Grafana - setup data sources for Eyer
Step 1
This step adds the “yesoreyeram-infinity-datasource” as a datasource, so you can interact with all the Eyer HTTP APIs. Navigate to “Connections → Data sources” and add the “yesoreyeram-infinity-datasource”
Navigate to the “Authentication” section of the infinity-datasource, and set this to “No Auth”.
Then navigate to the “Headers & URL params” and add “Authorization” as a custom HTTP header. Add your Eyer apiTokenRead.
Finally, select the “Security” section, and add “https://boomi.eyer.ai” and “https://topology.eyer.ai” as allowed hosts.
Step 2
Now we will add the datasource to show the Eyer metrics and baselines. Navigate to “Connections → Add new connection”, then select “InfluxDB”.
On the InfluxDB page, click “Add new datasource”
On the settings page, set the following
“Query language” to “Flux”.
In “Auth”, turn off basic auth
Under the “InfluxDB Details”, set “Organisation” to “Eyer, and “Token” to the “influxToken” you received with your API keys.
Hit “Save and test”. If the connection works, proceed to next step. If not, check all your settings again, or contact our support.