renovate[bot]
9bda7b9293
Update dependency @grafana/aws-sdk to v0.7.0 ( #105811 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 09:50:26 +01:00
Hugo Häggmark
c7cd06d5f5
i18n: exports TFunction from @grafana/i18n package ( #105921 )
2025-05-23 10:34:35 +02:00
renovate[bot]
c35803d992
Update dependency @bsull/augurs to ^0.10.0 ( #105810 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 09:22:22 +01:00
Jean-Philippe Quéméner
e57be36936
fix(unified-storage): race in resource server watch ( #105786 )
2025-05-23 09:19:20 +02:00
Sven Grossmann
04de9c2740
Plugins: Support suffix in grafanaDependency ( #105916 )
...
Plugins: Support appendix in `grafanaDependency`
2025-05-23 09:16:13 +02:00
Kristina
86a366126a
Transformations: Transpose should respect renamed field names ( #105893 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2025-05-22 21:38:32 -05:00
grafana-pr-automation[bot]
b6c1f84685
I18n: Download translations from Crowdin ( #105913 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-23 03:33:06 +03:00
Kevin Minehart
0a49849cb3
CI: Fix calling 'move_packages' in wrong directory ( #105912 )
...
move_packages is in pkg now
2025-05-22 16:52:03 -07:00
Victor Marin
5cee301e75
GroupByVariable: Add support for default values in schema ( #105518 )
...
* update schema
* update schema
* refactor property to singular naming
* bump scenes
* leave scenes to caret version
* add defaultValue to groupBy model
* typo
2025-05-23 01:13:52 +03:00
Kevin Minehart
7e1c5a37e5
CI: temporarily remove verify pipeline ( #105910 )
...
temporarily remove verify pipeline
2025-05-23 01:13:16 +03:00
github-actions[bot]
43275fb6f2
Release: update changelog for 12.0.1 ( #105891 )
...
* Update changelog
* update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kevin Yu <kevinwcyu@users.noreply.github.com >
2025-05-22 14:10:51 -07:00
Kevin Minehart
8124980e1b
CI: use -C when go-mod-dir is provided ( #105851 )
...
* use -C when go-mod-dir is provided
* remove unused target variable
* use my branch for testing
* fix syntax?
* use condition in bash instead
* dagger-for-github doesn't support multiline command
* just skip using the composite action
* update setup-go
* add missing space
* grafana-main -> .grafana-main
* use 'patch' as version
* use generated token for cloning / pushing
* colons in wrong place
* update generate-token action
* reduce permissions needed
* add org prefix to repositories list
* ok the repo names did not work like that
* pull-request -> pull_request
* add workflows: write permission
* push branch on dry_run
* Add missing DRY_RUN flag
* initialize LATEST_FLAG as array
* use RELEASE_BRANCH as the base branch
* use workflow in main
* done testing; use main
2025-05-22 23:58:30 +03:00
Jacob Valdez
73e971eedc
Docs: Clarifying information about using the API for license renewal ( #105879 )
...
Docs: Clarifying information about using the API for licnese renewal
2025-05-22 15:46:18 -05:00
Matheus Macabu
98ee83bf3f
Extensions: Add direct dependencies used by Enterprise build ( #105832 )
2025-05-22 13:17:00 -07:00
github-actions[bot]
bc10c4ee7b
Release: update changelog for 11.6.2 ( #105889 )
...
* Update changelog
* update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kevin Yu <kevinwcyu@users.noreply.github.com >
2025-05-22 19:39:57 +00:00
github-actions[bot]
a54b0e384b
Release: update changelog for 11.5.5 ( #105888 )
...
* Update changelog
* update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kevin Yu <kevinwcyu@users.noreply.github.com >
2025-05-22 12:20:53 -07:00
Cory Forseth
249e2f3d34
Authorization: add toggle for LBAC filtering for Tempo datasources ( #105688 )
...
add toggle for LBAC filtering for Tempo datasources
2025-05-22 20:13:31 +01:00
github-actions[bot]
2e64bd8dbf
Release: update changelog for 11.4.5 ( #105886 )
...
* Update changelog
* update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kevin Yu <kevinwcyu@users.noreply.github.com >
2025-05-22 18:57:10 +00:00
github-actions[bot]
4b03edda44
Release: update changelog for 11.3.7 ( #105882 )
...
* Update changelog
* update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kevin Yu <kevinwcyu@users.noreply.github.com >
2025-05-22 18:36:37 +00:00
Matias Chomicki
a676fd620a
New Logs Panel: follow up improvements and fixes ( #105767 )
...
* LogList: add version with no scroll
* LogList: fix support for permalinked and pinned logs
* LogLineDetails: improve resizable
* LogList: improve height adjustment when details are open
* LogList: let the people select text
* Revert "LogList: add version with no scroll"
This reverts commit f26cdce696 .
* LogList: update test
* New Logs Panel: rename permalinkedRowId to permalinkedLogId
* LogListContext: update mock
* ControlledLogRows: implement custom scrollIntoView
* Logs Panel: fix re-render regression
* LogLine: tweak hover and expanded colors
2025-05-22 21:12:06 +03:00
Fayzal Ghantiwala
67d28465de
Alerting: Fix debug log line in External Alertmanager sender ( #105855 )
...
Fix log line
2025-05-22 21:07:12 +03:00
github-actions[bot]
dff2473410
Release: update changelog for 11.2.10 ( #105845 )
...
* Update changelog
* baldm0mma/ add CVE fixes to changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kevin Yu <kevinwcyu@users.noreply.github.com >
Co-authored-by: jev forsberg <jev.forsberg@grafana.com >
2025-05-22 12:04:26 -06:00
Tom Ratcliffe
71a60e2734
i18n: Add shortcut/command palette item to toggle pseudo locale ( #105826 )
2025-05-22 19:12:17 +03:00
Smit Patel
e389407907
Grafana-[data,sql,ui]: Use named imports ( #105734 )
...
grafana-[data,sql,ui]: use named imports
2025-05-22 17:08:46 +01:00
Kevin Minehart
e433af003f
CI: dagger run missing go run ( #105778 )
...
* dagger run missing go run
* Add missing build ID arg
2025-05-22 19:01:39 +03:00
github-actions[bot]
08fdc95635
Release: update changelog for 10.4.19 ( #105840 )
...
* Update changelog
* empty commit
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: idastambuk <ida.stambuk@grafana.com >
2025-05-22 08:21:57 -07:00
Jean-Philippe Quéméner
95eabcf03d
refactor(unified-storage): rename cache to avoid import conflicts ( #105831 )
2025-05-22 17:12:31 +02:00
Kevin Minehart
a37953bb6f
CI: remove go-version flag ( #105844 )
...
remove go-version flag
2025-05-22 17:49:38 +03:00
Kristina
bc3679957b
Transformations: Add documentation around new behavior of Calculate field ( #104429 )
...
* Docs changes
* remove generated placeholder for binary ops with variables
* Update public/app/features/transformers/docs/content.ts
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* Update public/app/features/transformers/docs/content.ts
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2025-05-22 09:43:35 -05:00
Irene Rodríguez
c98792d924
add new sentence about GH enterprise ( #105816 )
2025-05-22 16:37:50 +02:00
Kevin Minehart
b3fac7a2db
Chore: Update changelog ( #105794 )
...
* Update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-22 09:35:52 -05:00
Isabel Matwawana
f984c4cbe7
Docs: Fixed broken links ( #105796 )
2025-05-22 10:34:58 -04:00
Haris Rozajac
c6ada816c2
Dashboards: Disable saving in the UI for provisioned k8s dashboards ( #105429 )
...
* disable editing in UI for k8s dashboards
* lint
* use AnnoKeyManagerAllowsEdits; clean up
* fix
* add tests; update the logic
* clean up
2025-05-22 08:18:48 -06:00
mohammad-hamid
0166b6bcc6
Update API docs for team groups search ( #105512 )
...
* Update API docs for team groups search
* update team sync doc
* remove param block
---------
Co-authored-by: Gabriel Mabille <gabriel.mabille@grafana.com >
2025-05-22 09:58:58 -04:00
Andreas Christou
844c854d75
Azure: Fix Application Insights metadata requests ( #105614 )
...
* Fix App insights metadata requests
- Correctly handle error responses
* Fix linting and always log the error message
* More lint
2025-05-22 14:35:41 +01:00
Dana Axinte
7f2923d4ed
SecretsManager: Introduce keeper store ( #105557 )
...
* SecretsManager: Introduce secret database wrapper
Co-authored-by: PoorlyDefinedBehaviour <brunotj2015@hotmail.com >
Co-authored-by: Leandro Deveikis <leandro.deveikis@gmail.com >
Co-authored-by: Dana Axinte <53751979+dana-axinte@users.noreply.github.com >
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com >
* SecretsManager: Introduce db migrator with keeper table
Co-authored-by: PoorlyDefinedBehaviour <brunotj2015@hotmail.com >
Co-authored-by: Leandro Deveikis <leandro.deveikis@gmail.com >
Co-authored-by: Dana Axinte <53751979+dana-axinte@users.noreply.github.com >
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com >
* SecretsManager: Introduce keeper store
Co-authored-by: Leandro Deveikis <leandro.deveikis@gmail.com >
Co-authored-by: Dana Axinte <53751979+dana-axinte@users.noreply.github.com >
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com >
* new line
* without query listByNameSecureValue
* remove unused extractSecureValues for now
* SecretsManager: Add keeper integration tests
Co-authored-by: Leandro Deveikis <leandro.deveikis@gmail.com >
Co-authored-by: Dana Axinte <53751979+dana-axinte@users.noreply.github.com >
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com >
---------
Co-authored-by: PoorlyDefinedBehaviour <brunotj2015@hotmail.com >
Co-authored-by: Leandro Deveikis <leandro.deveikis@gmail.com >
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com >
2025-05-22 14:26:47 +01:00
Nathan Vērzemnieks
c5de567c8c
Chore: update triage project for Elasticsearch ( #105825 )
2025-05-22 15:09:24 +02:00
Victor Marin
e56f196c2e
Revert "Remove scope dependency" ( #105830 )
...
Revert "Remove scope dependency (#105768 )"
This reverts commit 75d983ccc8 .
2025-05-22 16:05:31 +03:00
Sarah Zinger
ec3f467666
ds-querier: small renames ( #105701 )
2025-05-22 09:04:02 -04:00
Syerikjan Kh
e05ccb822a
feat: map GF_INSTALL_PLUGINS to use preinstall plugins feature ( #105145 )
...
* feat: map GF_INSTALL_PLUGINS to use preinstall plugins feature
* ref: process GF_INSTALL_PLUGINS as sync install
* fix: check GF_INSTALL_PLUGINS_FORCE in the docker run
* ref: use preinstall_sync for GF_INSTALL_PLUGINS
* ref: logs and deprecation msg for GF_INSTALL_PLUGINS
* chore: deprecated log formatting
2025-05-22 08:23:33 -04:00
Adela Almasan
267e3ffb7c
Actions: Add support for custom variables ( #105639 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2025-05-22 06:07:24 -05:00
Matt Cowley
2ce1c67d92
Home: update setup guide link/title to Getting Started Guide ( #105692 )
...
* Home: update setup guide link/title to Getting Started Guide
* Home: check plugin presence to show getting started guide
* Home: remove now unused homeSetupGuide feature toggle
* Home: use sentence case for Getting started guide item
2025-05-22 14:06:50 +03:00
kay delaney
9729c4cf60
Dashboards/E2E: Add test validating panel duplication ( #105663 )
...
* Dashboards/E2E: Add test validating panel duplication
* Validate duplicates remain after save/reload
2025-05-22 13:39:52 +03:00
Gilles De Mey
30398b6591
Alerting: Make rules clickable in rule group detail view ( #105622 )
2025-05-22 10:09:40 +00:00
Denis Vodopianov
ca0ac05b39
Chore: add missing build-id to the rgm-promotion step ( #105814 )
...
add missing build-id to the rgm-promotion step
2025-05-22 12:55:35 +03:00
renovate[bot]
e841674745
Update dependency react-select to v5.10.1 ( #104907 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-22 09:06:46 +00:00
Alex Khomenko
eec109d500
Provisioning: Skip settings request if the feature toggle not set ( #105800 )
2025-05-22 12:04:09 +03:00
Alex Khomenko
ec48b0dfcb
grafana/ui: Add noMargin prop to Card ( #105604 )
...
grafana/ui: Add noMargin to Card
2025-05-22 12:03:58 +03:00
grafana-pr-automation[bot]
5299602211
I18n: Download translations from Crowdin ( #105798 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-22 11:48:02 +03:00
renovate[bot]
69c40bb4e3
Update React Aria ( #105763 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-22 09:37:02 +01:00