This is an old revision of the document!
Examples of using ARDI Data in Grafana
Queries
One of the most common ways of using ARDI data in Grafana is adding ARDI queries to a panel.
See some of the examples.
These let you use ARDI data in your charts, such as this one.
Variables
You can also use ARDI queries to load variables.
This is often done to load lists of assets so that you can build a single dashboard that can be switched between similar assets.
| Variable Type | Query |
| Name | Asset |
| Label | Asset |
| Data Source | ARDI Server |
| Query | 'Coil Entry' ASSET 'Coil' RELATIONSHIP 'downi' RELATED |
| Sort | Disabled |
See this example to see it in action.
Events
You can load ARDI events into Grafana as annotations.
| Data Source | ARDI Server |
| Name | Staff Schedule |
| Type | Events |
| Mapping | Time=start, End=end |