Once you have installed Grafana, you must connect it to the Beeks Analytics server and point it to the data source. This is necessary to allow querying of the Beeks Analytics API. The following process shows how to do this with the Beeks Analytics Datasource, but the process is the same for other Beeks datasources.

  1. Log into Grafana and navigate to Connections > Data sources in the navigation menu.

  2. Search for Beeks and select Beeks Analytics Datasource from the search results.

  3. Update the configuration fields as needed for your environment.

    Name
    The name defaults to Beeks Analytics Datasource-1 but you can change this if required.
    Url
    This should include the API context for example https://beeks.local.dev/api.
    API Key
    The API key can be found on the analytics appliance in the jwt.properties file. Any grafana instance that is to connect to it will also need to have its IP white-listed in this file.
    Batch Config
    See section Configuring query results.

  4. Select Save & test to save the configuration.