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.