mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Devenv: Add tempo data source (#31138)
* Add tempo DS to devenv * Remove unsupported values from config * Add tempo ds * Remove tempo-query
This commit is contained in:
@@ -269,3 +269,10 @@ datasources:
|
||||
access: proxy
|
||||
url: http://localhost:9411
|
||||
editable: false
|
||||
|
||||
- name: gdev-tempo
|
||||
type: tempo
|
||||
uid: gdev-tempo
|
||||
access: proxy
|
||||
url: http://localhost:3101
|
||||
editable: false
|
||||
|
||||
Reference in New Issue
Block a user