...
Optional OAuth login with Trivore ID
...
Grafana
...
Grafana supports using an external OAuth system for logging in.
Register a new OpenID Client in Trivore ID with settings:
Setting | Value |
---|---|
Confidential | Selected |
Redirect URLs | https://YOUR.GRAFANA.SERVER/login/generic_oauth |
Set it up in the Grafana configuration file in the [auth.generic_oauth] section:
...
After logging in to Grafana you are suggested to add a Data Source. Add an InfluxDB data source. If you run Grafana on the same server as InfluxDB, you can use the following settings:
Setting | Example value |
---|---|
Name |
|
Type | InfluxDB |
Default | Selected |
URL |
|
Access | Server |
Database |
|
User |
|
Password |
|
Examples
Panels
Time spent on filterable-service queries:
...