renovate[bot]
a3fb210979
Update dependency @grafana/faro-web-sdk to v1.12.2 ( #96789 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 18:40:38 +00:00
Torkel Ödegaard
bd07c6cf35
PanelEditor: Tweak category design ( #96760 )
...
* PanelEditor: Tweak category design
* Update
* remove unused import
* Switch angle dirctions
* Fix test
2024-11-20 19:37:51 +01:00
renovate[bot]
fcae9c26b8
Update dependency @grafana/faro-web-sdk to v1.12.2 ( #96788 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 18:21:05 +00:00
Ezequiel Victorero
5b386472d2
Docs: Add domain allow list report docs ( #96778 )
...
* Docs: Add domain allow list report docs
* Update docs/sources/setup-grafana/configure-grafana/enterprise-configuration/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-11-20 14:43:53 -03:00
renovate[bot]
a758c2dbb7
Update dependency @grafana/faro-core to v1.12.2 ( #96786 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 17:38:21 +00:00
Ieva
a60953c8f9
GAS: Show mapped roles in role picker ( #96681 )
...
* add group mapping UID returned mapped roles
* request mapped roles from the frontend, but don't attempt to update mapped roles
* lock mapped roles and show a pop-up message about why a role is locked
* update role selectors to not allow deselecting a mapped role
* swagger gen
* simplify and set mapped as bool instead of mapping UID array
* swagger gen
2024-11-20 17:37:12 +00:00
Larissa Wandzura
e06ad2a6ef
Docs: Added datasources codeowner ( #96784 )
...
added lwandz13 as datasources codeowner
2024-11-20 19:11:21 +02:00
renovate[bot]
68e7f6069c
Update scenes to v5.25.1 ( #96782 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 19:07:03 +02:00
renovate[bot]
3aa5811b1e
Update emotion monorepo ( #96780 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 17:06:44 +00:00
Matias Chomicki
b5e9b78623
Loki: Added support for disabled operations in Query Builder ( #96751 )
...
* Loki operations: define basic toggleable operations
* LokiQueryModeller: skip disabled operations
* Loki operations: define toggleable operations
* Add test
* Add test
2024-11-20 19:04:30 +02:00
renovate[bot]
c3c4c6b49f
Update dependency @grafana/experimental to v2.1.4 ( #96777 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 17:31:53 +01:00
Ivana Huckova
6b5a05486b
Fix error source for clientSecret not found
error ( #96771 )
...
* Fix error source for clientSecret not found errir
* Use errors.New as we are not formatting the error
2024-11-20 17:16:02 +01:00
renovate[bot]
1f37311de4
Update dependency rudder-sdk-js to v2.48.29 ( #96768 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 16:08:22 +00:00
Sofia Papagiannaki
88fc368c88
Update alpine version in Dockerfile ( #95051 )
...
Update Dockerfile
2024-11-20 17:41:43 +02:00
renovate[bot]
ca422ce5c0
Update dependency i18next to v23.16.8 ( #96765 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 15:30:38 +00:00
Adam Simpson
c010bf2dc7
ds-querier: account for -100 meaning __expr__ ( #96565 )
...
* ds-querier: account for -100 meaning __expr__
* temp debug log error parsing query
* var confusion
* log error
2024-11-20 10:28:31 -05:00
renovate[bot]
51dec6317f
Update dependency dompurify to v3.2.1 ( #96762 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 14:56:17 +00:00
Juan Cabanas
b8e92aacd2
PublicDashboards: Remove publicDashboards FF ( #96578 )
2024-11-20 11:36:19 -03:00
Eric Leijonmarck
9f53362e3c
Serviceaccounts: FIX adds qoute for user UID query for postgres ( #96749 )
...
* Add qoute for user UID of postgres
* add tests for uid
* fix for uid check not expectable
2024-11-20 16:11:03 +02:00
renovate[bot]
6e7f30f301
Update dependency msw to v2.6.5 ( #96745 )
...
* Update dependency msw to v2.6.5
* add TransformStream to jest-setup
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-11-20 13:48:25 +00:00
Ryan McKinley
e0b93f055f
Swagger: show user icon ( #96736 )
2024-11-20 15:43:25 +02:00
Torkel Ödegaard
b0fe898fa1
Dashboard: Panel edit and support for different layout items ( #96203 )
...
* Dashboard: Panel edit and support for more layout items
* It's working
* Fix discard issue
* remove unused file
* Update
* Editing for responsive grid items now work
* Update
* Update
* Review fix
2024-11-20 14:09:56 +01:00
Ashley Harrison
0cd19d76ce
Chore: Enhance debug theme with more hover colors ( #96753 )
...
enhance debug theme with more hover colors
2024-11-20 13:07:36 +00:00
Ivan Ortega Alba
1a7faed56a
Add tests to SceneToSaveModelV2 transformer ( #96700 )
...
* Add tests to SceneToSaveModelV2 transformer
* Add text properties always
2024-11-20 14:53:58 +02:00
Mihai Doarna
cb7dd25f8a
Optimize tokens count from service accounts query ( #96663 )
...
* optimize tokens count from service accounts query
* add unit tests for tokens count
* skip broken test
* fix lint error
* rename Tokens to TokenCount
2024-11-20 14:52:23 +02:00
Laura Fernández
f1601b1c0f
SingleTopNav: Update singleTopNav
feature toggle to GA and enabled by default ( #96752 )
2024-11-20 13:30:19 +01:00
Sriram
492e7d4a3d
Datasources: health check logging improvements ( #96403 )
...
* basic healthcheck logging
* show detailed error for admins
* fix linting errors
* fix config summary keys
* passing context to logger
* tracking health check errors
* remove tracking
2024-11-20 11:42:05 +00:00
grafana-pr-automation[bot]
b21adb8144
I18n: Download translations from Crowdin ( #96671 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-20 13:20:30 +02:00
renovate[bot]
01b7fe0cd5
Update dependency @leeoniya/ufuzzy to v1.0.16 ( #96743 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 10:14:52 +00:00
Gabriel MABILLE
aa2b4751a0
AuthZ: Launch service within IAM app ( #96421 )
2024-11-20 11:13:33 +01:00
renovate[bot]
4800b8a26b
Update dependency knip to v5.37.1 ( #96718 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 09:47:11 +00:00
Jack Baldry
7c18a927f0
Update Explore CODEOWNERS ( #93531 )
2024-11-20 11:25:15 +02:00
Oscar Kilhed
5986b03a8f
Scenes: Fix angular migrations that are using the targets property on the old panel model ( #96626 )
...
Fix angular migrations using target
2024-11-20 09:52:52 +01:00
Brendan O'Handley
be59a6113b
Explore metrics: Default for OTel to select deployment environment like prod ( #96585 )
...
* default to select deployment environment like prod
* add tests
* return null if options are empty to prevent error, fix test
2024-11-20 05:13:57 +02:00
Brendan O'Handley
3e2d849850
Prometheus: Add deprecation message for AMP in Promehteus docs ( #96689 )
...
deprecate message for AMP in prom docs
2024-11-19 16:42:42 -06:00
Simon Podlipsky
2b2c94050c
Docker: Don't use legacy ENV syntax ( #93218 )
...
chore(docker): don't use legacy ENV syntax
2024-11-19 16:13:55 -05:00
margotphelps
b69af9240d
Added docket tag note to security section ( #96725 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-11-19 15:28:02 -05:00
Leon Sorokin
33bf94f4d2
Transformations: Add RegExp option to Extract fields transformer ( #96593 )
2024-11-19 22:04:31 +02:00
Sven Grossmann
51efde972b
Loki: Allow regex in label
derived field ( #96609 )
...
* Loki: Allow regex in `label` derived field
* add docs
* change to caution
2024-11-19 21:01:56 +02:00
kay delaney
8527f986db
PanelInspectDrawer: Fix issue where closing inspect drawer on home dashboard redirects to new dashboard ( #96711 )
2024-11-19 18:55:14 +00:00
Ieva
2ffb7344e8
GAS: update auth provider docs ( #96097 )
...
* add docs describing what GAS is and how it can be configured
* auth provider docs for GAS
* PR feedback
2024-11-19 18:27:34 +00:00
grafana-delivery-bot[bot]
82a2d9b9e2
Release: update changelog for 11.3.1 ( #96713 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
2024-11-19 17:33:14 +00:00
renovate[bot]
af9dd65c01
Update dependency i18next to v23.16.6 ( #96715 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 17:22:55 +00:00
Jev Forsberg
d8c19136bf
CI: Fix latest
tag not being correctly applied to releases ( #96497 )
...
* baldm0mma/tag_latest_bug/ update github-release.yml default values
* baldm0mma/tag_latest_bug/ update release-comms.yml
* baldm0mma/tag_latest_bug/ update logic
* baldm0mma/tag_latest_bug/ update logic
* baldm0mma/tag_latest_bug/ update logic
* baldm0mma/tag_latest_bug/ update logic for both cases
* baldm0mma/tag_latest_bug/ update comment
2024-11-19 10:17:01 -07:00
Matias Chomicki
aace94438e
Logs: Allow scroll to reach the bottom of the log list before loading more ( #96668 )
...
* Infinite scroll: use timestamps to improve scrolling experience
* Add unit tests
2024-11-19 19:12:41 +02:00
renovate[bot]
3af87261a8
Update dependency eslint-plugin-unicorn to v56.0.1 ( #96709 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 17:02:59 +00:00
grafana-delivery-bot[bot]
f427f8dc15
Release: update changelog for 11.2.4 ( #96691 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
2024-11-19 17:59:59 +01:00
grafana-delivery-bot[bot]
a288ec6450
Release: update changelog for 11.1.9 ( #96692 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
2024-11-19 16:49:32 +00:00
renovate[bot]
39707fcc8c
Update dependency @grafana/faro-web-tracing to v1.12.1 ( #96698 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 16:40:16 +00:00
Sonia Aguilar
1b0cc60d65
Alerting: Move evaluation outside folder section, and move labels in instead ( #95121 )
...
* Move evaluation outside folder section, and move labels in instead
* rename file
* update translations
* refactor
* rename file and component
* refactor
* fix test
* refactor
* rename files and components
* update translations
* fix style
* update translations
* Use useAppNotification for toasts
* update label when group can not be selected yet
* update translations
* update some texts and add comment
* update translations
* remove duplicated code
* fix typo
* update texts and translations
* rename FolderWithoutGroup to FolderSelector
* restore wrong updates
* restore wrong updates
* translations and remove GroupAndFolder component
* address review comments
* remove container
* address review comments
* address review comments
* prettier
* prettier
2024-11-19 17:26:49 +01:00