Add authentication for data source plugins | Grafana Labs
grafana.com › docs › grafanaIf your data source uses the same OAuth provider as Grafana itself, for example using Generic OAuth Authentication, your data source plugin can reuse the access token for the logged-in Grafana user. To allow Grafana to pass the access token to the plugin, update the data source configuration and set the jsonData.oauthPassThru property to true.
InfluxDB data source | Grafana Labs
grafana.com › docs › grafanaInfluxDB data source. InfluxDB is an open-source time series database (TSDB) developed by InfluxData.It is optimized for fast, high-availability storage and retrieval of time series data in fields such as operations monitoring, application metrics, IoT sensor data, and real-time analytics.