Serge Zaitsev
|
93cdc94a94
|
Chore: capitalise logs in other backend packages (#74344)
* capitalise logs in observability logs
* capitalise oss-bit-tent packages
* capitalise logs in aws-datasources
* capitalise logs for traces and profiling
* capitalise logs for partner datasources
* capitalise logs in plugins platform
* capitalise logs for observability metrics
|
2023-09-04 22:25:43 +02: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 |
|
Alyssa Bull
|
adc3735122
|
Google Cloud Monitor: Use generated type from schema in backend (#67879)
|
2023-07-31 11:14:27 -06:00 |
|
Andreas Christou
|
c4d6509145
|
CloudMonitoring: Correctly set title and text fields for annotations (#71888)
Correctly set title and text fields
|
2023-07-21 20:42:42 +00:00 |
|
Tania
|
0316350d16
|
Codegen: Generate any instead of interface{} (#70201)
* Chore: Update thema to latest
* Regenerate
|
2023-06-16 10:54:56 +02:00 |
|
Andreas Christou
|
9fc1de62d5
|
CloudMonitoring: Improve parsing of GCM labels (#69800)
Update parsing of GCM labels
- Include parsing of metadata labels
|
2023-06-08 17:30:22 +01:00 |
|
Andreas Christou
|
f7dd7c5ad8
|
CloudMonitoring: Remove excess logs (#69576)
Remove excess logs
|
2023-06-07 09:58:35 +01:00 |
|
Selene
|
bd622a5381
|
Chore: Unify references for dataquery (#68963)
* Unify references for dataquery
* Fix ResultFormat in azure types
* Update azure-log with new schema
* Fix cloudwatch query
* Update thema
* Fix test
* More fixes
* More fixes
* Fix lint
|
2023-05-26 10:16:01 +02:00 |
|
Will Browne
|
286b9e08e9
|
Plugins: Bump Plugin SDK version and address instance management breaking changes (#68900)
* bump sdk and propagate ctx
* fix tests
|
2023-05-24 10:19:34 +02:00 |
|
Andreas Christou
|
108acee08e
|
CloudMonitoring: Initial GCM Schema (#67739)
* Initial GCM schema work
- Split types for convenience
- Update conditionals where needed
- Update type references
* Add additional supporting types
* Add some more accessory and legacy types
* Add missing type
* Rename backend folder
* Add missing generated file
* Review
|
2023-05-22 17:19:54 +01:00 |
|