How could I edit my InfluxDB database and insert data within it ?
Thanks
Hi,
Where/how are you hosting InfluxDB?
Marcus
OK. MY HOST is :
https://djalmabright.grafana.net/?orgId=1
My dashboard is GRAPH with INFLUXDB database hosted directly not proxy.
DB - Cryptocurrency
https://djalmabright.grafana.net:8080
My Dashboard :
https://djalmabright.grafana.net/dashboard/db/crypto-overview?refresh=30s&orgId=1
THANKS FOR HELP !
That looks weird. Please note that InfluxDB not are shipped together with Grafana. You must have a InfluxDB instance running somewhere, may that be locally or on some cloud hosting provider. Then you’ll add this datasource in Grafana which then can be used in dashboards and panels to visualize data.
Marcus