Yuri Tseretyan
f647faba5f
Alerting: Prom Writer to handle 401 and 403 errors ( #105498 )
...
* handle 401 and 403 errors + try to extract information from underlying error.
---------
Signed-off-by: Yuri Tseretyan <yuriy.tseretyan@grafana.com >
2025-05-16 17:11:05 +03:00
Kevin Minehart
9e08471858
CI: Fix release-comms workflow ( #104968 )
...
* pass around github_token
2025-05-16 16:49:53 +03:00
Navid Mafi
77e1acaf3f
docs: fix grammar on set-up-grafana-live.md ( #105545 )
2025-05-16 08:48:41 -05:00
Sergej-Vlasov
48948ef48c
RowItemRenderer: Fix row jumping when entering edit mode ( #105453 )
...
fix row jumping when entering edit mode
2025-05-16 14:20:43 +01:00
Victor Marin
10628e8741
Dashboards: Refactor URL state preservation functionality when reloading on params change ( #104780 )
...
* move preserve to scenePage level, fix issues with restoring variables and failing to reload dd
* refactor and fix preserve/reload url state
* cleanup
* lint
* lint
* reference this PR in comment
2025-05-16 16:16:30 +03:00
kay delaney
73e973f5f6
Dashboards/E2E: Validate editing of dashboard title & description ( #105473 )
2025-05-16 13:32:07 +01:00
Ryan McKinley
d896f31c43
Dashboards: report valid folder count ( #105484 )
2025-05-16 14:51:04 +03:00
Jean-Philippe Quéméner
648e0bc660
fix(util): flaky debouncer test ( #105541 )
2025-05-16 13:47:09 +02:00
Andreas Christou
b886093fe6
Azure Monitor: Support request timeout configuration ( #105487 )
...
Support request timeout configuration
2025-05-16 11:53:13 +01:00
Sriram
fcb1e9c9e5
Postgres: Improve invalid port specifier error during health check ( #105536 )
...
normalize error message in postgres invalid port specifier error
2025-05-16 11:51:12 +01:00
Irene Rodríguez
778563223b
Add link to form for Git Sync early acess ( #105535 )
...
Co-authored-by: Richard Hartmann <RichiH@users.noreply.github.com >
2025-05-16 10:45:53 +00:00
Ieva
aecfc576be
RBAC: Mark some role fields as required for schema ( #105328 )
...
mark some role fields as required for schema
2025-05-16 13:09:01 +03:00
Peter Štibraný
1ffe653156
Revert change of order of checks when setting up resource DB ( #105514 )
...
* Revert change of order in newResourceDBProvider
* Ignore error in provisioningSecrets when working with wrong DB.
* Update workspace.
* Add owner.
2025-05-16 11:35:36 +03:00
Matheus Macabu
8dda9da035
Dependencies: Bump authlib to support service identity in claims ( #105513 )
2025-05-16 10:52:30 +03:00
Mihai Doarna
1099422050
Docs: Update the page on configuring SCIM with AzureAD ( #105477 )
...
* update the docs on configuring SCIM with AzureAD
* run prettier
* fix note block
* fix typo
2025-05-16 10:02:22 +03:00
Haris Rozajac
8cb9f0a36c
Dashboard: Use metadata.generation for dash version in v1 ( #105499 )
2025-05-16 10:00:34 +03:00
Sven Grossmann
6343a9caf8
Extension Sidebar: Set max width to 2/3 of page width ( #105497 )
2025-05-16 08:31:20 +02:00
Jean-Philippe Quéméner
002f46736a
refactor(unified-storage): move generated protos to own pkg ( #105356 )
2025-05-15 21:36:52 +02:00
Charandas
aa2cf8e398
Remove kube-aggregator from OSS ( #103659 )
...
* feat: remove kube-aggregator for OSS and provide injection points with runner iface
* upgrade authlib to support expiresIn
* new FT
* new FT again
* update go.mod
* get rid of the slice implementation
* reconcile conflicts
* gracefully handle enterprise not being linked situation with kubeAggregator FT true
* allow dataplane agg and kube agg to both be added to delegate chain
* make update-workspace
* address feedback
* revert go.mod changes
* go.mod updates
* elaborate on why and how of skipping the Ready channel handling
* after rebase and make run
2025-05-15 11:14:23 -07:00
Ashley Harrison
da36279312
Chore: Modify i18n-download action to work with mulitple sources ( #105492 )
...
modify i18n-download action to work with multiple sources
2025-05-15 17:12:39 +00:00
Dana Axinte
581d153604
SecretsManager: Introduce DecryptAuthorizer ( #105459 )
...
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com >
2025-05-15 17:52:14 +01:00
Mustafa Sencer Özcan
167b201525
fix(unified-storage): add pagination support for folder list ( #105444 )
2025-05-15 18:43:44 +02:00
Ashley Harrison
d4d1514ecb
Internationalisation: Move some config to crowdin.yml to upload multiple files ( #105480 )
...
* move some config to crowdin.yml to upload multiple files
* explicitly add the type
* different dest for plugins
* better dest
2025-05-15 17:19:29 +01:00
Ryan McKinley
da24ad06bd
Provisioning: Hide full path for classic provisioing resources ( #105440 )
2025-05-15 16:01:12 +00:00
Alex Spencer
0041c7e9b7
Table: Fix nested table bug ( #105133 )
...
chore: remove expandedKey index for key rerendering
2025-05-15 08:50:54 -07:00
David Harris
a32b379177
chore: correct links for jaeger data source ( #105475 )
...
* chore: correct links for jaeger data source
* Update plugin.json
* test fix attempt
2025-05-15 16:44:36 +01:00
Andres Martinez Gotor
b2387c1a31
Advisor: Allow to skip a step ( #104454 )
2025-05-15 16:58:45 +02:00
Ieva
6f1382a0c8
RBAC: Remove folder guardians part 1 ( #104449 )
...
* replace usage of folder guardians with access control evaluators
* remove NewByFolderUID guardian
* bring up to date
* fix test
* more test fixes, and don't fetch the folder before evaluating lib element access
* change what error is returned
* fix alerting test
* try to fix linter errors
* we don't assign general folder write permissions, reverting to the previous logic for general folders
2025-05-15 17:55:19 +03:00
Peter Štibraný
7d0f73058b
api/admin: Reenable AdminApiReencrypt tests, fix enterprise version of the test. ( #105462 )
...
* Reenable tests. Fix access to "key" column when using mysql.
2025-05-15 16:25:30 +02:00
Alex Spencer
b77bf98890
ConvertFieldType: Update "join with" to work on array of strings ( #105074 )
...
* fix: update join with to work on array of strings
* chore: simplify
* chore: cleanup
* chore: add tests!
* fix: more robust check
2025-05-15 07:17:57 -07:00
Sonia Aguilar
f7cad3a2fe
Alerting: Update docs rules bulk actions ( #105442 )
...
* enable pause/unpause bulk actions
* Update docs for pause/resume rules evaluations within a folder
2025-05-15 16:06:15 +02:00
Ashley Harrison
aa0842a1e7
Internationalisation: Mark up azure monitor plugin ( #105262 )
...
* start marking up azuremonitor
* more markup
* finish mark up
* add package and correct imports
* convert to functional component + use correct t import
* fix duplicate key + typo
* add extract config + fake french translations to test
* run prettier and fix unit tests
* use nx
* enable i18n lint rules for azure monitor
* remove fake french translations
* await initPluginTranslations
* top level await breaks unit tests
* leave as class component for now
2025-05-15 13:31:49 +00:00
Matheus Macabu
d7715c4220
Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace ( #105455 )
...
* Dependencies: Bump github.com/getkin/kin-openapi from v0.131.0 to v0.132.0
* Dependencies: Bump github.com/openfga/openfga from v1.8.6 to v1.8.12
* Dependencies: Bump golang.org/x to latest
2025-05-15 13:09:49 +00:00
Simon Podlipsky
2d779373c4
chore(dx): constrain node.js to <23 ( #105436 )
2025-05-15 14:05:56 +01:00
Andres Martinez Gotor
76d4953879
Advisor: Include deprecated and filter by plugin slug ( #105383 )
2025-05-15 14:53:49 +02:00
Taewoo K.
634fa9a67d
update logicmonitor logo ( #105423 )
2025-05-15 08:43:22 -04:00
Mariell Hoversholm
467b88eec5
Test: Make timeout 1ns to minimise flakiness ( #105437 )
2025-05-15 14:18:09 +02:00
Mustafa Sencer Özcan
a776556ae8
feat(unified-storage): build full path internally when getting folders ( #105316 )
2025-05-15 15:14:59 +03:00
Dominik Prokop
28d2ed495c
Schema v2: Remove redundant util ( #105382 )
...
* Schema v2: Remove redundant util
* FIx lint
2025-05-15 14:00:25 +02:00
Dominik Prokop
30c2a11a06
Dashboards V2 API: Ignore conversion status when the /dto response is V2 spec ( #105381 )
...
* Dashboards V2 API: Ignore conversion status when the /dto response is V2 spec
* fix lint
2025-05-15 14:00:07 +02:00
Sergej-Vlasov
09bed3721d
TabsLayoutManagerRendere: Fix custom grid not rendering inside a tab ( #105452 )
...
fix custom grid not rendering inside a tab
2025-05-15 12:58:32 +01:00
Peter Štibraný
ba111e612b
Skip TestIntegration_AdminApiReencrypt. ( #105454 )
...
* Skip TestIntegration_AdminApiReencrypt and TestIntegration_AdminApiReencrypt_Enterprise.
2025-05-15 11:38:42 +00:00
Pepe Cano
bb04b9c55b
docs(alerting): MissingSeriesEvalsToResolve and New Stale alert instances docs page ( #105415 )
...
* docs(alerting): New `Stale alert instances` docs page and document the `Missing series evaluations to resolve` option.
* update meta description
2025-05-15 13:36:59 +02:00
Igor Suleymanov
d75a930548
Update grafanactl installation instructions ( #104616 )
2025-05-15 08:54:32 +00:00
Dana Axinte
61ceaec0d6
SecretsManager: Move actor/auth filtering layer to rest storage ( #105414 )
...
Co-authored-by: PoorlyDefinedBehaviour <brunotj2015@hotmail.com >
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com >
2025-05-15 09:48:16 +01:00
grafana-pr-automation[bot]
7e942c87c4
I18n: Download translations from Crowdin ( #105430 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-15 09:26:56 +01:00
Natalia Bernarte Oses
1846f3ea60
update commands to inclue datapro labels ( #105345 )
2025-05-15 10:19:21 +02:00
Natalia Bernarte Oses
d7a410ddcb
Update codeowners to include datapro ( #105344 )
...
update codeowners to include datapro
2025-05-15 10:18:16 +02:00
Peter Štibraný
7268d6c1bc
admin api: Fix reencryption of private_key in signing_key table, introduce test for reencryption ( #105010 )
...
* Add integration test for reencrypting secrets.
Rotate keys before reencryption.
Test for setting table from enterprise repo.
2025-05-15 09:51:25 +02:00
Artur Wierzbicki
3b1008b7c9
Git Sync: wording around cloud availability ( #105427 )
2025-05-15 09:43:05 +02:00