scalyr / scalyr-grafana-datasource-plugin

Apache License 2.0
14 stars 5 forks source link

Support time series panels with PQs #81

Closed yanscalyr closed 2 years ago

yanscalyr commented 2 years ago

Partially related to #80 Basically we map timestamp fields to time with a conversion from nanoseconds to milliseconds. This is enough for Grafana to see it as a time, which can then be used to render timeseries graphs.