Commit Graph

828 Commits (b3deef8f4b7921916b5a4c1e2b53d77f751b9724)

Author SHA1 Message Date
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
Ashley Harrison d1e52d4788
Chore: type fixes (#77618) 2 years ago
Ivana Huckova 1e065580ac
Loki: Remove duplicated methods in languageProvider (#77456) 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 6c6c54637f
Loki: Update developers docs with QueryEditor component (#77463) 2 years ago
Matias Chomicki 91398a173f
Query Validation: accept any parser to validate query and integrate with Prom query editor (#77081) 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
Ivana Huckova 23c0054ecc
Loki: Clean up Language provider and remove unused code (#77315) 2 years ago
Ivana Huckova f5d04a067e
Loki: Add optional stream selector to fetchLabelValues API (#77207) 2 years ago
Josh Hunt 333c858bc6
GrafanaUI: Prevent code editors from 'trapping' scroll (#77125) 2 years ago
Ashley Harrison 07cc7504ee
Icon: Simplify and remove wrapping `<div>` (#76819) 2 years ago
Shabeeb Khalid ad15c55803
Loki: Remove legacy form classes from LokiQuerySettings (#76331) 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
Ivana Huckova e587d4e879
Loki: Change run query button text based on number of queries (#76196) 2 years ago
Ivana Huckova 4be6a8df78
Loki: Add documentation for app plugin developers and in code docs (#76067) 2 years ago
Matias Chomicki 5e37a27d1f
Loki Autocomplete: Add more context to comments about situations and completions (#76144) 2 years ago
Torkel Ödegaard fc0933d5f4
Schema: Clean up dashboard variables schema (#76121) 2 years ago
Matias Chomicki 16d77dda67
Loki Query Autocomplete: better suggestions and insertions for Logfmt (#75561) 2 years ago
harshabaddam 65fa94b16b
Loki: Support X-ray as internal link in derived fields (#75756) 2 years ago
Torkel Ödegaard 963049e2b7
Loki: Fixes chained template variable queries for scene apps (#75880) 2 years ago
Galen Kistler 5b63cdb5b0
Loki: Cache extracted labels (#75842) 2 years ago
Matias Chomicki a3d0dfcbcc
Loki: Improve getLogQueryFromMetricsQuery (#75492) 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
Ivana Huckova 28b4d7fa0c
Loki: Remove unused methods (#75106) 2 years ago
Matias Chomicki 91ed2a6afe
Loki Query Editor: Add support for new logfmt features (#74619) 2 years ago