-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[exporter/datadog] Add telemetry metric for runtime metrics #23138
[exporter/datadog] Add telemetry metric for runtime metrics #23138
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also add a changelog
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Stanley! Approving as far as my comments go. Please address @songy23's too before merging.
|
Co-authored-by: Yang Song <[email protected]>
…emetry#23138) * Add telemetry metric * Change DefaultMetrics function signature * Update metadata type * Update test * Add changelog * PR comments * Update exporter/datadogexporter/internal/metrics/consumer.go Co-authored-by: Yang Song <[email protected]> --------- Co-authored-by: Yang Song <[email protected]>
Description:
Adds metric
otel.datadog_exporter.runtime_metrics.running
to track when the exporter receives a payload containing runtime metrics.Link to tracking Issue:
Testing:
Documentation: