mirror of
https://github.com/grafana/grafana.git
synced 2024-11-23 09:26:43 -06:00
start tracking usage stats for tempo (#28948)
Signed-off-by: bergquist <carl.bergquist@gmail.com>
This commit is contained in:
parent
560c9359f6
commit
afb06ec21a
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user