owensmallwood
c8664d303e
Unified Storage: Match all included tags ( #112748 )
...
* if you include multiple tags in the search query, search for them using AND logic
* go-fmt
2025-10-21 11:54:14 -06:00
590230f107
deps(actions): bump actions/setup-go from 5.5.0 to 6.0.0 ( #112621 )
...
* deps(actions): bump actions/setup-go from 5.5.0 to 6.0.0
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.5.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5.5.0...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* update enterprise imports
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave Henderson <dave.henderson@grafana.com >
2025-10-21 17:53:02 +00:00
Paul Marbach
00652f1f96
StateTimeline: Add unit tests for usePagination hook, reorganize/rename some files ( #112532 )
...
* StateTimeline: Add unit tests for usePagination hook
* reorganize styles
* StateTimelineTooltip2 -> StateTimelineTooltip
2025-10-21 13:01:08 -04:00
Will Assis
545b7bf8ff
fix: file and file_meta migrations ( #112611 )
...
* fix file and file_meta migrations to check the database state to decide which migration to run
2025-10-21 12:46:32 -04:00
Ashley Harrison
7678fc9de1
Chore: convert some class components to functional ( #112661 )
...
* convert BigValue to functional component
* convert AbstractList
* Revert "convert AbstractList"
This reverts commit 673c22a81d .
* ignore and deprecate remaining list components
* convert NotFoundDisplay
* convert rectangle
* fix some test components
* convert thresholds.tsx
* convert SpanGraph to functional component
* convert InviteeRow to functional component
* converted InviteesTable to functional component
* convert PanelPluginError to functional components
* convert UserOrganizations
* convert UserSessions to a functional component
* convert UserTeams to a functional component
* convert CloudMonitoringCheatSheet to a functional component
* convert ConfigEditor a react functional component
* convert TestInfoTab to a functional component
* convert DebugPanel to a functional component
* fix types + BigValue story
2025-10-21 17:33:38 +01:00
Stephanie Hingtgen
5d82502535
Dashboards: Set limit to default if negative; document functionality ( #112659 )
2025-10-21 11:06:02 -05:00
Torkel Ödegaard and Paul Marbach
27ac08dd51
NewGauge: Fix segmented gauge with min value != 0 ( #112697 )
...
* NewGauge: Fix segmented gauge with min value != 0
* update gdev dashboard to exercise case
* update gdev dashboard with panel to exercise
* update
---------
Co-authored-by: Paul Marbach <paul.marbach@grafana.com >
2025-10-21 17:49:04 +02:00
Matheus Macabu
5a798afb3f
AccessControl: Fix flaky set resource permission integration test ( #112738 )
...
* AccessControl: Fix flaky set resource permission integration test
* Also remove println
2025-10-21 15:45:35 +00:00
Georges Chaudy
eca379e98e
kvstore: update storage backend to use batch get ( #112704 )
...
* consume batchget
* remove rv
* remove un-necessary limit
* do not pass stop to the iterators
* ensure we return the error
2025-10-21 15:42:07 +00:00
github-actions[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0a2564c4d5
Release: update changelog for main ( #112719 )
...
* Update changelog
* Update changelog
* Update changelog
* Update changelog
* Update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-21 15:17:05 +00:00
Ashley Harrison
59dedb387f
Modal: Expose ariaLabel prop to use with custom header element ( #112668 )
...
add optional aria-label for modal when passing custom header element
2025-10-21 16:09:53 +01:00
Tania
451004d152
OpenFeature: Add debug logs ( #112724 )
2025-10-21 17:03:19 +02:00
Kyle Brandt
e930b3e6c4
SQL Expressions: Replace NaN/Inf values with Null ( #112641 )
...
This is because MySQL doesn't support storing of NaN valuels, and therefore go-mysql-server isn't going to either.
Float fields/columns are always mapped to be nullable now, otherwise we would have to replace NaN/Inf with 0.
2025-10-21 10:43:04 -04:00
renovate-sh-app[bot] and renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
5d8492d728
chore(deps): update dependency micro-memoize to v4.2.0 ( #112701 )
...
| datasource | package | from | to |
| ---------- | ------------- | ----- | ----- |
| npm | micro-memoize | 4.1.3 | 4.2.0 |
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2025-10-21 15:38:48 +01:00
renovate-sh-app[bot] and renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
c83db36573
chore(deps): update dependency lossless-json to v4.3.0 ( #112700 )
...
| datasource | package | from | to |
| ---------- | ------------- | ----- | ----- |
| npm | lossless-json | 4.2.0 | 4.3.0 |
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2025-10-21 15:38:15 +01:00
Alexander Zobnin and Ieva
adf1224e82
AuthZ: Zanzana only evaluation toggle ( #112715 )
...
* Zanzana: Feature toggle to enable zanzana only evaluation
* refactor
* Update pkg/services/featuremgmt/toggles_gen.json
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com >
---------
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com >
2025-10-21 16:03:17 +02:00
Andres Martinez Gotor
12e294d8ab
Advisor: Avoid automatic check creation ( #111678 )
2025-10-21 15:40:00 +02:00
Yuri Tseretyan
5f9a51418c
Alerting: Fix unmarshalling of GettableStatus to include time intervals ( #112602 )
...
* move test files into test-data
* add test for the bug
* populate time-intervals of gettableStatus config
2025-10-21 09:28:04 -04:00
6851ca2988
Docs: Add Additional /apis Versioning Guidance ( #109134 )
...
* [docs] Add extra guidance for new /apis versioning.
* Fix typo
* fix typo
* Run prettier on changes.
* Update docs/sources/developers/http_api/apis.md
Co-authored-by: Igor Suleymanov <radiohead@users.noreply.github.com >
* Update docs/sources/developers/http_api/apis.md
Co-authored-by: Igor Suleymanov <radiohead@users.noreply.github.com >
* Update docs/sources/developers/http_api/apis.md
Co-authored-by: Igor Suleymanov <radiohead@users.noreply.github.com >
* Run prettier on doc
---------
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com >
Co-authored-by: Igor Suleymanov <radiohead@users.noreply.github.com >
2025-10-21 09:22:28 -04:00
linoman
e8d4c63071
SCIM: Remove SCIM config requirements from the Teams List page ( #112717 )
...
Remove SCIM config requirements from the Teams List page
2025-10-21 14:56:35 +02:00
Ivan Ortega Alba and Tom Ratcliffe
e51ec6a827
Dashboards: Hide error notifications in kiosk mode on dashboards ( #112390 )
...
Hide error notifications in kiosk mode on dashboards
Suppress error alerts when dashboard is viewed in kiosk mode
Kiosk mode is typically used for TV displays without interaction
Other notification types (success, warning, info) remain visible
---------
Co-authored-by: Tom Ratcliffe <tom.ratcliffe@grafana.com >
2025-10-21 14:56:20 +02:00
Mihai Doarna
7d88b0130c
IAM: Generate a unique name for a new TeamBinding object ( #112525 )
...
* generate a unique name for TeamBinding and store it in the uid column
* generate testdata
* fix team binding name
2025-10-21 15:01:49 +03:00
Tom Ratcliffe
a651fb1348
Chore: Add 'import/no-extraneous-dependencies' rule for packages ( #111931 )
2025-10-21 12:55:57 +01:00
Tom Ratcliffe
29f3a1f1b2
Alerting: Make GMA import use appropriate API for folders ( #112229 )
2025-10-21 12:55:42 +01:00
Tom Ratcliffe
8ff11b57b3
Stars: Refactor StarsToolbarButton and unify nav update logic ( #112582 )
2025-10-21 12:55:31 +01:00
Tom Ratcliffe
11235e7153
Accessibility: Improve no-unreduced-motion rule and fix violations ( #110304 )
2025-10-21 12:46:11 +01:00
Matheus Macabu
6158167163
CloudMigrations: Increase timeout of eventual checks and add debug message ( #112714 )
2025-10-21 12:58:29 +02:00
Georges Chaudy
7be30abab0
fix folder missing in the event key ( #112698 )
2025-10-21 10:40:56 +00:00
Sonia Aguilar
a107e7db6b
Alerting: Remove ai feedback button from alert form ( #112713 )
...
remove ai feedback button from alert form
2025-10-21 10:20:01 +00:00
Alex Khomenko
268f3ed0fb
Restore dashboards: Fix restore timing issue ( #112638 )
...
* Restore dashboards: Fix restore timing issue
* Cleanup
2025-10-21 13:15:13 +03:00
ismail simsek
5e8294c9d3
Chore: Mark prometheus query json unmarshaling errors as downstream error ( #112314 )
...
* mark json unmarshaling errors as downstream
* shortcut
2025-10-21 09:58:30 +00:00
Tobias Skarhed
4ac8063bda
Scopes: Add redirectUrl to ScopeNode ( #112699 )
...
* Scopes: Add redirectUrl to ScopeNode
* Update go mod
2025-10-21 09:44:35 +00:00
Josh Hunt
f7070b8ccc
NPM: Improve package validation ( #112426 )
...
* update validation script to run all checks, but fail if any fail
* fix package validation
* reduce comment
2025-10-21 10:32:57 +01:00
Bogdan Matei
143ea45ea6
Dashboard: Add variable button in dashboard controls ( #112387 )
2025-10-21 09:16:09 +00:00
Tom Ratcliffe
d1b9543189
Chore: Move feature toggles test util to test/test-utils ( #111173 )
2025-10-21 10:12:40 +01:00
Tobias Skarhed
5c97059d5c
Scopes: Redirect to first available dashboard on select ( #112257 )
...
* Redirect to first available dashboard on select
* Check currently active url before redirecting
* Expand currently selected group on selection
* Add unit test
* Test group expansion on URL change
* Don't expand any group if the active item is already in an expanded one
* Mock dashboardsService better
* Fix linitng issue
* Add and remove subscrioption based on open state
* Extract scope navigation utils
* Fix import order
* Fix import path
* Add redirection tests to ScopesSelectorService
* Fix import order
2025-10-21 10:56:37 +02:00
renovate-sh-app[bot] and renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
d2462a80f6
chore(deps): update dependency i18next to v25.6.0 ( #112671 )
...
| datasource | package | from | to |
| ---------- | ------- | ------ | ------ |
| npm | i18next | 25.5.2 | 25.6.0 |
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2025-10-21 09:52:38 +01:00
renovate-sh-app[bot] and renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
587e42d673
fix(deps): update react aria ( #112663 )
...
| datasource | package | from | to |
| ---------- | -------------------- | ------ | ------ |
| npm | @react-aria/dialog | 3.5.30 | 3.5.31 |
| npm | @react-aria/focus | 3.21.1 | 3.21.2 |
| npm | @react-aria/overlays | 3.29.1 | 3.30.0 |
| npm | @react-aria/utils | 3.30.1 | 3.31.0 |
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2025-10-21 09:50:32 +01:00
renovate-sh-app[bot] and renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
08518cc6c6
fix(deps): update dependency vis-network to v10.0.2 ( #112662 )
...
| datasource | package | from | to |
| ---------- | ----------- | ------ | ------ |
| npm | vis-network | 10.0.1 | 10.0.2 |
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2025-10-21 09:49:52 +01:00
Costa Alexoglou
4959197e37
fix: speedup client ( #112640 )
2025-10-21 10:48:43 +02:00
b7ef0df821
docs/tutorials: add video ( #112628 )
...
* docs/tutorials: add video
* prettier
* Prettier
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com >
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2025-10-21 08:32:59 +00:00
Goutham Veeramachaneni
af2d5d98b5
tempo: Use the correct filter separator for negative selector ( #112280 )
...
Signed-off-by: Goutham Veeramachaneni <goutham@grafana.com >
2025-10-21 10:31:19 +02:00
ismail simsek and Gareth
7c7c9490fb
Pyroscope: Add error source ( #112645 )
...
* set downstream errors in pyroscope
* Update pkg/tsdb/grafana-pyroscope-datasource/instance.go
Co-authored-by: Gareth <email@garethdawson.xyz >
* Update pkg/tsdb/grafana-pyroscope-datasource/instance.go
Co-authored-by: Gareth <email@garethdawson.xyz >
* more error source
---------
Co-authored-by: Gareth <email@garethdawson.xyz >
2025-10-21 10:00:59 +02:00
Kevin Minehart
ef2e62c852
Include author in patch creation ( #112675 )
...
Include author in security mirror
2025-10-21 09:03:31 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
232d211812
deps(go): bump github.com/mattn/go-sqlite3 from 1.14.22 to 1.14.32 ( #112556 )
...
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3 ) from 1.14.22 to 1.14.32.
- [Release notes](https://github.com/mattn/go-sqlite3/releases )
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.22...v1.14.32 )
---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
dependency-version: 1.14.32
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 20:29:23 +00:00
05dff2f7cb
deps(go): bump github.com/open-feature/go-sdk from 1.14.1 to 1.16.0 ( #112489 )
...
* deps(go): bump github.com/open-feature/go-sdk from 1.14.1 to 1.16.0
Bumps [github.com/open-feature/go-sdk](https://github.com/open-feature/go-sdk ) from 1.14.1 to 1.16.0.
- [Release notes](https://github.com/open-feature/go-sdk/releases )
- [Changelog](https://github.com/open-feature/go-sdk/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-feature/go-sdk/compare/v1.14.1...v1.16.0 )
---
updated-dependencies:
- dependency-name: github.com/open-feature/go-sdk
dependency-version: 1.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* make update-workspace
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
* fix(lint): SA1019: openfeature.GetApiInstance is deprecated, using NewDefaultClient
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave Henderson <dave.henderson@grafana.com >
2025-10-20 19:56:00 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9573cd3395
deps(actions): bump actions/setup-node from 4 to 6 ( #112620 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 18:40:29 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bc1d3569ba
deps(actions): bump actions/stale from 9 to 10 ( #112622 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v9...v10 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 18:38:57 +00:00
Torkel Ödegaard and Paul Marbach
7df537c9fc
NewGauge: Adds new feature toggle named newGauge ( #112593 )
...
* NewGauge: Feature toggle and fixes
* Gauge: New migration test dashboard
* Update
* Updates
* Tweaked default barWidth
* Fix multi data links
* remove sizing options
* merge fix
* Update
* Restore
* Update
* Tweaked name font size logic
* use file snapshots instead of inline
---------
Co-authored-by: Paul Marbach <paul.marbach@grafana.com >
2025-10-20 18:33:19 +02:00
Lucy Chen
17771e0e1d
QueryCaching: Add feature flag for mt query caching ( #112660 )
...
Add feature flag for mt query caching
2025-10-20 10:11:25 -06:00