/
Grafana - visualize anomaly alerts from Eyer

Grafana - visualize anomaly alerts from Eyer

Step 1

To add the Eyer anomaly alerts in Grafana, you should start with setting up the “yesoreyeram-infinity-datasource” as a datasource.

image-20240711-074836.png

Navigate to the “Authentication” section of the infinity-datasource, and set this to “No Auth”.

image-20240711-075044.png

Then navigate to the “Headers & URL params” and add “Authorization” as a custom HTTP header. Add your Eyer query API key as value (for those using the Boomi connector, it is the same API key).

image-20240711-075145.png

Finally, select the “Security” section, and add “https://boomi.eyer.ai” as an allowed host.

image-20240711-080127.png

Step 2

Then it is time to add this datasource in a new or existing dashboard. Navigate to your selected dashboard and select “Add → visualization”. Select the “yesoreyeram-infinity-datasource” as a datasource. Make sure to set the “Parser” to “Backend”.

Configure the datasource as shown below. The selectors are

  • items.#.node.name

  • items.#.metrics.#.name

  • id

  • event_occured

  • severity

image-20240910-065917.png

 

Once you have saved your dashboard, the open anomaly alerts will be visualized in a table like the one shown below

 

image-20240910-065959.png

 

 

Related content