Skip to content

Add ConsoleMetricExporter#362

Merged
jack-berg merged 3 commits intoopen-telemetry:mainfrom
marcalff:console_metric_exporter
Nov 1, 2025
Merged

Add ConsoleMetricExporter#362
jack-berg merged 3 commits intoopen-telemetry:mainfrom
marcalff:console_metric_exporter

Conversation

@marcalff
Copy link
Copy Markdown
Member

Fixes #242

When PushMetricExporter is a console,
add the following attributes:

  • temporality_preference
  • default_histogram_aggregation

@marcalff marcalff requested a review from a team as a code owner October 31, 2025 22:59
@marcalff
Copy link
Copy Markdown
Member Author

marcalff commented Nov 1, 2025

This solution is aligned with the other push exporters, which have a special variation for metrics:

  • OtlpHttpMetricExporter
  • OtlpGrpcMetricExporter
  • ExperimentalOtlpFileMetricExporter

Copy link
Copy Markdown
Member

@jack-berg jack-berg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PushMetricExporter when using console, properties missing

2 participants