Grafana 8.0
github.com
Grafana 8.0
1–10 of 52 posts
Re: Grafana 8.0
#2Re: Grafana 8.0
#3Link discussing new features in more detail: https://grafana.com/docs/grafana/latest/whatsnew/whats-new-i...
Re: Grafana 8.0
#4Link discussing new features in more detail: https://grafana.com/docs/grafana/latest/whatsnew/whats-new-i...
Biggest change in the release, IMO: https://grafana.com/docs/grafana/latest/alerting/unified-ale...
Re: Grafana 8.0
#5[1] https://grafana.com/tutorials/stream-metrics-from-telegraf-t...
Re: Grafana 8.0
#6Hmmm. Grafana Live looks interesting. Does this mean Grafana now hosts and serves timeseries data [1], like InfluxDB? Or is this only temporal, only for events, alerts, etc? [1] https://grafana.com/tutorials/stream-metrics-from-telegraf-t...
Re: Grafana 8.0
#7Hmmm. Grafana Live looks interesting. Does this mean Grafana now hosts and serves timeseries data [1], like InfluxDB? Or is this only temporal, only for events, alerts, etc? [1] https://grafana.com/tutorials/stream-metrics-from-telegraf-t...
From what I understood, the data is not persisted anywhere, but just pushed to currently open dashboards. I could be wrong though.. https://grafana.com/docs/grafana/latest/live/
[1] https://github.com/grafana/grafana/issues/4355#issuecomment-...
Re: Grafana 8.0
#8Hmmm. Grafana Live looks interesting. Does this mean Grafana now hosts and serves timeseries data [1], like InfluxDB? Or is this only temporal, only for events, alerts, etc? [1] https://grafana.com/tutorials/stream-metrics-from-telegraf-t...
right now it is streamed to the UI (not persisted), though we have hooks in place to allow persisting the live data into Grafana cloud offerings.
a few days ago our PR for websocket output in telegraf was merged, and available in v1.19.0-rc0 :)
https://github.com/influxdata/telegraf/pull/9188
https://github.com/influxdata/telegraf/releases/tag/v1.19.0-...
Re: Grafana 8.0
#9Re: Grafana 8.0
#10EDIT: it seems it is no longer the case, I will test it :
https://github.com/grafana/grafana/pull/35163/files#diff-148...
Also it would be nice if an embedded panel could select its own time range.