Commit Graph

205 Commits (b95c00a80fa3b2d217a920cde2864c512afb5c21)

Author SHA1 Message Date
Ivana Huckova 5cd3ad76ee
Loki: Remove `lokiQueryHints` feature toggle (#106620) 3 weeks ago
Hugo Häggmark bfd33467fb
Tests: removes jest duplicate manual mock warning (#107459) 3 weeks ago
Ivana Huckova bc425a7993
Loki: Remove experimental lokiQuerySplittingConfig (#107298) 3 weeks ago
Ivana Huckova c0e7701ad4
Loki: Fix issue where step parameter using a template variable was marked as invalid (#106541) 1 month ago
Matias Chomicki b2847f3b4d
Loki Query Editor: Interpolate query before evaluating type and add variables support to ranged aggregation (#104035) 3 months ago
Sven Grossmann 1067bf9025
Loki: Remove range options from query builder (#102566) 4 months ago
Sven Grossmann 8ea6280469
Loki: Removal of `Resolution` in query editors (#101860) 4 months ago
Matias Chomicki 4e6bdce41c
Loki query direction: run initialization only in Explore and Dashboards (#100182) 5 months ago
Ivana Huckova f637ea225a
Loki: Replace deprecated `@grafana/experimental` with `@grafana/plugin-ui` (#99642) 6 months ago
Matias Chomicki 3eace5f7c8
Loki: Sync query direction with sort order in Explore and Dashboards (#98722) 6 months ago
Matias Chomicki f78cd0761b
Loki query option: fix step validation (#96977) 8 months ago
Matias Chomicki b5e9b78623
Loki: Added support for disabled operations in Query Builder (#96751) 8 months ago
Galen Kistler 062f9b6dbf
Loki: skip tests that are flaking in CI (#96551) 8 months ago
Jack Westbrook 2bcc46c338
Frontend: Enable TS IsolatedModules (#95586) 9 months ago
Ashley Harrison 94bbc081c8
Chore: Finish converting emotion styles to object syntax (#95399) 9 months ago
Matias Chomicki 2573cbec08
Loki: Added support to split queries by stream shard (#94245) 9 months ago
Sven Grossmann 14db32cc9f
Loki: Add option to issue forward queries (#91181) 12 months ago
Sven Grossmann cca9dee702
Loki: Remove `instant` query type from Log queries (#90137) 1 year ago
Ashley Harrison 47f8717149
React: Use new JSX transform (#88802) 1 year ago
ismail simsek 946545cfc5
Chore: Move LocalStorageValueProvider under @grafana/data pacakge (#89580) 1 year ago
Matias Chomicki a21a9b9c6c
Loki: Kick start your query now applies templates to the current query (#87658) 1 year ago
Matias Chomicki ec9aecd82b
Loki: remove query formatting (#88636) 1 year ago
Nick Richmond fddf77ee35
CodeEditor: Fix broken styles (#88495) 1 year ago
Nick Richmond 7334f71e09
CodeEditor: Improved styles when the code editor is loading (#88102) 1 year ago
Yuri Kotov 33170c4d07
Loki: Use label/<name>/values API instead of series API for label values discovery (#83044) 1 year ago
Krishna Dhakal deb6d27406
Core: Replace deprecated jest matcher toBeCalledWith (#86635) 1 year ago
Matias Chomicki f1e8d2645f
Loki: update HorizontalGroup deprecation (#86995) 1 year ago
Ashley Harrison b3cff22db3
Chore: Improve types (#85659) 1 year ago
Sven Grossmann 7ec97f4ad8
Loki: Fix fetching of label names if no previous equality operator (#82582) 1 year ago
Ivana Huckova 45c7393564
Loki: Fix fetching of values for label if no previous equality operator (#82251) 1 year ago
Ashley Harrison 765a1f8533
Chore: fix some bad uses of `userEvent` (#82191) 1 year ago
Ivana Huckova fe1ed307c0
Loki: Use fixed components from `@grafana/experimental` 1.7.9 (#81636) 1 year ago
Ivana Huckova c9bc937919
Loki: Limit running of samples based on query and time range (#81585) 1 year ago
Ivana Huckova a83e01918a
Loki: Remove dependecy on core and move to `@grafana/o11y-ds-frontend` (#81284) 1 year ago
Ivana Huckova c6793d4f12
Loki: Implement visual query builder from `@grafana/experimental` (#81140) 2 years ago
Sven Grossmann ded941eb84
Loki: Fix missing timerange in query builder values request (#80829) 2 years ago
Ivana Huckova df8624c8cd
Loki: Remove imports from core in various files (#79990) 2 years ago
Matias Chomicki 4950935401
Loki Query Builder: Add parsing support for aggregations with grouping (#80145) 2 years ago
Ivana Huckova c48e2c7d0d
Loki: Update mocks and move into __mocks__ (#79993) 2 years ago
Ivana Huckova b6bee6f72b
Loki: Remove usage of store from `app/core/store` and use localStorage directly (#80023) 2 years ago
Ivana Huckova 7be8301a26
Loki: Add integration tests to query builder (#79978) 2 years ago
Galen Kistler 0db19a7924
Loki: strip out backticks in query editor line filter (#79340) 2 years ago
Sven Grossmann 2165c9b3f0
Loki: Add `lokiQueryHints` feature flag (#78953) 2 years ago
Ivana Huckova f8a1e7d500
Loki: Decouple from Prometheus parsingUtils (#79460) 2 years ago
Ivana Huckova 953d0d4c70
Loki: Remove imported test utility function from Prometheus (#78901) 2 years ago
Ivana Huckova ed86583107
Loki: Decouple from Prometheus operationUtils (#78830) 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
Ivana Huckova 0893fa1e84
Loki: Fix trailing comma in renderers for `json`, `logfmt`, `keep` and `drop` operations (#78594) 2 years ago
Ivana Huckova 4fd1d92332
Loki: Remove relying on timeSrv.timeRange in LanguageProvider (#78450) 2 years ago