Commit Graph

286 Commits (b5e9b78623d004a4c61d35906a2200780fc1c300)

Author SHA1 Message Date
Matias Chomicki 68db1c6e68
Legacy annotations: add dataplane support (#96226) 6 months ago
Galen Kistler 7fa0ae48c5
Loki: add detected_field/.../values support to language provider (#95204) 7 months ago
Matias Chomicki 2573cbec08
Loki: Added support to split queries by stream shard (#94245) 7 months ago
Sven Grossmann 7189a4af81
Loki: Add UI support for `detected_level` (#93574) 8 months ago
Sven Grossmann ec857e1de9
Loki: Add dashboard and panel names as headers (#92096) 9 months ago
Sven Grossmann 40cdfeb00b
Loki: Add `logsample` supporting query type (#92082) 9 months ago
Sven Grossmann f5b4fc58e3
Loki: Also replace `step` with vars (#91031) 10 months ago
Galen Kistler 6fa25df37f
Loki: Fix ad hoc filters adding stream selectors to stream selectors and line filters (#90626) 10 months ago
Matias Chomicki cc7aae154c
Loki datasource: interpolate query before adding adhoc filters (#89849) 11 months ago
Ivana Huckova 09e74acc94
Loki: Respect pre-selected filters in adhoc filter queries (#89022) 12 months ago
Ashley Harrison 396e75dadf
Chore: Type improvements (#87634) 1 year ago
Yuri Kotov 33170c4d07
Loki: Use label/<name>/values API instead of series API for label values discovery (#83044) 1 year ago
Ashley Harrison b3cff22db3
Chore: Improve types (#85659) 1 year ago
Bogdan Matei 582b252488
Add optional `queries` parameter to DataSourceGetTagValuesOptions (#85436) 1 year ago
Ivana Huckova 401265522e
Logs volume: Add options to specify field to group by (#83823) 1 year ago
Ivana Huckova b63866baaf
Loki: Interpolate variables in live queries (#83831) 1 year ago
Matias Chomicki 2a734a9e3f
Supplementary queries: allow plugin decoupling by allowing providers to return a request instance (#80281) 1 year ago
Ashley Harrison 1a6105be8d
Datasource: Add optional `queries` parameter to `getTagKeysOptions` (#81071) 1 year ago
Sven Grossmann 99a821e665
Log Context: Add `cacheFilters` property (#79784) 1 year ago
Domas b312f48c10
Loki: Replace pre-calculated $__interval values for backend interpolation (#79697) 1 year ago
Sven Grossmann a15681c93c
Loki: Drop all errors in volume requests (#79686) 1 year ago
Ivana Huckova f8a1e7d500
Loki: Decouple from Prometheus parsingUtils (#79460) 1 year ago
Sven Grossmann e3d14307ed
Loki: Fix values variable with unexisting label and stream selector (#79310) 1 year ago
Ivana Huckova b3deef8f4b
Loki: Remove`TimeSrv` dependency (#78642) 2 years ago
Sven Grossmann a73be4b963
Loki: Cancel inflight `/stats` requests when new requests are issued (#78654) 2 years ago
Sven Grossmann 177496a686
Loki: Filter by labels based on the type of label (structured, indexed, parsed) (#78595) 2 years ago
Ivana Huckova 8a7eb4b484
Loki: Refactor template variable logic and remove reliance on `timeSrv` (#78586) 2 years ago
Ivana Huckova 9306020426
Loki: Update `getStats` logic and remove reliance on `timeSrv` (#78603) 2 years ago
Matias Chomicki 02068662c1
Logs: create DataSourceWithQueryModificationSupport + determine popover menu support (#78322) 2 years ago
Ivana Huckova fd5f66083c
Loki: Move `convertToWebSocketUrl` from Explore to Loki (#78542) 2 years ago
Ivana Huckova 4fd1d92332
Loki: Remove relying on timeSrv.timeRange in LanguageProvider (#78450) 2 years ago
Ivana Huckova 02090f71d2
`@grafana/data`: Add `serializeParams` (#78468) 2 years ago
Ivana Huckova 9200e17b18
Loki: Use TemplateSrv from @grafana/runtime (#78196) 2 years ago
Ivana Huckova 792edfb293
Loki: Fix import for intervalToMs (#78265) 2 years ago
Matias Chomicki 9cb303c3f7
Log Rows: Added popover menu with filter options when a log line is selected (#75306) 2 years ago
Ivana Huckova a38c9d4f44
Loki: Add maxLines option to getParserAndLabelKeys (#77460) 2 years ago
Sven Grossmann 57835c71b1
Loki: Add `supportingQueryType` to datasample queries (#77482) 2 years ago
Ivana Huckova 661e1e2fff
Loki: Add in code documentation for methods and identify todos (#77314) 2 years ago
Matias Chomicki d7c50eb650
Logs: Deprecated `showContextToggle` in DataSourceWithLogsContextSupport (#77232) 2 years ago
Torkel Ödegaard 963049e2b7
Loki: Fixes chained template variable queries for scene apps (#75880) 2 years ago
Ivana Huckova 28b4d7fa0c
Loki: Remove unused methods (#75106) 2 years ago
Gareth Dawson 9def0d2305
Loki: Fix timerange for query stats request (#72193) 2 years ago
Sven Grossmann a403027608
Loki: Add backend healthcheck (#74330) 2 years ago
Sven Grossmann 423a451858
Loki: Fix filtering with structured metadata (#73955) 2 years ago
Ivana Huckova 7bb0ff7055
Loki: Introduce `$__auto` range variable for metric queries (#72690) 2 years ago
Ivana Huckova 2a5a4ded53
Loki: Run logs volume for query when switching from trace to logs (#72268) 2 years ago
Andres Martinez Gotor 987624f8cf
Chore: Move StreamingDataFrame to @grafana/data (#72014) 2 years ago
Matias Chomicki 84f94cdc24
Logs: Show active state of "filter for value" buttons in Logs Details (#70328) 2 years ago
Gábor Farkas a62ae10a02
logs: refactor: move logsModel to the logs folder (#70989) 2 years ago
Gareth Dawson 0072b2cca4
Loki: Use better query validation before requesting stats (#70800) 2 years ago