Integrate Grafana events
Integrate Grafana with Event Management by adding Grafana as an authenticated data source.
What authentication is used
The methods of authentication are as follows:
- Basic webhook authentication: Provides a basic standard of authentication, using username and password. For more information, see Integrate Grafana events with basic authentication.
- OAuth authentication: Provides enterprise-grade authentication to keep your enterprise environment safe. Authentication is performed using access tokens. For more information, see Integrate Grafana with OAuth authentication.
API key authentication: Integrate using API key to secure communication between Grafana and ServiceNow. For more information, see Integrate Grafana with REST API key token.
Integrate Grafana events with basic authentication
Integrate Grafana with Event Management by adding a standard webhook in the Grafana console.- Integrate Grafana with OAuth authentication
Integrate Grafana with Event Management with ServiceNow using OAuth authentication. - Integrate Grafana with REST API key token
Integrate using an API key to establish secure communication and automate data exchange via REST API. This simplifies integration, enabling seamless access to services and enhancing operational efficiency.
Parent Topic:Integrate with push connectors