You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[pkg/translator/prometheusremotewrite] Summaries, Histograms and Monotonic Sum metric points with StartTimeUnixNano should export the {name}_created metric.
#17412
Closed
kovrus opened this issue
Jan 6, 2023
· 2 comments
· Fixed by #17417
kovrus
changed the title
[pkg/translator/prometheusremotewrite] Monotonic Sum metric points with StartTimeUnixNano should export the {name}_created metric.
[pkg/translator/prometheusremotewrite] Monotonic Sum metric points with StartTimeUnixNano should export the {name}_created metric.
Jan 6, 2023
kovrus
changed the title
[pkg/translator/prometheusremotewrite] Monotonic Sum metric points with StartTimeUnixNano should export the {name}_created metric.
[pkg/translator/prometheusremotewrite] Summaries, Histograms and Monotonic Sum metric points with StartTimeUnixNano should export the {name}_created metric.
Jan 6, 2023
Pinging code owners for pkg/translator/prometheusremotewrite: @Aneurysm9. See Adding Labels via Comments if you do not have permissions to add labels yourself.
* [pkg/translator/prw] Export _created times series if possible.
Relevant to Summaries, Histograms and Monotonic Sum metrics.
See #17412
* Make export of _created configurable.
* fixup! Make export of _created configurable.
Component(s)
pkg/translator/prometheusremotewrite
Describe the issue you're reporting
See open-telemetry/opentelemetry-specification#2645 and See OTLP Metric points to Prometheus spec.
That it is not implemented in
pkg/translator/prometheusremotewrite
.The text was updated successfully, but these errors were encountered: