ENLYZE
🇬🇧 ENLYZE
🇬🇧 ENLYZE
  • Welcome to ENLYZE
  • Getting Started
    • Quickstart
  • Guides
    • Platform Configuration
    • Machine Setup
      • Variable Selection
      • Configuring OEE Data Collection
      • Machine Data Sheet Template
    • Defining Downtime Reasons
    • Downtime Contextualisation
    • Connecting Booking Data
      • Integration of MES, BDE, or ERP-Systems
      • Synchronising Production Context via Machine Data
      • Booking Production Orders via the ENLYZE App
    • SPARK Setup
      • Preparations
      • Installation
      • Connecting to the Manufacturing Data Platform
    • ENLYZE EDGE
      • Accessing the Interface
      • Configuring the Network
      • Setting Up Routes
      • Managing Routes
      • Network Tools
      • Troubleshooting
  • PLATFORM
    • Integrations
      • Grafana
        • Structure of the ENLYZE Data Sources for Grafana
        • Connecting ENLYZE to Grafana
        • Tutorials
          • First steps with Platform Grafana
          • Grafana Basics for Process Monitoring
          • OEE data with Infinity data source
          • Mapping UUIDs to Display Names with Infinity Data Source
      • Power BI
        • Installing the ENLYZE Power BI Integration
        • Structure of the ENLYZE Power BI Connector
        • Tutorials
          • Getting Started with the ENLYZE Power BI Connector
          • Querying Time Series Data from Machine Variables
          • Querying Machine Productivity Metrics
          • Mapping UUIDs to Display Names
          • Calculating Aggregated Timeseries Data
  • EDGE
    • Overview EDGE Functionalities
    • SPARK Edge Device
    • ENLYZE EDGE
  • IT Security
    • IT Security
  • Why is the connection secure even though a warning is displayed
  • How to Choose the Right Integration Scenario?
  • Resources
    • Glossary
Powered by GitBook
On this page
  • Installation of the ENLYZE Plugin
  • Configuring the Infinity Data Source to Connect to the ENLYZE API
  • 1. Adding the data source
  • 2. Authentication
  • 3. Base URL
  • 4. Security
  • 5. Health Check
  1. PLATFORM
  2. Integrations
  3. Grafana

Connecting ENLYZE to Grafana

PreviousStructure of the ENLYZE Data Sources for GrafanaNextTutorials

Last updated 20 hours ago

If you are running your own Grafana instance and would like to start using ENLYZE you can install our plugin or configure an infinity data source to connect to the ENLYZE API.

Check our documentation to understand the difference between the ENLYZE plugin and the infinity data source.

Installation of the ENLYZE Plugin

The ENLYZE Grafana plugin needs to be installed manually, and it isn't listed in the Grafana plugin Catalogue.

We can create a signed version of the ENLYZE plugin specifically for your instance. To do this, we will need the of your Grafana instance. Once you receive the signed ENLYZE plugin, you will need to install it manually. In the , you can find a detailed description about how to install plugins in Grafana manually.

After the installation, you will have to add the new data source, which can be found under the name Enlyze.

If the data source doesn't appear as an option please try restarting Grafana.

While setting up the data source, you will be prompted to add the ENLYZE API Key, which authenticates your access to the ENLYZE Manufacturing Data Platform.

If you are interested in using the ENLYZE plugin, simply contact your ENLYZE representative, and we will provide you with the plugin and the API Key. We will also be happy to assist you along the process of installing the plugin.

Configuring the Infinity Data Source to Connect to the ENLYZE API

1. Adding the data source

Start by adding a new infinity data source.

2. Authentication

  • Go to Authentication and choose Bearer Token.

  • Under Auth details > Bearer token, enter the ENLYZE API Key. If you don't have one yet, contact your ENLYZE Representative.

  • Under Allowed Hosts enter https://app.enlyze.com.

3. Base URL

  • Go to URL, Headers & Params.

  • Under Base URL enter: https://app.enlyze.com/api/v2/.

4. Security

  • Go to Security.

  • Under Allowed hosts enter: https://app.enlyze.com.

5. Health Check

  • Go to Health check.

  • Check that the custom health check is enabled.

  • Under Health check URL enter: https://app.enlyze.com/api/v2/openapi.json.

Finally, click on Save & test. If the configuration worked correctly, you should see a successful health check confirming the connection to the API:

The can be configured to connect to the ENLYZE API. Here, we provide you with the necessary settings to correctly configure the data source.

infinity data source
Structure of the ENLYZE Data Sources for Grafana
root_url
Grafana documentation