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
When the request paginating, the last observation (last data point before the time range) is also returned. However, when time series panel renders, it creates an extra line across the panel.
What happened:
When the request paginating, the last observation (last data point before the time range) is also returned. However, when time series panel renders, it creates an extra line across the panel.
Related code https://github.com/grafana/iot-sitewise-datasource/blob/main/pkg/server/last-observation.go#L54C27-L54C41
What you expected to happen:
No last observation added to paginating request.
How to reproduce it (as minimally and precisely as possible):
Screenshots
See comment #315 (comment)
Anything else we need to know?:
Environment:
The text was updated successfully, but these errors were encountered: