What's Changed
- refactor: use promql parser to build links by @bohandley in #542
- fix(links): add pipe delimiter for all extension point links by @bohandley in #549
- chore: Update @grafana/prometheus dependency and fix a type issue by @itsmylife in #529
- fix(MetricsReducer): Fix missing filtering and sorting when going to the MetricScene and back by @grafakus in #550
- fix(SeriesSort): Prevent the "Initialize outlier detector first" error by @grafakus in #552
- ci: add Grafana instance with Scopes enabled by @NWRichmond in #554
- fix(MetricScene): After sorting, timeseries should sync their y-axis by @grafakus in #555
- refactor(MetricScene): Introduce the new GroupByVariable by @grafakus in #556
- refactor(LayoutSwitcher): Support custom options and URL search parameter name by @grafakus in #559
- refactor(QuickSearch): Decouple QuickSearch from metric variables by @grafakus in #560
New Contributors
- @itsmylife made their first contribution in #529
Full Changelog: v1.0.6...v1.0.7