opentelemetry-js
opentelemetry-js copied to clipboard
Consider following OpenMetrics guidance on timestamps
trafficstars
By default, the prometheus exporter appends timestamps to metrics.
This goes against the current guidance from OpenMetrics about whether to expose timestamps.
We should consider not adding timestamps by default.