Commit Graph

205 Commits (b95c00a80fa3b2d217a920cde2864c512afb5c21)

Author SHA1 Message Date
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
Sven Grossmann c006ea18fb
Loki: Fix validation of `step` values to also allow e.g. `ms` values (#73270) 2 years ago
Ivana Huckova 7bb0ff7055
Loki: Introduce `$__auto` range variable for metric queries (#72690) 2 years ago
Gareth Dawson 4e42f9b619
Loki: Add the ability to prettify logql queries (#64337) 2 years ago
Ivana Huckova b346c9b283
Loki: Fix duplicated rendering of resolution (#71670) 2 years ago
Gareth Dawson 0072b2cca4
Loki: Use better query validation before requesting stats (#70800) 2 years ago
Matias Chomicki 4c4bd69eb6
Logs: Add toggle behavior support for "filter for" and "filter out" label within Logs Details (#70091) 2 years ago
Ashley Harrison 1441c90178
Accessibility: use `Collapse` in `QueryOptionGroup` (#70446) 2 years ago
Ivana Huckova 55d18361dc
Loki: Deprecate resolution (#70326) 2 years ago
Ivana Huckova 60f6538bad
Loki: Use getNormalizedLokiQuery to get queryType (#70237) 2 years ago
Ivana Huckova 750630626e
Loki: Add step input field validation (#70319) 2 years ago
Ivana Huckova 82c125d450
Loki: Implement step editor (#69648) 2 years ago
Ivana Huckova 0245ef63ba
Loki: Fix showing of correct line limit in options (#69572) 2 years ago
Laura Benz 24502c4c4a
Add tooltip to instances of IconButton (#68880) 2 years ago
Sven Grossmann a81cee1d05
Loki: Fix parsing of escaped quotes in LogQL (#69584) 2 years ago
Ivana Huckova 21021502b5
Loki: Remove unused datasource prop from LokiQueryBuilderOptions (#69445) 2 years ago
Matias Chomicki 9abf8140c7
Loki: Add support for distinct operation in autocomplete and query builder (#69003) 2 years ago
Ivana Huckova ca44164bea
Loki: Implement `decolorize` logql operation (#68972) 2 years ago
Ivana Huckova eff90809a6
Loki: Update `LokiOperationOrder` (#68905) 2 years ago
Gareth Dawson 13c5aadd5d
Loki: Don't request stats with invalid query (#65287) 2 years ago
Kousik Mitra 2ecd63764e
Datasource/Loki: Add tooltip explaining resolution for loki query (#66283) 2 years ago
Matias Chomicki 663ed7ba82
Loki Query Splitting: Rename from "chunk" to "splitting" (#65630) 2 years ago
Sven Grossmann 68551ac9ca
Loki: Add `lokiQueryChunkingOption` feature flag (#65057) 2 years ago
Gareth Dawson c16280a4e8
Loki: Improve the display of loki query stats (#63623) 2 years ago
Sven Grossmann 40014f1454
Loki: Add option to define chunk duration per query (#64834) 2 years ago
Ashley Harrison e0e6165f70
Chore: adjust more unit tests to work with react 18 (#64759) 2 years ago
Ashley Harrison 85e5326040
Chore: Adjust unit tests so they work with react 18 (#64698) 2 years ago
Gareth Dawson d72c39c587
Loki: Add descriptions to query builder operations (#64046) 2 years ago
Sven Grossmann b46771cbfe
Loki: Always fetch for new label keys in the QueryBuilder (#64597) 2 years ago
Sven Grossmann 976568a337
Loki: Fix labels in LabelBrowser being wrongly cached (#64482) 2 years ago
李国忠 9521b0d2d2
Explore: Fix vector(5) syntax error in loki log explore (#63994) 2 years ago
Gareth Dawson c5ed9391b6
Loki: Display error with label filter conflicts (#63109) 2 years ago
Ashley Harrison 2a34293689
Chore: more type fixes (#62952) 2 years ago
Matias Chomicki 57369915f5
Loki Query Editor: Make Monaco the default editor (#62247) 2 years ago
Gareth Dawson 42f8f5a9ea
Loki: Fix label filter expression treating int as string (#62496) 3 years ago
Gareth Dawson b2c8126e6e
Loki: Show query size approximation (#62109) 3 years ago
Matias Chomicki 89e77d072f
Loki Query Builder: Fix bug parsing range params (#61678) 3 years ago
Gareth Dawson 54fd1b634f
Loki: Show configured log line limit (#61291) 3 years ago
Matias Chomicki 7e505ea49c
Loki Autocomplete: Suggest only possible labels for unwrap (#61411) 3 years ago
Gareth Dawson 93fe3faed5
Loki: Fix code editor not correctly responding to window resize (#61061) 3 years ago