#influx query

1 messages · Page 1 of 1 (latest)

hexed seal
#

@weak beacon Harvest writes that data to influxDB. It is push model with influx vs pull model with prometheus. That URL points to a influxdb bucket where metrics needs to be stored.

#

Grafana will then read this data from influx.

weak beacon
#

So the URL parameter is "URL to write to". Is there then an Influx DB instance here, somewhere on my Harvest host? Or could I create one ... I wonder if it would be feasible to somehow tell "super-secure" Grafana to pull from that ...

hexed seal
#

you need to have influxdb installed somewhere not necessarily on harvest host. You can add a datasource in grafana for influx. All relevant security parameters can be configured in grafana to connect with influx.

weak beacon
#

I think I see, but where (from which app) is your screenshot from? It seems to define how to access/fetch data, but the logo looks like influxdb, not grafana ...

#

(Sorry for the beginner questions :-))

hexed seal
weak beacon
#

Thanks for the link, I'll take a look. I think I was mostly confused by the logo on that page. Seem as if the Grafana team should add a title "Adding a new datasource of type: InfluxDB" 😉

#

In any case, it's great that you guys are here to help - thanks again for the support!