mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
* Chore: refactor test to improve internal categorization of scenarios * feat(loki-monaco-unwrap): add unwrap situation support * Chore: remove redundant path from aggregation situation * feat(loki-monaco-unwrap): add unwrap suggestions * feat(loki-monaco-autocomplete): rename IN_DURATION and add missing tests * feat(loki-monaco-autocomplete): detect parser and line filter * feat(loki-monaco-autocomplete): optionally suggest line filters and parsers * feat(loki-monaco-autocomplete): improve suggestions and update completions tests * feat(loki-monaco-autocomplete): allow for multiple line filters suggestions * Chore: update situations test * Chore: add test case for AFTER_UNWRAP completion * feat(loki-monaco-autocomplete): use logs query instead of labels for data sample * Chore: improve getParser function name and add tests * Chore: update test mock data * Update public/app/plugins/datasource/loki/components/monaco-query-field/monaco-completion-provider/situation.test.ts Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> * feat(loki-monaco-autocomplete): improve after unwrap detection * feat(loki-monaco-autocomplete): remove leftover parser detection * Chore: completely remove parser suggestion exclusion implementation It was correct to have more than one parser, so we don't need to exclude parsers if one is present. Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> |
||
---|---|---|
.. | ||
alertmanager | ||
cloud-monitoring | ||
cloudwatch | ||
dashboard | ||
elasticsearch | ||
grafana | ||
grafana-azure-monitor-datasource | ||
graphite | ||
influxdb | ||
jaeger | ||
loki | ||
mixed | ||
mssql | ||
mysql | ||
opentsdb | ||
parca | ||
phlare | ||
postgres | ||
prometheus | ||
tempo | ||
testdata | ||
zipkin |