Skip to content

Releases: grafana/metrics-drilldown

v2.0.0

19 Mar 18:10

Choose a tag to compare

2.0.0

Chores
  • upgrade to React 19 for Grafana 13 compatibility (#1128) (dcc4215)
Documentation Changes
Bug Fixes
  • ci: add pull-requests read permission to CD workflow (#1149) (86fac9e)

v1.0.34

11 Mar 15:55

Choose a tag to compare

1.0.34

Chores
New Features
  • extensions: migrate DashboardPanelMenu from category to group API (#1121) (2350e21)
Bug Fixes

v1.0.33

05 Mar 19:46

Choose a tag to compare

1.0.33

New Features
Bug Fixes
  • filter empty native histogram heatmap frames to prevent OOM crash (#1116) (d491aca)
Other Changes

v1.0.32

25 Feb 19:51

Choose a tag to compare

1.0.32

Chores
New Features
Bug Fixes
  • native histogram can sum by le without effect (#1101) (b675b97)
Other Changes

What's Changed

  • feat: expose embeded metrics component by @shelldandy in #782
  • chore(deps): Update pnpm to v10.30.1 by @renovate-sh-app[bot] in #1092
  • I18n: Download translations from Crowdin by @grafana-pr-automation[bot] in #1087
  • chore(deps): Update TypeScript and linting by @renovate-sh-app[bot] in #1093
  • chore(deps): Update dependency glob to v13.0.6 by @renovate-sh-app[bot] in #1091
  • chore(deps): Update dependency @grafana/plugin-e2e to v3.3.2 by @renovate-sh-app[bot] in #1089
  • chore(deps): Update dependency css-loader to v7.1.4 by @renovate-sh-app[bot] in #1090
  • chore(deps): Lock file maintenance by @renovate-sh-app[bot] in #1094
  • chore: update grafana dependencies to v12.4.0 by @shelldandy in #1098
  • chore(i18n): Expose all supported languages in plugin.json by @shelldandy in #1096
  • feat: show dashboard sort limit warning by @bohandley in #1088
  • fix: native histogram can sum by le without effect by @bohandley in #1101
  • feat: add saved queries by @nicwestvold in #1064

Full Changelog: v1.0.31...v1.0.32

v1.0.31

18 Feb 18:41

Choose a tag to compare

1.0.31

Chores
  • docker: support appending feature toggles and fix alert rules (#1083) (17e410e)
  • deps:
  • remove Docker-based Playwright in favor of node-based execution (#1065) (b982b66)
Documentation Changes
  • remove Docker-based screenshot testing documentation (#1072) (e584da6)
Other Changes

v1.0.30

11 Feb 21:28

Choose a tag to compare

1.0.30

Chores
Continuous Integration
  • update workflow to use latest from upstream (#1047) (71f479a)
  • grant pull-requests write permission for PR labeling (#1036) (6e1cdcb)
Documentation Changes
  • update to reflect Label API limit (#955) (8860529)
  • add context about the app's intent and structure (#970) (857f508)
New Features
  • add Query Results tab with instant query table view (#865) (#910) (c9fa953)
Bug Fixes
  • make logs-drilldown volume path configurable for git worktrees (#1062) (58778a9)
  • increase grafana-scopes-gmd healthcheck timings to reduce CI flakiness (#1014) (1ecc258)
  • sidebar: avoid empty-label option in Group by labels on first render (#1044) (1a5e06c)
  • a11y:
    • Support WCAG 2.1 Level A 2.4.3 Focus Order (#1046) (49be082)
    • add consistent help controls to Onboarding and ErrorView (#1042) (a3b3c04)
    • add aria-label to search inputs for WCAG 3.3.2 compliance (#1027) (9905f86)
    • add aria-labels and improve descriptions for WCAG 2.4.6 (#998) (432386c)
    • add aria-label and aria-expanded for WCAG 4.1.2 compliance (#1015) (bf8ec86)
    • include visible text in aria-label for text-based sidebar button (#984) (9bf1f15)
    • add aria-label to Prometheus function config radio inputs (#996) (1dc5061)
    • associate label with Hide empty toggle switch (#986) (3c9e438)
  • i18n: correct plural formatting for translations (#1033) (73f2b21)
  • ci: use pull_request_target to allow labeling fork PRs (#1030) (018cd67)
  • deps: resolve 4 security vulnerabilities (#1031) (443cd22)
Other Changes
Tests
  • optimize e2e test patterns (#997) (c4000e1)
  • add tests for getMetricType and getPanelTypeForMetric functions (#1013) (c08f4a4)
  • fix flaky panel assertion e2e tests (#993) (189d7b0)

v1.0.29

28 Jan 21:50

Choose a tag to compare

1.0.29

Chores
  • deps:
    • Update pnpm to v10.28.2 [SECURITY] (#990) (2ddab3b)
    • Pin mcr.microsoft.com/playwright Docker tag to 35c7d48 (#914) (c9da3f2)
    • Update dependency @grafana/plugin-e2e to v3 (#939) (2418890)
    • Update actions/upload-artifact action to v6 (#919) (bf086f6)
    • Update dependency sass to v1.97.3 (#916) (d2cbe54)
    • update grafana/shared-workflows/get-vault-secrets action to v1.3.0 (#917) (709836e)
    • Update dependency @types/node to v20.19.30 (#915) (7ebb478)
  • migrate from npm to pnpm (#957) (2bdf594)
  • Download translations from Crowdin (#975) (0a18c23)
  • quick search assistant experiment (#959) (531b187)
  • migrate eslint config to .mjs (#962) (052ef82)
  • merge eslint-plugin-jsx-a11y into main eslint config (#956) (408f2f4)
  • update @grafana/create-plugin to v6.7.5 (#929) (6591e4f)
  • i18n: add crowdin github actions (#942) (8d6b878)
  • eslint: add @grafana/i18n rules (#926) (140798e)
New Features
  • Knowledge Graph source metrics enhancements (#958) (2201b01)
  • create alert from metric scene (#937) (8a90598)
Bug Fixes
  • ci:
  • update i18n-extract to use i18next-cli (#987) (e0fccfc)
  • add webpack alias for @grafana/i18n to resolve pnpm module duplication (#985) (7bf7d89)
Refactors
  • leverage disco union for improved type safety (#960) (4358c90)

v1.0.28

14 Jan 19:32

Choose a tag to compare

1.0.28

Chores
Continuous Integration
New Features
  • mini drilldown grafana assistant navigation integration (#899) (404db24)
  • assistant quicksearch integration to ask a question (#908) (0721bcc)
Bug Fixes

v1.0.27

06 Jan 21:25

Choose a tag to compare

1.0.27

Chores
  • adds "Resolves " so github automatically resolves issues (#895) (0e4d876)
Bug Fixes
  • cve: update qs subdependency (#900) (4f8fbb5)
  • OpenFeature: gracefully degrade when OFREP endpoint is unavailable (#898) (9f7a714)

v1.0.26

17 Dec 16:45

Choose a tag to compare

1.0.26

Chores
  • replace hardcoded constant with enum (#890) (fecb8eb)
  • add OpenFeature context to sidebar analytics (#893) (1598069)
  • use PluginExtensionPoints constant from @grafana/data (#874) (648b416)
  • add openFeature context (#891) (fb7d693)
Continuous Integration
New Features
  • implement the tree filter experiment with open feature (#892) (33594f0)
  • init OpenFeature flag evaluations (#886) (7d68f7b)
  • assistant integration fast follow (#888) (caeed34)