Commit afb06ec2 by Carl Bergquist Committed by GitHub

start tracking usage stats for tempo (#28948)

Signed-off-by: bergquist <carl.bergquist@gmail.com>
parent 560c9359
......@@ -123,6 +123,7 @@ var knownDatasourcePlugins = map[string]bool{
"grafana-influxdb-flux-datasource": true,
"doitintl-bigquery-datasource": true,
"grafana-azure-data-explorer-datasource": true,
"tempo": true,
}
func IsKnownDataSourcePlugin(dsType string) bool {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment