Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

In this article, we assume that you already have a Grafana Cloud account. Eyer store all the visualisation data in a centralized InfluxDB, so to access your metrics you need to request an access token. This can be done on our Discord server if you have not received this already.

  1. In Grafana, navigate to “Connections → Add new connection” and then select “InfluxDB”.

image-20240527-063728.png
  1. On the InfluxDB page, click “Add new datasource”

image-20240527-073452.png
  1. On the settings page, set the following

    1. “Query language” to “Flux”.

    2. “URL” to “https://westeurope-1.azure.cloud2.influxdata.com

    3. In “Auth”, turn off basic auth

    4. Under the “InfluxDB Details”, set “Organisation” and “Token” to the values you received with your InfluxDB details.

  2. Hit “Save and test”. If the connection works, proceed to next step. If not, check all your settings again, or contact our support.

  3. In Grafana, select “Dashboards” on the left panel. Click “New” and select “Import”.

image-20240527-074223.png
  1. On the next page, click on “Upload dashboard JSON file”. Select the json file you received with your InfluxDB details.

  2. You should now have a dashboard that contains the core metrics that are monitored by Eyer, including the multiple baselines.

image-20240527-080941.png

  • No labels