Kyle Brandt
|
6126f56ef0
|
Prometheus: Do not drop errors in streaming parser (#57698)
- Fixes #57692
- and also takes care of #42776 when using the streaming parser, not an ideal fix for #42776 but makes explore work better I think. https://github.com/grafana/grafana/issues/57365 might be a better longer term solution
|
2022-10-28 10:11:06 -04:00 |
|
Yuriy Tseretyan
|
facf2b1ee8
|
Chore: Update prometheus, loki, graphite and influx plugins to support contextual logs. (#57708)
|
2022-10-27 12:05:06 -04:00 |
|
Andrej Ocenas
|
3df34fe064
|
Prometheus: Remove cache, pass headers in request, simplify client creation for resource calls and custom client (#51436)
* Remove cache, pass headers in request, simplify client creation
* Add test for http options creation
|
2022-07-04 11:18:45 +02:00 |
|
Todd Treece
|
94b9c524a8
|
Prometheus: Streaming JSON parser performance improvements (#48792)
|
2022-05-24 16:17:11 -04:00 |
|
Todd Treece
|
87e8521591
|
Prometheus: Implement Streaming JSON Parser (#48477)
use `prometheusStreamingJSONParser` feature toggle to enable
|
2022-05-13 20:28:54 +02:00 |
|