Commit Graph

197 Commits (bdce964df6a083b9a3c0d8a344cb39a042297955)

Author SHA1 Message Date
Galen Kistler 7dc071f46b
Prometheus: Version detect bug (#71198) 2 years ago
Andreas Deininger 95b1f3c875
Fixing typos (#70487) 2 years ago
Tania 0316350d16
Codegen: Generate `any` instead of `interface{}` (#70201) 2 years ago
Ludovic Viaud bb7acf9e47
Add prometheus querydata instrumentation (#69447) 2 years ago
George Robinson f80463a8a9
Alerting: Add heuristics back to datasource healthchecks (#69329) 2 years ago
Selene bd622a5381
Chore: Unify references for dataquery (#68963) 2 years ago
Will Browne 286b9e08e9
Plugins: Bump Plugin SDK version and address instance management breaking changes (#68900) 2 years ago
ismail simsek 670c987409
Prometheus: Update schema with legendFormat and intervalFactor (#68687) 2 years ago
Kyle Brandt 4abc56c583
Prometheus: (Chore/Instrumentation) add trace spans for result proces… (#67858) 2 years ago
Brendan O'Handley d4a22cff0a
Prometheus: Fix regression for $__rate_interval comparison (#67460) 2 years ago
Brendan O'Handley f70efed2cb
Prometheus: Update healthcheck text message (#67401) 2 years ago
Brendan O'Handley 0a9240aeba
Prometheus: Configuration page overhaul (#66198) 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
Galen Kistler 96e9e80739
Prometheus: Browser resource caching (#60711) 2 years ago
ismail simsek 959349d191
Prometheus: Fix fallback http method when no http method specified in jsonData (#65229) 2 years ago
Sergey Kostrukov 746b70bb86
Prometheus: Update audiences for Azure auth (#65498) 2 years ago
Kyle Brandt 674144c8e8
Prometheus: Update FrameType and make __name__ the field name (#62694) 2 years ago
Arve Knudsen f7ee42d871
Prometheus: Reduce memory allocations in QueryData.processExemplars (#63373) 2 years ago
Kristin Laemmert 8745d7ef1b
extract kindsys to external library (#64562) 2 years ago
ismail simsek 68b588b912
Prometheus schematization (#63878) 2 years ago
Sofia Papagiannaki e643437ee6
Prometheus: Fix panic-ing when closing response body (#63895) 2 years ago
Emil Tullstedt 3abaf32cf2
Chore: Upgrade golangci-lint to v1.51.2 (#63630) 2 years ago
Kyle Brandt 52ed297ed5
Backend: Use latest plugin-sdk-go v0.149.1 (#63498) 2 years ago
Sergey Kostrukov 2f218ab928
Azure: Update Grafana Azure SDK and middleware (#62050) 2 years ago
ismail simsek 49258b135a
Prometheus: Refactor error handling logic (#62254) 2 years ago
Serge Zaitsev f8ec35e643
Chore: Fix goimports grouping (#62427) 2 years ago
Kyle Brandt 5bb38293d2
SSE/Prom: Undo empty frame change that triggers 500s in SSE (#61871) 2 years ago
ismail simsek 29c8ce12a0
Prometheus: Fix handling errors in streaming client (#61643) 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
Todd Treece 19ca93d5ce
Prometheus: Fix concurrency issue with exemplar sampler initialization (#61281) 2 years ago
Todd Treece 73d5aa4878
Prometheus: Refactor exemplar sampler (#60278) 2 years ago
ismail simsek 15d32546ea
Prometheus: Fix Instant query time calculation (#60815) 2 years ago
Marcus Efraimsson c35c689a96
Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 2 years ago
Ludovic Viaud f67b8fe0dc
Prometheus: Create feature flag to disable exemplar sampling (#60105) 2 years ago
Fionera 055c3b7332
Prometheus: Add POST support to client (#60243) 2 years ago
Giuseppe Guerra 92c01e416e
Prometheus: Fix X-Id-Token and X-ID-Token sent to Prometheus in query requests (#60342) 2 years ago
ismail simsek 5424ec4157
Prometheus: Remove buffered client and feature toggle related to it (#59898) 2 years ago
Marcus Efraimsson 7bf7308ea5
Plugins: Remove connection/hop-by-hop request/response headers for call resource (#60077) 2 years ago
Kyle Brandt 4e0f95dc31
Chore: Update SDK to v0.145.0 with TimeSeriesMulti Constant (#59729) 3 years ago
Denis Limarev 4d8287b319
Performance: add preallocation for some slice/map (#57860) 3 years ago
ismail simsek 1c5039085b
Prometheus: Make Prometheus streaming parser as default client (#58365) 3 years ago
ismail simsek 8edeb1aa22
Prometheus: Handle errors in buffered client (#58504) 3 years ago
ismail simsek 93c1fbbe3f
Remove data comparison tool and feature flag (#58196) 3 years ago
ismail simsek 0367f61bb3
Share azureauth between prometheus clients (#58122) 3 years ago
Giuseppe Guerra 7996a1c8ad
Chore: Update grafana-plugin-sdk-go to v0.142.0 (#58115) 3 years ago
Yuriy Tseretyan fa043efb2c
Fix: correctly close trace span in Prometheus and Loki data sources (#57774) 3 years ago
Kyle Brandt 6126f56ef0
Prometheus: Do not drop errors in streaming parser (#57698) 3 years ago
Kyle Brandt 2cd9cbd359
Prometheus: Chore - Remove incorrect FrameType from exemplar frame (#57695) 3 years ago