1.0.21
Chores
- rm pre-version script check (#844) (bb4155e)
- delete empty css classes, delete redundant margin/padding properties (#818) (62ef65b)
- bump version to v1.0.20 (#827) (afb1e4a)
- bump version to v1.0.19 (#799) (974d559)
- reduce the number of screenshot tests (#791) (f173bc1)
- bump
@grafana/assistantto0.1.0(#783) (384f8cd) - bump version to v1.0.18 (#781) (e429035)
- upgrade
@grafana/prometheus(#767) (af7523f) - bump @grafana/create-plugin configuration to 5.26.9 (#748) (7db289b)
- replace custom text styling with Text component in Bookmarks components (#749) (e91b6b4)
- add git ref sha in CD (#755) (ce90422)
- argo cd to ops (#752) (2fda597)
- cd deploys to dev (#747) (9a71b97)
- Bump version 1.0.17 (#743) (723dfac)
- version precheck script (#740) (26aa5c9)
- deps:
- update dependency eslint-config-prettier to v8.10.2 (#833) (570048e)
- update dependency @types/node to v20.19.24 (#832) (cad8a0e)
- update dependency webpack to v5.102.1 (#837) (716ca1a)
- update dependency @grafana/assistant to v0.1.3 (#831) (8b75b59)
- update dependency @grafana/scenes to v6.42.2 (#834) (15cf1df)
- update dependency @grafana/tsconfig to v2.0.1 (#825) (0594951)
- update dependency typescript to v5.9.3 (#817) (de5ed58)
- update dependency @swc/core to v1.14.0 (#812) (d2b54f4)
- update dependency sass to v1.93.3 (#815) (56dbac3)
- update dependency leven to v4.1.0 (#814) (0543e67)
- pin dependencies (#785) (c8b3146)
- update dependency @testing-library/jest-dom to v6.9.1 (#813) (94f1a37)
- update dependency @grafana/scenes to v6.40.1 (#787) (dc6309e)
- update grafana monorepo to v12.2.1 (#811) (5599241)
- update dependency @lezer/common to v1.3.0 (#808) (9d9c2ea)
- update mcr.microsoft.com/playwright docker tag to v1.56.1 (#797) (e7624a5)
- update dependency eslint-plugin-sonarjs to ^3.0.4 (#789) (f49e317)
- update actions/checkout action to v4.3.0 (#803) (2df8316)
- update dependency @types/node to ^20.19.7 (#788) (29bf75e)
- update npm to v10.9.4 (#798) (c45ce01)
- update dependency @grafana/lezer-logql to v0.2.9 (#786) (1336089)
- EndToEnd: Upgrade Playwright to v1.56.0 (#763) (24d5d6b)
- Docker: Increase health check retries count (#746) (4ec848d)
Documentation Changes
- add explanation of related metrics (#809) (61b3d52)
- Add explanation for 40k metric limit (#800) (16fe57e)
New Features
- add breadcrumbs (#810) (12cc8fa)
- add panel to dashboard (#792) (b8f72d0)
- grafana assistant quick start questions (#774) (dab363d)
- sort metrics purely alphabetically (#771) (7ed0737)
- DataSource Configuration Extensions (#572) (8cd8d93)
- Use metadata to distinguish metric type (#737) (a1f8747)
- MetricsList: Remove configure Prometheus function button (#821) (833a4fb)
- ci: version bump and changelog action (#816) (a7bbf3f)
- MetricsReducer:
- *: Introduce presets for "_info" metrics (#744) (4d76d81)
- Breakdown: Disable ignore_usage label for the main query (#745) (1e0f19c)
- GmdVizPanel: Always consider the metric metadata to render the proper panel type (#723) (9dc63b9)
Bug Fixes
- update query with duplicate utf-8 metric names (#839) (fa366df)
- defer Loki health checks in the Metric Scene (#830) (499402e)
- ensure visible panels have data fetching priority (#820) (cd02713)
- playwright published action (#794) (c9a0079)
- undefined metadata issue (#793) (b3b2c8d)
- use sub url explicitly in open in explore link (#768) (1d7f993)
- bundle size impact of i18n init (#769) (158f0bf)
- init plugin translations for Scenes (#765) (4a31094)
- Breakdown: Fix missing panel data (#828) (fb27701)
- Sidebar:
- PluginInfo: Fix missing Prometheus info (#822) (baa5fbb)
- MetricDatasourceHelper: Fix cache refresh when changing data source (#741) (a4bc0c3)
Refactors
- Replace custom flexbox CSS with Stack components in DataTrail.tsx (#806) (df19d34)
- Replace custom flexbox CSS with Stack components in SideBar.tsx (#795) (17c4f3c)
- Replace custom flexbox CSS with Stack component in MetricsReducer.tsx (#778) (a3e9f37)
- Replace custom flexbox CSS with Stack components in MetricsGroupByRow.tsx (#770) (09594c2)
- Replace custom flexbox CSS with Stack component in ListControls.tsx (#758) (9875c86)
- feplace custom flexbox CSS with Stack component in BookmarksList.tsx (#757) (4a4dc76)
- Replace custom flexbox CSS with Stack component in UsageData.tsx (#756) (5ab41ab)
- GmdVizPanel: Centralize how panels and queries are built (#730) (6b65346)