How to set up Digibee API metrics with Prometheus
Learn how to integrate API metrics.
Prometheus is a monitoring platform that provides comprehensive insight into the performance and health of various aspects of an organization’s IT infrastructure, applications, and services.
Requirements
The feature must be enabled for your realm.
Username, Password and API Key generated on the Digibee APIs menu.
Connection between your Prometheus and the Digibee Integration Platform cluster.
Example of usage
Configuration
In your Prometheus job configuration file, add a job configuration as demonstrated below:
Add your username using the format: <realm>-<username>, as shown in Digibee APIs.
Variables
Visualizing your data in Prometheus with Grafana
Last updated