|
|
@ -34,11 +34,15 @@ datasources: |
|
|
|
type: prometheus |
|
|
|
type: prometheus |
|
|
|
access: proxy |
|
|
|
access: proxy |
|
|
|
url: http://localhost:9090 |
|
|
|
url: http://localhost:9090 |
|
|
|
|
|
|
|
jsonData: |
|
|
|
|
|
|
|
manageAlerts: false |
|
|
|
|
|
|
|
|
|
|
|
- name: gdev-slow-prometheus |
|
|
|
- name: gdev-slow-prometheus |
|
|
|
type: prometheus |
|
|
|
type: prometheus |
|
|
|
access: proxy |
|
|
|
access: proxy |
|
|
|
url: http://localhost:3011 |
|
|
|
url: http://localhost:3011 |
|
|
|
|
|
|
|
jsonData: |
|
|
|
|
|
|
|
manageAlerts: false |
|
|
|
|
|
|
|
|
|
|
|
- name: gdev-testdata |
|
|
|
- name: gdev-testdata |
|
|
|
isDefault: true |
|
|
|
isDefault: true |
|
|
@ -293,6 +297,7 @@ datasources: |
|
|
|
url: http://localhost:3100 |
|
|
|
url: http://localhost:3100 |
|
|
|
editable: false |
|
|
|
editable: false |
|
|
|
jsonData: |
|
|
|
jsonData: |
|
|
|
|
|
|
|
manageAlerts: false |
|
|
|
derivedFields: |
|
|
|
derivedFields: |
|
|
|
- name: "traceID" |
|
|
|
- name: "traceID" |
|
|
|
matcherRegex: "traceID=(\\w+)" |
|
|
|
matcherRegex: "traceID=(\\w+)" |
|
|
|