Commit Graph

197 Commits (bdce964df6a083b9a3c0d8a344cb39a042297955)

Author SHA1 Message Date
Yuriy Tseretyan facf2b1ee8
Chore: Update prometheus, loki, graphite and influx plugins to support contextual logs. (#57708) 3 years ago
Galen Kistler f93c3acc51
Prometheus: Flavor/version configuration (#57554) 3 years ago
Galen Kistler 2432ce619a
Revert "Prometheus: Type and flavor configuration (#56496)" (#57552) 3 years ago
Galen Kistler 7ecbc98b3e
Prometheus: Type and flavor configuration (#56496) 3 years ago
Todd Treece 152c7f149a
Prometheus: Add Exemplar sampling for streaming parser (#56049) 3 years ago
Todd Treece 1c61c81dde
Prometheus: Various buffered and streaming parsing fixes (#55941) 3 years ago
Kyle Brandt 27288276a2
Prometheus: Restore FromAlert header (#55255) 3 years ago
Andreas Gerstmayr 2c622b912a
Prometheus: Fix integer overflow in rate interval calculation (#52051) 3 years ago
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Andres Martinez Gotor a31d96d20a
Prometheus: Promote Azure auth flag to configuration (#53447) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
Andrej Ocenas d0e548c3e5
Prometheus: Add flag to compare streaming and buffered responses (#51711) 3 years ago
Andrej Ocenas bf334ab777
Prometheus: Small improvements to the custom client (#51709) 3 years ago
Andrej Ocenas 3df34fe064
Prometheus: Remove cache, pass headers in request, simplify client creation for resource calls and custom client (#51436) 3 years ago
Andreas Gerstmayr 040cc5021c
Prometheus: Fix integer overflow in rate interval calculation on 32-bit architectures (#51508) 3 years ago
Andrej Ocenas 2372501368
Prometheus: Remove middleware for custom headers (#51518) 3 years ago
Dan Keder 9595fd6b66
Prometheus: Support 1ms resolution intervals (#44707) 3 years ago
Andrej Ocenas d20afa2a39
Prometheus: Use contextual middleware for req headers and simplify client creation (#51061) 3 years ago
Andrej Ocenas 677b2a43b5
Prometheus: Add test for resource call header handling (#51036) 3 years ago
Andrej Ocenas 07be95a001
Prometheus: Fix body not being included in resource calls if they are POST (#50833) 3 years ago
Serge Zaitsev ae9491c3a7
Chore: Make test tracer noop and return no errors (#50797) 3 years ago
Sergey Kostrukov 2d3cc26aa8
Prometheus: Remove Azure code from datasource service (#50737) 3 years ago
Stephanie Closson 49dc9da9c1
Prometheus: Templating queries should pass on custom headers (#50344) 3 years ago
Todd Treece 4aa5e7e69e
Prometheus: Fix resource call panic (#50216) 3 years ago
Stephanie Closson 53ee72d15d
Prometheus: Migrate metadata queries to use resource calls (#49921) 3 years ago
Todd Treece 64d93498de
Chore: Update grafana-plugin-sdk-go to v0.136.0 (#50127) 3 years ago
Andrej Ocenas d2fefec306
Prometheus: Fix aligning of labels of exemplars after backend migration (#49924) 3 years ago
Todd Treece 0101c19374
Prometheus: Predefined scopes for Azure authentication (#49861) 3 years ago
Sergey Kostrukov 2b83cf4618
Prometheus: Predefined scopes for Azure authentication (#49557) 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
Kyle Brandt 01ef899753
SSE/Alerting: Support prom instant vector responses (#44865) 3 years ago
Jimmie Han 0a509b97ef
Prometheus: Fix inconsistent labels in exemplars resulting in marshal json error. (#46135) 3 years ago
Todd Treece 859cc92da7
Prometheus: Set default method to POST in new HTTP client (#49198) 3 years ago
Todd Treece 87e8521591
Prometheus: Implement Streaming JSON Parser (#48477) 3 years ago
Todd Treece 6cbaa18cf6
Prometheus: Add golden JSON tests (#48941) 3 years ago
Todd Treece e1a9ce4cc4
Prometheus: Move existing query logic to new buffered package (#48668) 3 years ago
Sergey Kostrukov 5675496f6b
Migrate to Grafana Azure SDK (#47232) 3 years ago
Sergey Kostrukov 656ade9884
Shared Azure middleware between Azure Monitor and Prometheus datasources (#46002) 3 years ago
Todd Treece db5f480a8f
Prometheus: Fix timestamp truncation (#46302) 3 years ago
Torkel Ödegaard cfa24a3cfb
Prometheus: Auto legend handling (#45367) 3 years ago
Torkel Ödegaard a757a57c6e
Prometheus: Show executed query in inspector (#45362) 3 years ago
Sergey Kostrukov 85ea1a5d64
Prometheus: Fix Azure authentication support (#44407) 3 years ago
Todd Treece c8bb4c733e
Prometheus: Set interval on time field (#44802) 3 years ago
Ivana Huckova 780591cc12
Prometheus: Fix some of the alerting queries that use reduce/math operation (#44380) 3 years ago
Gábor Farkas 9161f9d2e1
prometheus: added json-loading benchmark (#44309) 3 years ago
Gábor Farkas 0f8b0dc301
prometheus: refactor test (#44358) 3 years ago
Will Browne 7fbc7d019a
Plugins: Core plugins register via backend factory provider (#43171) 3 years ago
idafurjes 30aa24a183
Chore: Implement OpenTelemtry in Grafana (#42674) 3 years ago
Ivana Huckova e704110f74
Prometheus: Fix interpolation of $__rate_interval variable (#44035) 3 years ago