Commit Graph

30 Commits (239bda207efe676798cb77b25b65785f8d8dfd5b)

Author SHA1 Message Date
Kyle Brandt b87279b8d8
Prometheus: Fix creation of invalid dataframes with exemplars (#75187) 2 years ago
ismail simsek 3107459e57
Prometheus: Handle the response with different field key order (#74567) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Kyle Brandt 38603b1a9e
Prometheus: Check for errors on json response parsing (#73788) 2 years ago
Kyle Brandt 6d8fc42cdd
Prometheus: (Chore) Remove experimental unshipped prometheusWideSerie… (#73751) 2 years ago
Gábor Farkas 8e03badfa2
Prometheus: Enable converter tests (#66378) 2 years ago
Gábor Farkas d830591cdc
Revert "Prometheus: Reduce allocations parsing exemplars" (#66367) 2 years ago
Gábor Farkas 05f7ae6c69
prometheus: slightly different approach for dataplane compatibility (#65993) 2 years ago
Kyle Brandt 674144c8e8
Prometheus: Update FrameType and make __name__ the field name (#62694) 2 years ago
Christian Simon a1f2d0e205
Prometheus: Reduce allocations parsing exemplars (#58959) 2 years ago
KonH 4421b31b66
Loki/Prometheus: Change signature - return non-reference from ReadPrometheusStyleResult (#57209) 2 years ago
Kyle Brandt 4e0f95dc31
Chore: Update SDK to v0.145.0 with TimeSeriesMulti Constant (#59729) 3 years ago
Todd Treece 152c7f149a
Prometheus: Add Exemplar sampling for streaming parser (#56049) 3 years ago
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Eric Leijonmarck 58a4122624
Fix: Comment out flaky tests for TestReadProm (#52243) 3 years ago
Leon Sorokin f4f31b40fd
HeatmapNG: consolidate frame types & fix color ranging (#51089) 3 years ago
Gábor Farkas fd63ed540f
loki: fix bug in labels framing (#51015) 3 years ago
Todd Treece 64d93498de
Chore: Update grafana-plugin-sdk-go to v0.136.0 (#50127) 3 years ago
Todd Treece 33d4850c90
Prometheus: Fix sort issue in wide frames (#49660) 3 years ago
Todd Treece 94b9c524a8
Prometheus: Streaming JSON parser performance improvements (#48792) 3 years ago
Björn Rabenstein 97759c75f4
Prometheus: add support for new _experimental_ sparse histograms/heatmaps (#47801) 3 years ago
Todd Treece 87e8521591
Prometheus: Implement Streaming JSON Parser (#48477) 3 years ago
Todd Treece ec666f8785
Converter: Add result type to frame meta (#48769) 3 years ago
Gábor Farkas da74dba7c8
Loki: backend: use streaming JSON parser, try2 (#48752) 3 years ago
Gábor Farkas 3cade2f669
Revert "Loki: backend: use streaming JSON parser (#47656)" (#48747) 3 years ago
Gábor Farkas 46b40b6e82
Loki: backend: use streaming JSON parser (#47656) 3 years ago
Todd Treece 9529c35efa
Converter: Add support for parsing prometheus string (#48727) 3 years ago
Todd Treece 35300a816a
Prometheus: Add support for streaming scalar parsing (#48725) 3 years ago
Todd Treece 6e6f6e3cce
Converter: Add support for parsing error & warning from prometheus results (#48721) 3 years ago
Ryan McKinley 110d4661d7
Converter: use streaming JSON parser to construct frames from loki/prometheus responses (#44520) 3 years ago