renovate[bot]
750547c862
Update Yarn to v4.9.4 ( #111232 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-17 11:07:20 +00:00
renovate[bot]
4b7720784e
Update React Aria ( #111187 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-17 11:39:13 +01:00
Gabriel MABILLE
ee34c015ce
`grafana-iam`: Fix context for identity store queries to work ( #111228 )
...
`grafana-iam`: Fix context for identity store
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2025-09-17 11:24:58 +01:00
Matias Chomicki
a044f567a8
Logs Panel: Sync visual options in panel editor ( #111163 )
...
* Logs panel: sync visual options in panel editor
* LogListContext: sync uniqueLabels
* Tranlations
* Prettier
* PrettifyJSON before syntax highlighting
* Update LogListContext.tsx
* LogListContext: fix prettify json option callback
* LogListControls: fix third state for wrapping
* Update test
* chore: fix label capitalization
2025-09-17 10:13:13 +00:00
Alex Khomenko
8c284cbcba
Restore dashboards: Filter out v0 dashboards from v2 response ( #111165 )
2025-09-17 12:49:50 +03:00
Costa Alexoglou
0248a393d7
fix: dashboard upsert with empty ref ( #111190 )
...
* fix: dashboard upsert with empty ref
* chore: cleanup
* fix: branches in other git providers and linter
2025-09-17 11:49:15 +02:00
Torkel Ödegaard
e8a05f72cb
Design: Fixes minor spacing issue in plugin browse and new connection ( #111185 )
2025-09-17 11:11:28 +02:00
Peter Štibraný
48250a1605
Introduced options to ignore old indexes based on build time and build version. ( #111168 )
2025-09-17 10:59:59 +02:00
grafana-pr-automation[bot]
1a035094e5
I18n: Download translations from Crowdin ( #111214 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-17 08:42:54 +00:00
Levente Balogh
1564a49373
Floating UI: Update to use the `.main-view` as a boundary ( #111089 )
...
* fix(Dropdown): update the boundary to the `.main-view`
* apply floating-ui changes everywhere
* remove some unused imports
* up timeout on this test cause it's unbelievably slow
* don't spread when not necessary
* fix case in panel edit on small screens
---------
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2025-09-17 09:40:49 +01:00
dependabot[bot]
3cc99ba811
Bump github.com/hashicorp/hcl/v2 from 2.17.0 to 2.24.0 ( #111218 )
...
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl ) from 2.17.0 to 2.24.0.
- [Release notes](https://github.com/hashicorp/hcl/releases )
- [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/hcl/compare/v2.17.0...v2.24.0 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/hcl/v2
dependency-version: 2.24.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 08:16:56 +00:00
dependabot[bot]
731e0dfe99
Bump github.com/centrifugal/centrifuge from 0.35.0 to 0.37.2 ( #111217 )
...
Bumps [github.com/centrifugal/centrifuge](https://github.com/centrifugal/centrifuge ) from 0.35.0 to 0.37.2.
- [Release notes](https://github.com/centrifugal/centrifuge/releases )
- [Changelog](https://github.com/centrifugal/centrifuge/blob/master/changelog.md )
- [Commits](https://github.com/centrifugal/centrifuge/compare/v0.35.0...v0.37.2 )
---
updated-dependencies:
- dependency-name: github.com/centrifugal/centrifuge
dependency-version: 0.37.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 09:37:00 +03:00
Stephanie Hingtgen
c85776614e
App sdk: Update to v0.45.0 ( #111222 )
2025-09-17 09:03:30 +03:00
Gareth
e28f67fb4c
Tempo: migrate search queries to the backend ( #109800 )
...
* migrate search queries to the backend
* set duration unit to ms
* remove error log for debugging
* support nested frames and improve url handling
* formatting in search.go
* space
* run make update-workspace
* remove un-necessary fmt.Sprintf
* add support for span table format
* update fn names and re-order
* support raw format
* revert go.mod and go.sum
* remove frontend logic
* remove any types from typescript
* fix golint
* add tests
* fix golangci-lint
* refactor and implement suggestions
* fix tests
* update data frame type
* remove console log
* fix
* use fallthough to traceql type
* use tempo backend for traceql queries
* update tests
* fix golangci-lint
* Correct types for Fields, allow nulls
* add feature toggle definition
* put backend logic behind feature toggle
* Change toggle default to false
* Remove console.log. Fix crash from missing table type
* fix tests
* fix backend tests
---------
Co-authored-by: Andre Pereira <adrapereira@gmail.com>
2025-09-17 12:02:08 +08:00
Stephanie Hingtgen
d451cb6dcc
Provisioning: Skip another flaky test ( #111198 )
2025-09-16 19:28:59 +00:00
Stephanie Hingtgen
c4d89a7a09
Provisioning: Add back most integration tests; skip flaky ones ( #111197 )
2025-09-16 14:50:08 -04:00
Ida Štambuk
0be2394372
Dynamic Dashboards: Add new tracking events for dashboard interactions ( #111022 )
2025-09-16 18:40:34 +02:00
jcolladokuri
7e13882a1a
Prometheus: Fix ad hoc filters when using explore table column filtering ( #111141 )
...
* add support for ad hoc filtering from explore
* fix test
* remove helper function and keep check in if statement
2025-09-16 08:48:52 -07:00
Alex Khomenko
571b3226ba
Dashboard search: Return description in search results ( #110857 )
...
* DashList: Add description
* Support unified storage
* Support unified storage[2]
* Exclude description from field
* Cleanup
* add description
* Revert dashlist changes
* Update cue
* Fix test
---------
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2025-09-16 18:17:22 +03:00
jcolladokuri
fad8891b1a
Prometheus: Improve indication of labels loading when using metrics browser. ( #111127 )
...
* add loading spinner for labels and values selectors for prom
* add small margin bottom to hints to avoid component overlap when zoomed in
2025-09-16 07:52:18 -07:00
Alex Khomenko
be61b37682
Provisioning: Use sync job for moving single resources ( #111027 )
...
* Provisioning: Use sync job for moving single resources
* cleanup
* Update messages
* Update tests
* Wait till job is completed
* Only animate forward progress
* revert
* i18n
* Fix clearing deleted folders
* Cleanup
2025-09-16 17:41:36 +03:00
Mustafa Sencer Özcan
4c2240dcc3
fix: introduce an init lock for the storage backend integration tests ( #111166 )
2025-09-16 14:18:06 +00:00
Ezequiel Victorero
6811cc1aa9
Share: Remove new share drawer feature flag ( #111048 )
2025-09-16 10:57:49 -03:00
Yunwen Zheng
0baacd8d5a
RepositoryStatusPage: Card grid layout for small screen fix ( #111136 )
2025-09-16 09:43:43 -04:00
Misi
29551a6edf
IAM: Implement Delete in Service Account API ( #110584 )
...
* wip
* IAM: Create Service Account
* Add dual writer
* Update openapi_test.go
* Add integration tests
* Add sql tests
* Add Role to SA spec, add validation, add DBTime, add tests
* Format, update test
* Fixes
* Add check for External
* wip
* Fix merge
* wip
* Use plugin name instead of title for ext svc account login
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
* Remove OrgID from DeleteUserCommand
* Use the new authorizer
* Fix tests
* cleanup
* Move test to enterprise
* Revert unnecessary change
* Address feedback
* Revert "Address feedback"
This reverts commit 8ab9559076
.
---------
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2025-09-16 15:39:01 +02:00
Yuri Tseretyan
356521c9b9
Alerting: Annotation CanUse for receiver resource ( #110839 )
...
* add origin to receiver
* populate origin of the receiver
* set CanUse to false if origin is not Grafana
* set provenance if origin is imported
* set Grafana origin by default in conversion API
* set canUse annotation
* reject update\delete operations on resources with origin other than Grafana
* fail to create with wrong origin
2025-09-16 09:32:04 -04:00
Victor Marin
a15b6ec2a2
PanelOptions: Use existing overrides when changing panel types ( #111016 )
...
use existing overrides when changing panel types
2025-09-16 16:30:30 +03:00
renovate[bot]
01b696d66c
Update dependency @bsull/augurs to v0.10.1 ( #111182 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 14:28:52 +01:00
Bogdan Matei
2ede582aa0
Dashboard: Add feature flag for undo/redo ( #111096 )
2025-09-16 16:03:16 +03:00
Will Assis
6b2fb782c8
fix (unified-storage): search returning empty results when query includes small term ( #111140 )
...
* fix search not returning anything when a word in the query has less than 3 characters
* fix test name
* fmt
* remove trimspace
2025-09-16 08:55:23 -04:00
Misi
81fe57478f
Chore: Improve short url redirection ( #111162 )
...
Improve short url redirection
2025-09-16 14:48:17 +02:00
renovate[bot]
f3d9bb3219
Update dependency ol-ext to v4.0.35 ( #111116 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 13:46:38 +01:00
Lucy Chen
be9ce8a5ff
CloudMigration: Fix flakey test ( #111126 )
...
* fix flakey test
* remove skip
* change require
2025-09-16 12:39:14 +00:00
Hugo Häggmark
35df3ae554
Chore: filter out bots from frontend logging ( #111157 )
...
* Chore: filter out bots from frontend logging
* chore: updates after PR feedback
* chore: change solution to use beforeSend
2025-09-16 14:13:06 +02:00
lean.dev
c6fe19b472
FeatureToggleAdminPage: fix owner of feature toggle ( #111172 )
2025-09-16 13:12:23 +01:00
Jo
321c3f8ec1
Authorization: update OpenFGA ( #111094 )
...
update openfga to v1.10
2025-09-16 13:23:46 +02:00
Tobias Skarhed
bf31c67159
Secrets: Add route for secrets UI ( #111161 )
...
Add secrets route
2025-09-16 13:00:37 +02:00
Sonia Aguilar
1f1f2ae18f
Alerting: Update default payload for template preview ( #111159 )
...
update default payload for template preview
2025-09-16 12:51:44 +02:00
Ryan McKinley
0a79b3bdc5
Chore: Upgrade k8s.io/api v0.34.1 and grafana-app-sdk v0.43.1 ( #111009 )
2025-09-16 13:35:20 +03:00
Georges Chaudy
c251ebf4d5
kvstore: merge the metadata store into the datastore ( #110334 )
...
* migrate eventstore to datastore
* Add folder to event key
* lint
* lint
* lint
* lint
* remove foundkye
* refactor the Keys methods to move the Sort outside the ListKey method
* remove bad import
* fix missing params
* lint
* fix test
* perf improvement
2025-09-16 12:16:29 +02:00
Costa Alexoglou
8a352cc352
fix: reduce logs for Github repo.build ( #111117 )
...
* fix: reduce logs for Github repo.build
* ci: go workspace
2025-09-16 09:57:08 +00:00
Alexander Zobnin
38e5298807
Authz: Skip cache in List request if option provided ( #110864 )
...
* Authz: Skip cache in List request if option provided
* return timestamp with list response
* update authlib
* add skipCache option test
* refactor
* fix tests
* update workspaces
* Set zookies depending on cache hit
* update workspaces
* Fix nil pointer
2025-09-16 11:27:07 +02:00
Alexander Akhmetov
a5ad4715a6
Alerting: Fix start with unified_alerting disabled ( #111160 )
2025-09-16 08:56:09 +00:00
Peter Štibraný
f77e99d965
Store build time and build version into index. ( #111010 )
2025-09-16 10:52:30 +02:00
Eric Leijonmarck
868e3a5e8e
`grafana-iam`: Adds config opts for RBACRemoteClient for load balancing ( #110819 )
2025-09-16 09:49:37 +01:00
grafana-pr-automation[bot]
22b96c7c3e
I18n: Download translations from Crowdin ( #111143 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-16 08:40:28 +00:00
Will Browne
b154763d04
Chore: Bump `prometheus/client_golang` to v1.23.2 ( #111123 )
...
bump prometheus/client_golang to v1.23.2
2025-09-16 09:26:50 +01:00
Hugo Häggmark
2c3baabfa1
PanelModel: Removes the `isAngularPlugin` function ( #110799 )
...
Chore: removes isAngularPlugin function from PanelModel
2025-09-16 07:09:41 +02:00
Todd Treece
d08a7abfbb
Provisioning: Temporarily skip flaky tests ( #111128 )
2025-09-15 16:45:29 -04:00
Kevin Yu
c4e8c7b562
CloudWatch: Add clusterId to dimension list for AWS/ElastiCache namespace ( #111132 )
2025-09-15 12:34:29 -07:00