Releases: grafana/logs-drilldown
Releases · grafana/logs-drilldown
Release list
grafana-lokiexplore-app v1.0.17
grafana-lokiexplore-app v1.0.15
1.0.15
Chores
- (plugin-ci-workflows) - init vanilla plugin-ci-workflows (#1215) (ea21ded)
- bump @grafana/create-plugin configuration to 5.19.8 (#1232) (9ffc46f)
- plugin-ci-workflows: temporarily disable release.yml (#1256) (8517cc0)
- bundle-stats: swap bundlewatch for cp gha bundle-stats (#1252) (2121df3)
- e2e: clean up & flake prevention (#1247) (0ee5238)
- eslint: sort, a11y, cleanup husky, lint (#1219) (f350545)
Documentation Changes
- Updating screenshots and docs (#1248) (a1db542)
- update the versions in the README (#1249) (6f4c3c4)
- JSON viewer documentation (#1243) (a78469d)
Bug Fixes
grafana-lokiexplore-app v1.0.14
1.0.14
Chores
- docker-compose: update loki to 3.5.0 (#1235) (a1a763c)
- add a few fixes to the logs needed for the GrafanaCon talk (#1231) (0266108)
- update version check for controls (#1220) (7fa4372)
- otel generator changes (#1206) (60738a6)
- add changelog (ac81678)
- zizmor: update for template-injection (#1222) (e565937)
- gh actions: check pr titles for conventional commits (#1218) (8d6f25d)
New Features
- Use new Log Controls component (#1204) (a58e276)
- JSON Viz (#1209)" (#1210) (5e014e9)
- support numeric operators for int fields (#1227) (4f4b798)
Bug Fixes
- line-filters: Expand no longer working. (#1238) (1dbbb75)
- Empty results layout in JSON and Table (#1236) (beb9489)
- Panel menu visibility in json (#1216) (af1ed41)
- JSON - line format containing unsupported chars (#1214) (c2c8bf2)
- table: missing line filter (#1237) (a1a4ea8)
- zizmor: fix conventional-commits error (#1229) (93cc282)
grafana-lokiexplore-app v1.0.13
1.0.13
Bug Fixes
- Fix issue with release pipeline
grafana-lokiexplore-app v1.0.12
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
grafana-lokiexplore-app v1.0.11
What's Changed
- E2E: Address flakey test by @gtk-grafana in #1135
- feat: add support for uppercase log level and color warning as a warn by @phelineg in #1137
- Docs: update readme to include discover_log_levels config requirement by @gtk-grafana in #1143
- feat: add critical/fatal log level by @gtk-grafana in #1146
- Label selection: set step as 10s for aggregated metric queries by @gtk-grafana in #1145
- PanelMenu: Make extensions compatibly with different Grafana versions by @leventebalogh in #1148
- Line filter: Fix error being thrown when toggling case sensitivity with empty value by @gtk-grafana in #1153
- 1.0.10 by @svennergr in #1167
- fix: changelog by @svennergr in #1169
- fix(investigation): links should use
firstValueFromby @svennergr in #1170 - Chore: Bump @grafana/create-plugin configuration to 5.19.1 by @jackw in #1159
- Filters: Remove padding and combine level with fields by @matyax in #1168
- chore: (gh actions) - pin to tag for security by @L2D2Grafana in #1173
New Contributors
- @phelineg made their first contribution in #1137
- @leventebalogh made their first contribution in #1148
- @jackw made their first contribution in #1159
Full Changelog: v1.0.9...v1.0.11
grafana-lokiexplore-app v1.0.10
1.0.10
Chores
Documentation Changes
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
Changelog
View releases on GitHub for up-to-date changelog information.
grafana-lokiexplore-app v1.0.9
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
- Fix title copy (#1092)
Other Changes
grafana-lokiexplore-app v1.0.8
1.0.8
- Open in Explore logs button by @kozhuhds in #1035
- Table: Add manage columns button to table header by @gtk-grafana in #1057
- Table: Hide custom pixel width, surface field menu options in column header by @gtk-grafana in #1064
- Service selection: Pagination by @gtk-grafana in #1058
- Make OTEL endpoint configurable in generator dockerfile by @shantanualsi in #1075
- Service Selection Pagination: Generate options based on total count by @matyax in #1077
- Service Selection Pagination: Check for possibly undefined in options by @matyax in #1080
- Explore links: Add pattern filter support by @gtk-grafana in #1036
- Logs Panel: Display error message when logs fail to load by @matyax in #1079
- Docs: Migrate images to media service by @robbymilo in #1081
- Query runner: Allow direction to be updated when sort order changes by @matyax in #1082
- Investigations: change investigations plugin id by @svennergr in #1084
- Grafana Drilldown Logs by @gtk-grafana in #1054
- Labels combobox: Cannot add more then 2 values for same label by @gtk-grafana in #1088
- README: Fix missing image, empty section by @gtk-grafana in #1089
- No loki datasource: Splash page by @gtk-grafana in #1061
- Fix splash page relative URL, update img in readme by @gtk-grafana in #1090
- Docs: Fix title copy by @knylander-grafana in #1092
grafana-lokiexplore-app v1.0.7
1.0.7
- Link extensions: Add support for line filters by @gtk-grafana in #997
- Link extensions: Add support for fields by @gtk-grafana in #999
- Patterns: Patterns containing quotes break when added as filter by @gtk-grafana in #1003
- Service Selection: make volume search case-insensitive by @gtk-grafana in #1012
- Regex labels: Support queries from explore by @gtk-grafana in #1010
- Table: Open in Explore links do not add labelFieldName by @gtk-grafana in #1018
- Patterns: Not configured state not working by @gtk-grafana in #1021
- Fields: Regex by @gtk-grafana in #1023
- Logs Volume: Set axis soft min of 0 by @gtk-grafana in #1041
- Logs: Apply query direction in query runner by @matyax in #1047
- Filters: Expression builder - differentiate user input from selected tags/values by @gtk-grafana in #1045
- Upgrade scenes to prevent panels from not being hidden by @svennergr in #1025