Commit Graph

239 Commits (0d9d392834c9121384828d15c7d528b08ac926aa)

Author SHA1 Message Date
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) 4 years ago
Todd Treece c8bb4c733e
Prometheus: Set interval on time field (#44802) 4 years ago
Ivana Huckova 780591cc12
Prometheus: Fix some of the alerting queries that use reduce/math operation (#44380) 4 years ago
Gábor Farkas 9161f9d2e1
prometheus: added json-loading benchmark (#44309) 4 years ago
Gábor Farkas 0f8b0dc301
prometheus: refactor test (#44358) 4 years ago
Will Browne 7fbc7d019a
Plugins: Core plugins register via backend factory provider (#43171) 4 years ago
idafurjes 30aa24a183
Chore: Implement OpenTelemtry in Grafana (#42674) 4 years ago
Ivana Huckova e704110f74
Prometheus: Fix interpolation of $__rate_interval variable (#44035) 4 years ago
Gábor Farkas bedc5cccaa
prometheus: fix auto-inserting null-timestamps at the end (#44022) 4 years ago
Gábor Farkas 4a88b8f66c
Prometheus: add tests covering the prometheus-response to dataframes conversion (#43892) 4 years ago
Travis Patterson 9eb82f9fff
Propagate all headers (#43812) 4 years ago
Travis Patterson 20b3b2a448
Forward oauth tokens after prometheus datasource migration (#43686) 4 years ago
Ivana Huckova d7d6c10664
Prometheus: Fill missing steps with null values (#43622) 4 years ago
Travis Patterson c4c05a5b71
refactor promethueus package into sub packages (#43634) 4 years ago
Gábor Farkas 1879a6855e
prometheus: respect the http-method data source setting (#42753) 4 years ago
Will Browne e4ba5f17dd
add core plugins thru store (#43085) 4 years ago