Releases: grafana/explore-logs
Releases ยท grafana/explore-logs
v0.0.15
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
- Release 0.0.14 by @svennergr in #538
- Tests: fix async updates in tests by @matyax in #540
- Logs panel: implement wrap lines option by @matyax in #539
- chore(release): use common release workflow for
main
releases by @svennergr in #537 - fix(workflow): remove unsupported characters from workflow id by @svennergr in #543
- fix(workflow): remove unsupported characters from workflow id by @svennergr in #544
- fix(ds-selection): change precedence of selected datasources by @svennergr in #545
- feat(lazy-loading): use own implementation of
LazyLoader
by @svennergr in #542
New Contributors
- @jdbaldry made their first contribution in #494
- @trevorwhitney made their first contribution in #496
Full Changelog: v0.0.13...v0.0.15
v0.0.14
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
v0.0.13
What's Changed
- Release 0.0.12 by @matyax in #470
- Logs panel: overflow fix by @gtk-grafana in #476
- Service selection scene: filter logs by the selected level in the chart by @matyax in #473
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Bug: Table - Add indexed labels to stream selector by @gtk-grafana in #444
- Filters: Implement exclude filters for labels and fields by @ivanahuckova in #445
- Patterns: Use short units for count column by @ivanahuckova in #446
- Fields breakdown: add value filter by @matyax in #447
- Patterns: Plain text search by @gtk-grafana in #434
- Table UI: re-enable negative filters by @gtk-grafana in #437
- Filters: Don't hide active filters by @ivanahuckova in #449
- Labels: Add search box to labels by @gtk-grafana in #454
- Logs panel: allow filtering from log lines by @matyax in #453
- LineFilter: integrate with popover menu by @matyax in #460
- fix(service-name-op): hide operator on
service_name
by @svennergr in #467
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Bump to 0.0.10 by @ivanahuckova in #408
- Service Search: Use search input to query volume API by @svennergr in #410
- fix(service-selection): only show favorite services if there is data by @svennergr in #411
- feat(LabelBreakdownScene): display an error message when the request fails by @matyax in #409
- docs: adding docs source folder by @JStickler in #414
- feat(patterns): style patterns in the same way other graphs are styled by @ivanahuckova in #415
- Patterns: Smaller text font by @gtk-grafana in #390
- Chore: Refactor patterns breakdown by @gtk-grafana in #392
- fix(FieldsBreakDownScene): add loading state and empty state by @matyax in #424
- feat(patterns): include multiple patterns by @ivanahuckova in #419
- fix: wrap components in PluginPage to fix breadcrumbs by @gtk-grafana in #420
- feat(breakdowns): refactor top section by @matyax in #418
- feat: reuse include/exclude button in breakdowns (currently supporting only include part) by @ivanahuckova in #429
- fix: label filter dropdown should show options by @ivanahuckova in #432
- Logs table UI by @gtk-grafana in #312
- Logs Table UI: Legacy dataplane fix by @gtk-grafana in #436
- Table UI: Default sort by @gtk-grafana in #438
- tweaked 'no patterns' text (untested) by @matryer in #440
New Contributors
- @JStickler made their first contribution in #414
- @matryer made their first contribution in #440
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- 0.0.9 by @svennergr in #387
- Search: Improve search input and default to case insensitive search by @svennergr in #388
- fix(line-filter): fix search input including regex by @svennergr in #406
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Bump to v0.0.8 by @ivanahuckova in #357
- chore: remove redundant titles by @ivanahuckova in #360
- feat(tracking): change event names to not include dashes by @svennergr in #363
- fix: skip all e2e tests by @svennergr in #376
- chore: make patterns graph smaller - the same size as logs volume by @ivanahuckova in #364
- chore: document props in analytics by @ivanahuckova in #322
- refactor(IndexScene): move LogsExplorationScene to a module and rename as LayoutScene by @matyax in #313
- feat(move-log-volume): moves log volume panel inside logs tab by @svennergr in #369
- feat(remove-share): removes share button by @svennergr in #370
- Revert "fix: skip all e2e tests" by @gtk-grafana in #378
- feat(patterns): implement undo include and undo exclude pattern in table by @ivanahuckova in #359
- fix: use content irrelative unit to get more consistent calculations by @gtk-grafana in #381
- chore(patterns): remove pointer events by @gtk-grafana in #385
- chore(patterns): update percent column to include total count by @gtk-grafana in #383
- fix(patterns): fix bug introduced by using viewport units in styles by @gtk-grafana in #377
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- 0.0.7 by @svennergr in #341
- feat(volume panels): add legend to volume panels with logs sum and possibility to filter in panel by @ivanahuckova in #340
- feat(serviceIndex): add crosshair sync to panels within service index by @gtk-grafana in #344
- fix(ServiceSelectionScene): disable hover tooltips by @matyax in #345
- fix(LogsVolumePanel): remove layout wrappers and superfluous height code by @matyax in #346
- fix(patterns): only allow a single include pattern by @gtk-grafana in #343
- fix(LineFilter): keep track of search length and attributes but not contents by @matyax in #348
- Patterns: Single view by @gtk-grafana in #342
- Patterns: change label to singular and increase preview size by @matyax in #347
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Bump version to 0.0.6 by @ivanahuckova in #332
- fix(patterns): lazy load pattern timeseries by @gtk-grafana in #333
- fix(fields): disable tag provider by @svennergr in #336
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Bump version to 0.0.5 by @ivanahuckova in #329
- fix(GoToExplore): link to explore was missing log parser by @svennergr in #330
Full Changelog: v0.0.5...v0.0.6