What's Changed
- Release 0.0.13 by @matyax in #478
- Header: tighten top space by @matyax in #481
- fix(table): fix negative width columns bug by @gtk-grafana in #487
- Value breakdowns: sort by calculated values by @matyax in #479
- E2E: reduce test flake by @gtk-grafana in #493
- Add workflow that syncs documentation to the website repository on pushes to main by @jdbaldry in #494
- Add make docs procedure by @jdbaldry in #472
- UX: add search icon to field/label autocomplete dropdown by @gtk-grafana in #495
- add CODEOWNERS by @svennergr in #500
- add codeowner for docs by @svennergr in #502
- Pages: Breakdown routes by @gtk-grafana in #477
- chore: add npm script for generating local logs by @trevorwhitney in #496
- Docs & dependency updates by @gtk-grafana in #503
- chore: rename
Detected Fields
toFields
by @svennergr in #508 - Service selection: escape service in volume query by @matyax in #509
- chore: autoenable plugin when installed by @svennergr in #510
- chore: rename
filters
tolabels
, move methods to services, rename methods by @svennergr in #507 - Update make docs procedure to suppress some confusing log messages by @jdbaldry in #513
- feat(initial-datasource): always select
grafanacloud-logs
as the default datasource by @svennergr in #516 - Value breakdown: refactor sorting options and add changepoint detection sorting by @matyax in #512
- feat(detected-fields): get fields from
/detected_fields
API by @svennergr in #518 - feat(detected-fields): use
1000
as theline_limit
by @svennergr in #525 - fix(routing): fix routing with url encoded values by @svennergr in #522
- chore(e2e): add default traces to e2e tests by @svennergr in #523
- fix(lazy-load): add missing
isLazy
prop by @svennergr in #526 - Sort: update default sorting method name and description by @matyax in #527
- feat(pattern): add a tooltip for each fields that shows statistics about the field. by @cyriltovena in #484
- Services: Add autocomplete search by @gtk-grafana in #515
- Reduce line limit used for field in patterns to 1k by @cyriltovena in #532
- Revert "feat(detected-fields): use
1000
as theline_limit
" by @svennergr in #533 - Revert "Merge pull request #518 from grafana/svennergr/use-detected-fields-api" by @svennergr in #534
New Contributors
- @jdbaldry made their first contribution in #494
- @trevorwhitney made their first contribution in #496
Full Changelog: v0.0.13...v0.0.14