Skip to content

Releases: grafana/logs-drilldown

grafana-lokiexplore-app v1.0.12

22 Apr 17:31
6736e2f
Compare
Choose a tag to compare

1.0.12

Chores
  • Remove ToolbarExtensionsRenderer (#1187) (ba7383a)
  • (Provisioning) - Add loki datasource and env (#1175) (9d31957)
  • (Grafana 11.6) - Update to latest grafana 11.6 and latest plugin libraries, remove comments (#1162) (d8edbcb)
  • Updating to Scenes v6 (#1019) (a13d9e2)
  • Conditionally display "show logs" buttons (#1194) (fad9538)
  • Simplify panel buttons (#1188) (37c5006)
New Features
  • (LogPanelTable) - Sync the display fields and urlColumns between the logs panel and table (#1189) (139c580)
  • (LayoutSwitcher) - Set layoutSwitcher from localStorage (#1172) (df7454e)
  • Line filter validation (#1190) (f38aa5f)
Bug Fixes
  • Patterns table displaying percentage relative to current search results (#1186) (f3bb1fe)
  • ParseLabelFilters throw error (#1181) (72378ff)
  • Fix url sharing and line filter migrations (#1176) (7c2ecb7)

grafana-lokiexplore-app v1.0.11

22 Apr 15:31
0007a80
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.9...v1.0.11

grafana-lokiexplore-app v1.0.10

03 Apr 11:28
Compare
Choose a tag to compare

1.0.10

Chores
Documentation Changes
  • Update readme to include discover_log_levels config requirement (#1143) (359e976)
New Features
  • Add critical/fatal log level (#1146) (038a814)
  • Add support for uppercase log level and color warning as a warn (#1137) (4675f4a)
Bug Fixes
  • Error thrown when toggling case sensitivity with an empty value (#1153) (156245c)
  • Set step as 10s for aggregated metric queries (#1145) (b370c19)
Other Changes
  • Make extensions compatibly with different Grafana versions (#1148) (e2c75d2)

Changelog

View releases on GitHub for up-to-date changelog information.

grafana-lokiexplore-app v1.0.9

19 Mar 16:16
7e460b5
Compare
Choose a tag to compare

1.0.9

New Features
  • Value drilldown UX: Multiple include filters (#1074)
  • Service selection pagination: generate options based on totalCount (#1077)
  • Display error message when logs fail to load (#1079)
  • No Loki datasource splash page: (#1061)
  • Navigation UX: Open pages in new tab (#1106)
  • Table UX: surface field menu options in column header (#1064)
  • Table UX: Add Manage columns button to table header (#1057)
  • Line filters UX: expand input on focus (#1113)
  • Service Scene UX: Pagination (#1058)
  • Link extensions: Open in Explore logs button (#1035)
  • Link extensions: Add pattern filter support (#1036)
  • Link extensions: Support multiple include filters in queries from Explore (#1103)
Bug Fixes
  • Empty label values missing labelValues (#1111)
  • Move share button to right side on mobile (#1115)
  • Clear filters icon not working with detected_level (#1105)
  • Add overflow-y to tabs container (#1104)
  • ServiceSelectionPagination: check for undefined in options (#1080
  • Cannot add more then 2 values for same label (#1088)
  • Allow direction to be updated when sort order changes (#1082)
Chores
  • Increase loki max log length (#1112)
  • Add missing image, remove empty section (#1089)
  • Make OTEL endpoint configurable in generator dockerfile (#1075)
  • Rename: rename exposed component (#1094)
  • Add metadata to logged error (#1129)
Documentation Changes
Other Changes
  • Add fieldConfig to investigations context (#1124)
  • Investigations: change investigations plugin id (#1084)
  • E2E flake (#1101)

grafana-lokiexplore-app v1.0.8

21 Feb 10:45
Compare
Choose a tag to compare

1.0.8

grafana-lokiexplore-app v1.0.7

14 Feb 11:32
1332619
Compare
Choose a tag to compare

1.0.7

grafana-lokiexplore-app v1.0.6

14 Jan 17:42
Compare
Choose a tag to compare

1.0.6

grafana-lokiexplore-app v1.0.5

09 Jan 19:39
c931477
Compare
Choose a tag to compare

1.0.5

grafana-lokiexplore-app v1.0.4

21 Nov 20:18
Compare
Choose a tag to compare

What's changed

v1.0.3

22 Nov 10:19
Compare
Choose a tag to compare

What's Changed

  • feat(exploration): add grafana-lokiexplore-app/metric-exploration/v1 entrypoint by @svennergr in #840
  • Initial label docs by @stevendungan in #853
  • chore(intercept-banner): move into container by @svennergr in #854
  • Logs panel: add button to copy link to log line by @matyax in #855
  • fix: fix broken tsc-files command by @gtk-grafana in #860
  • Add conditional extension point for testing sidecar functionality by @aocenas in #828
  • Ad hoc variables: add support for detected_field/.../values by @gtk-grafana in #848
  • Fix: tsc-files ignores tsconfig.json when called through husky hooks by @gtk-grafana in #867
  • Config: Administrator config - max interval by @gtk-grafana in #843
  • feat(shardSplitting): improve error handling by @matyax in #873

New Contributors

Full Changelog: v1.0.1...v1.0.3