Commit Graph

110 Commits (#45948-entity-events-trigger)

Author SHA1 Message Date
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
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
Ivana Huckova 2655be61b6
Prometheus: Interpolate curly brackets syntax variable (#42927) 4 years ago
Ivana Huckova 21fe78302b
Prometheus: Fix passing of custom params when running queries (#42728) 4 years ago
Ivana Huckova 0b5d7067f9
Prometheus: Fix range variables interpolation for time ranges smaller than 1 second (#42242) 4 years ago
Ivana Huckova 9b9e41e036
Prometheus: Disable exemplar queries for alerting (#41607) 4 years ago
Ivana Huckova 2daae9eba8
Prometheus: Fix showing of errors (#41356) 4 years ago
Will Browne 2faf3b6a31
rearrange log statements for log15 (#41137) 4 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 years ago
Ivana Huckova 92cd44940a
Prometheus: Refactor backend for scalability for other query types (#40921) 4 years ago
Igor Suleymanov 3f5dcbfdb5
Refactor Prometheus response handling and reduce allocations (#40765) 4 years ago
Ivana Huckova ba90b57b66
Prometheus: Transform NaN values from matrix response to null on backend (#40757) 4 years ago
Ivana Huckova 3718494b35
Prometheus: Send errors from backend in response (#40674) 4 years ago
Ivana Huckova 7140867868
Prometheus: Run dashboard queries trough backend (#40333) 4 years ago
Ivana Huckova 48eacd1ea6
Remove unused httpMethod (#40471) 4 years ago
Kevin Minehart 23bee50474
Prometheus: Fix issue where TCP connections not being reused when querying from Grafana alerting (#40349) 4 years ago
Ivana Huckova 19ad08e6b8
Prometheus: Run exemplars explore queries through backend (#39531) 4 years ago
Dimitris Sotirakis d023cabae6
Add Headers to http client Options (#40214) 4 years ago
Ivana Huckova df81676d9e
Prometheus: Run Explore both queries trough backend (#39462) 4 years ago
Marcus Efraimsson 45a844e77e
Elasticsearch/Prometheus: Set correct service namespace for SigV4 (#39439) 4 years ago
Ivana Huckova ffdeb4a57a
Prometheus: Run Explore instant queries trough backend (#39351) 4 years ago
Ivana Huckova 81756cd702
Prometheus: Run Explore range queries trough backend (#39133) 4 years ago
Ivana Huckova f172701043
IntervalV2: Use maxDataPoints to calculate correct interval (#39036) 4 years ago
Ivana Huckova 4952f6fc58
Prometheus: Add interpolation for built-in-time variables to backend (#39051) 4 years ago
Giordano Ricci dc36f15fbb
Prometheus: Revert stepMode functionality (#38982) 4 years ago
ying-jeanne c989f0fbbe
SQL: Migrate to use SDK contracts (#36635) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Domas 2e8a7c1161
set basic auth for prometheus backend ds requests (#38496) 4 years ago
Ivana Huckova 74fef637af
Prometheus: Use default POST method if no httpMethod provided (#38446) 4 years ago
Gábor Farkas 668f397a8e
Prometheus/Alerting: handle datasource.timeRange is nil case (#37888) 4 years ago
Gábor Farkas 4afa74232f
prometheus: alerting: respect datasource.scrapeInterval (#37799) 4 years ago