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
The OTLP field StartTime / StartTimeUnixNano is described here.
If I understand correctly, under Cumulative Temporality it could be used exactly like the Created timestamp in #6541, to add a 0 at the beginning of a series and hence avoid losing the first increment in rate().
(The only place I could find OTLP StartTime mentioned was at #13192, although it is only there incidentally)