draios / grafana-sysdig-datasource

Sysdig datasource plugin for Grafana (https://grafana.com/)
Apache License 2.0
36 stars 13 forks source link

Fix data request for historical requests #71

Closed davideschiera closed 4 years ago

davideschiera commented 4 years ago

When selecting an historical time window, the user may select a range that is not available across all timelines (AKA rollups). In these cases, the request should be adjusted to use the lowest sampling available (to allow data to be displayed with the highest resolution).