Closed
Description
Component(s)
receiver/prometheus
What happened?
When the Start time metric adjuster is used - all points used the same start timestamp. Even after a reset, which makes no
sense for a counter which is not supposed to go down.
Instead when a reset is detected, the adjuster should use the reset timestamp for all next points for the metric.
Collector version
all
Environment information
Environment
OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")
OpenTelemetry Collector configuration
Log output
Additional context
No response