Menu

Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.

Open source Enterprise

Reference data

You can add multiple small size static data as reference data in your datasource config. Then you can query them multiple times directly without re-entering the same data in multiple places. You can also you provisioning to configure this reference data.

Reference data feature is available from plugin version 1.2.0

Reference data name have to be unique. If duplicate matches found, first matching record will be returned. Reference name can be any valid string. It is handy to specify suffix to the reference name such as my list of computers.csv.

Below is the example on how to configure reference data.

image

Below image is the example on how to query it.

image

NOTE: Suggest to add only small size data as reference data. It is designed to support data of less than 1-10MB size in mind. Adding data of bigger size may affect the performance of grafana and the plugin.