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
5388dfc refa: reworked the Prometheus query implementation in extmetric.go to use api.QueryRange instead of api.Query. This addresses the timestamp issues where api.Query was returning the query execution time rather than the actual metric timestamp.
4ee8d53 refa: reworked the Prometheus query implementation in extmetric.go to use api.QueryRange instead of api.Query. This addresses the timestamp issues where api.Query was returning the query execution time rather than the actual metric timestamp.
868edde refa: reworked the Prometheus query implementation in extmetric.go to use api.QueryRange instead of api.Query. This addresses the timestamp issues where api.Query was returning the query execution time rather than the actual metric timestamp.