grafana-delivery-bot[bot]
|
d4d69cfd4e
|
[v11.0.x] Google Cloud Monitor: Fix interface conversion for incorrect type in cloudMonitoringProm.run (#85928)
Google Cloud Monitor: Fix interface conversion for incorrect type in `cloudMonitoringProm.run` (#85811)
(cherry picked from commit 0ec8ccbf66)
Co-authored-by: Adam Yeats <16296989+adamyeats@users.noreply.github.com>
|
2024-04-11 17:52:28 +02:00 |
|
Adam Yeats
|
c2b94429e4
|
Google Cloud Monitor: Fix res being accessed after it becomes nil in promql_query.go (#84223)
Fix res being accessed after it becomes nil in promql_query.go
|
2024-03-12 10:38:16 +01:00 |
|
Alyssa Bull
|
2d432d6ff3
|
Plugins: Externalize Cloud Monitoring data source (#80181)
|
2024-01-29 09:24:23 -07:00 |
|
Ryan McKinley
|
025b2f3011
|
Chore: use any rather than interface{} (#74066)
|
2023-08-30 18:46:47 +03:00 |
|
Kyle Brandt
|
6d8fc42cdd
|
Prometheus: (Chore) Remove experimental unshipped prometheusWideSerie… (#73751)
|
2023-08-24 17:47:19 +03:00 |
|
Andrew Hackmann
|
42f4306251
|
Google Cloud Monitor: Prom query editor (#73503)
* revert
* works but needs clean up and tests
* clean up
* remove any
* change confusing query var to expr
* oops
* add test
* lint
* cleanup
* update docs
* Update public/app/plugins/datasource/cloud-monitoring/components/PromQLEditor.tsx
Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
* nit
* lint fix?
* remove comment from cue
* go linter
* removing parsing stuff parseresponse func
---------
Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
|
2023-08-18 11:14:43 -05:00 |
|