Commit Graph

855 Commits (45f157e5db304cf82e40557cd19e517e07f78dc1)

Author SHA1 Message Date
Ivana Huckova 45f157e5db
Loki: Fix import of escapeLabelValueInExactSelector to be from Loki (#80063) 1 year ago
Ivana Huckova 2b02ada7ad
Loki: Remove dependency on appNotification (#80035) 1 year ago
Ivana Huckova b6bee6f72b
Loki: Remove usage of store from `app/core/store` and use localStorage directly (#80023) 1 year ago
Sven Grossmann 91e49ec0d6
Loki: Fix `getParserAndLabelKeys` not returning parsed labels (#80029) 1 year ago
Ivana Huckova 7be8301a26
Loki: Add integration tests to query builder (#79978) 1 year ago
Brendan O'Handley a9f4ffab5d
Prometheus: Migrate from aria-label to data-testid for selectors (#78554) 1 year ago
Sven Grossmann 99a821e665
Log Context: Add `cacheFilters` property (#79784) 1 year ago
Sven Grossmann f05cbe589a
Loki: Open log context in new tab (#79723) 1 year ago
Galen Kistler 0db19a7924
Loki: strip out backticks in query editor line filter (#79340) 1 year ago
Domas b312f48c10
Loki: Replace pre-calculated $__interval values for backend interpolation (#79697) 1 year ago
Gilles De Mey 52dc425458
Test: Prevent jest from failing on accessing variable before declaration (#79705) 1 year ago
Dominik Prokop 73eab8fcd6
DashboardScene: Data source and query options edit for a panel (#79267) 1 year ago
Sven Grossmann 96b5b10e20
Loki: Fix language provider's `start` method won't fetch labels with changed timerange (#79631) 1 year ago
Sven Grossmann a15681c93c
Loki: Drop all errors in volume requests (#79686) 1 year ago
Matias Chomicki c58ed41d50
Loki Logs volume: Added a query splitting loading indicator to the Logs Volume graph (#79681) 1 year ago
Sven Grossmann 2165c9b3f0
Loki: Add `lokiQueryHints` feature flag (#78953) 1 year ago
Ivana Huckova f8a1e7d500
Loki: Decouple from Prometheus parsingUtils (#79460) 1 year ago
Sven Grossmann a1ec5be730
Loki: Add timeRange to labels requests in LogContext to reduce loading times (#79478) 1 year ago
Matias Chomicki 65535a3b3f
Loki/Elasticsearch: prevent errors in onDashboardLoadedHandler (#79451) 1 year ago
Galen Kistler d6eca75bf7
Loki: strip out invalid options for logs/metrics queries (#79409) 1 year ago
Shabeeb Khalid 8bf5cdcf0c
Core: Rename index.ts to completionUtils.ts in Loki monaco completion provider (#79253) 1 year ago
Ivana Huckova 953d0d4c70
Loki: Remove imported test utility function from Prometheus (#78901) 1 year ago
Ivana Huckova ed86583107
Loki: Decouple from Prometheus operationUtils (#78830) 1 year ago
Sven Grossmann 488d4870f0
Loki: Fix `timeRange` missing in variable requests (#79326) 1 year ago
Sven Grossmann e3d14307ed
Loki: Fix values variable with unexisting label and stream selector (#79310) 1 year ago
Matias Chomicki 24082d61c2
Query splitting: add key to merged response (#78522) 2 years ago
Sven Grossmann a50be7ea0a
Loki: Fix derived fields with undefined `matcherType` (#78849) 2 years ago
Ivana Huckova b3deef8f4b
Loki: Remove`TimeSrv` dependency (#78642) 2 years ago
Matias Chomicki 773e0680c5
Loki: Added support for "or" statements in line filters (#78705) 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
Ivana Huckova 0893fa1e84
Loki: Fix trailing comma in renderers for `json`, `logfmt`, `keep` and `drop` operations (#78594) 2 years ago
Sven Grossmann be157399d0
Loki: Add structured metadata keys to autocomplete (#78584) 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 0e44438d08
Loki: Change import for CustomVariableModel and remove unnecessary import of initialCustomVariableModelState (#78456) 2 years ago
Matias Chomicki d85f03ec26
Loki: Fix conditional for derived fields using regex type (#78464) 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
Zodan Jodan 3b9886830e
Loki: fix missing entries when there arent any derived fields (#78123) 2 years ago
Zodan Jodan 53758ad764
Loki: Option to add derived fields based on labels (#76162) 2 years ago
Josh Hunt 2f2be24e01
Chore: Remove unnecessary type assertions (#78009) 2 years ago
Ivana Huckova c91fc18d31
Loki: Fix escaping in cheatsheet (#78046) 2 years ago
Alex Khomenko 25779bb6e5
Stack: Use the component from grafana/ui (#77543) 2 years ago
Andrei Golubkov e6bdf0029d
Loki: Add tests to cover NestedQueryList.tsx (#77331) 2 years ago