Skip to content

PushMetricExporter when using console, properties missing #242

Open
@marcalff

Description

@marcalff

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions