Commit Graph

194 Commits (b5e9b78623d004a4c61d35906a2200780fc1c300)

Author SHA1 Message Date
Matias Chomicki b5e9b78623
Loki: Added support for disabled operations in Query Builder (#96751) 6 months ago
Galen Kistler 062f9b6dbf
Loki: skip tests that are flaking in CI (#96551) 6 months ago
Jack Westbrook 2bcc46c338
Frontend: Enable TS IsolatedModules (#95586) 7 months ago
Ashley Harrison 94bbc081c8
Chore: Finish converting emotion styles to object syntax (#95399) 7 months ago
Matias Chomicki 2573cbec08
Loki: Added support to split queries by stream shard (#94245) 7 months ago
Sven Grossmann 14db32cc9f
Loki: Add option to issue forward queries (#91181) 10 months ago
Sven Grossmann cca9dee702
Loki: Remove `instant` query type from Log queries (#90137) 10 months ago
Ashley Harrison 47f8717149
React: Use new JSX transform (#88802) 11 months ago
ismail simsek 946545cfc5
Chore: Move LocalStorageValueProvider under @grafana/data pacakge (#89580) 11 months ago
Matias Chomicki a21a9b9c6c
Loki: Kick start your query now applies templates to the current query (#87658) 12 months ago
Matias Chomicki ec9aecd82b
Loki: remove query formatting (#88636) 12 months ago
Nick Richmond fddf77ee35
CodeEditor: Fix broken styles (#88495) 12 months ago
Nick Richmond 7334f71e09
CodeEditor: Improved styles when the code editor is loading (#88102) 12 months 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) 1 year ago
Sven Grossmann ded941eb84
Loki: Fix missing timerange in query builder values request (#80829) 1 year ago
Ivana Huckova df8624c8cd
Loki: Remove imports from core in various files (#79990) 1 year ago
Matias Chomicki 4950935401
Loki Query Builder: Add parsing support for aggregations with grouping (#80145) 1 year ago
Ivana Huckova c48e2c7d0d
Loki: Update mocks and move into __mocks__ (#79993) 1 year ago
Ivana Huckova b6bee6f72b
Loki: Remove usage of store from `app/core/store` and use localStorage directly (#80023) 1 year ago
Ivana Huckova 7be8301a26
Loki: Add integration tests to query builder (#79978) 1 year ago
Galen Kistler 0db19a7924
Loki: strip out backticks in query editor line filter (#79340) 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
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
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
Ivana Huckova 9200e17b18
Loki: Use TemplateSrv from @grafana/runtime (#78196) 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
Galen Kistler f2ad66620f
Loki: Autocomplete returning labels already in use when cursor is before or between other labels (#75925) 2 years ago
Galen Kistler a996f3b4a7
Loki Query Builder: Throw warning in query builder when order of operations is ambiguous (#75198) 2 years ago
Galen Kistler ac98197132
Loki Query Builder: binary expression and numeric literal bugs (#74950) 2 years ago
Matias Chomicki 91ed2a6afe
Loki Query Editor: Add support for new logfmt features (#74619) 2 years ago
Gareth Dawson 9def0d2305
Loki: Fix timerange for query stats request (#72193) 2 years ago
Matias Chomicki 9310bb632e
Loki Query Builder: ensure unique ids for labelled fields (#74398) 2 years ago
Sven Grossmann 07eb4b1b90
Loki: Remove `distinct` operation (#73938) 2 years ago
Ivana Huckova fc9b8f6be1
Loki: Implement `keep` and `drop` operations (#73636) 2 years ago