Todd Treece
301fdc64bf
[v9.0.x] Chore: Update grafana-plugin-sdk-go to v0.136.0 ( #50127 ) ( #50168 )
...
(cherry picked from commit 64d93498de )
2022-06-03 07:47:28 -07:00
Grot (@grafanabot)
e58aac1b77
Prometheus: Fix aligning of labels of exemplars after backend migration ( #49924 ) ( #49982 )
...
* Fix normalization of labels
* Move sorting so it actually has an effect
* fix lint error
Co-authored-by: Todd Treece <todd.treece@grafana.com >
(cherry picked from commit d2fefec306 )
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com >
2022-06-01 12:48:31 +02:00
Grot (@grafanabot)
6949f6dddc
Prometheus: Predefined scopes for Azure authentication ( #49557 ) ( #49842 )
...
* Predefined scopes for Azure Prometheus
* Allow override of audience
(cherry picked from commit 2b83cf4618 )
Co-authored-by: Sergey Kostrukov <sergey@kostrukov.com >
2022-05-30 17:56:41 +02:00
Grot (@grafanabot)
324dcae868
Prometheus: Fix sort issue in wide frames ( #49660 ) ( #49662 )
2022-05-26 05:50:53 +02:00
Kyle Brandt
01ef899753
SSE/Alerting: Support prom instant vector responses ( #44865 )
...
* SSE/Alerting: (Draft) Support prom instant vector responses
fixes #35663
* reduce\classic expressions to handle mathexp.Number
* use Notice for warning
Co-authored-by: Yuriy Tseretyan <yuriy.tseretyan@grafana.com >
2022-05-23 10:08:14 -04:00
Jimmie Han
0a509b97ef
Prometheus: Fix inconsistent labels in exemplars resulting in marshal json error. ( #46135 )
...
like "frame has different field lengths, field 0 is len 5 but field 14 is len 2"
Signed-off-by: Jimmie Han <hanjinming@outlook.com >
2022-05-23 15:05:57 +02:00
Todd Treece
87e8521591
Prometheus: Implement Streaming JSON Parser ( #48477 )
...
use `prometheusStreamingJSONParser` feature toggle to enable
2022-05-13 20:28:54 +02:00
Todd Treece
6cbaa18cf6
Prometheus: Add golden JSON tests ( #48941 )
2022-05-12 17:09:58 +02:00
Todd Treece
e1a9ce4cc4
Prometheus: Move existing query logic to new buffered package ( #48668 )
2022-05-12 05:34:09 -04:00