Merge "Fix Grafana datasource update"
This commit is contained in:
commit
401b2b347e
@ -10,6 +10,5 @@ datasources:
|
||||
basicAuthPassword: "{{ prometheus_grafana_password }}"
|
||||
orgId: 1
|
||||
url: {{ grafana_prometheus_url }}
|
||||
version: 1
|
||||
jsonData:
|
||||
timeInterval: {{ prometheus_scrape_interval }}
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixes an issue with Grafana datasource updates by removing hardcoded
|
||||
version number. This ensures proper datasource configuration updates.
|
||||
`LP#[2096664] <https://launchpad.net/bugs/2096664>`__
|
Loading…
x
Reference in New Issue
Block a user