Open
Description
When a PushMetricExporter uses the console, the type used is:
"console": {
"$ref": "common.json#/$defs/ConsoleExporter"
Reusing ConsoleExporter
means there are no temporality_preference
and default_histogram_aggregation
properties.
Should PushMetricExporter use a new type ConsoleMetricExporter
instead, which adds these properties ?
This is blocking RC release 1.0.0
See #161
Metadata
Metadata
Assignees
Labels
No labels