Adela Almasan
e91f16fc46
Datalinks: UX improvements ( #91352 )
2024-08-06 19:10:37 +03:00
renovate[bot]
9456535567
Update dependency lerna to v8.1.8
2024-08-06 15:54:50 +00:00
owensmallwood
2387798719
Unified Storage: Propagate traces from the apiserver grpc client ( #91226 )
2024-08-06 09:52:11 -06:00
renovate[bot]
133bb110dc
Update dependency autoprefixer to v10.4.20
2024-08-06 14:41:55 +00:00
Tom Ratcliffe
2eae30aeff
Alerting: Add jest-dom eslint recommended rules ( #91576 )
2024-08-06 15:39:46 +01:00
renovate[bot]
b7def88db6
Update dependency @msagl/parser to v1.1.20
2024-08-06 14:16:22 +00:00
renovate[bot]
e2fe649f7b
Update dependency @msagl/core to v1.1.20
2024-08-06 13:37:40 +00:00
renovate[bot]
0dbfeb0c6e
Update dependency @floating-ui/react to v0.26.21 ( #91572 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 15:28:05 +03:00
renovate[bot]
255a1f6ae4
Update dependency react-hook-form to v7.52.2 ( #91482 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 13:06:02 +01:00
Tom Ratcliffe
2be2f8a214
Alerting: Tidy up k8s utilities/constants ( #91571 )
2024-08-06 14:57:43 +03:00
Tom Ratcliffe
b4a23e097a
Alerting: Add types to react hook form usage register method ( #91566 )
2024-08-06 12:29:01 +01:00
Hugo Kiyodi Oshiro
0c4e02ba14
Plugins: Add filters by update available ( #91526 )
2024-08-06 12:16:49 +02:00
Ashley Harrison
2e3f48a49d
Navigation: Fix browse dashboards/scenes dashboards when bodyScrolling
is enabled ( #91479 )
...
set explicit height (not min-height) so everything works in safari
2024-08-06 09:51:31 +01:00
Will Browne
9300c1bbea
Plugins: Update CLI check if plugin is already installed ( #91213 )
...
* check if plugin installed
* undo remove initial vers check
* still attempt deps
2024-08-06 09:21:40 +01:00
Ihor Yeromin
da291998cf
Revert "Calcs: Update diff percent to be a percent" ( #91563 )
...
Revert "Calcs: Update diff percent to be a percent (#90533 )"
This reverts commit 5e21898294
.
2024-08-06 11:03:01 +03:00
Jeff Levin
d4916207a0
chore(tracing): add tracing for frontend and db session ( #91509 )
...
This PR adds instrumentation for loading frontend SPA along with select methods in the dashboard service, and cleans up span handling in sqlstore.
---------
Co-authored-by: Dave Henderson <dave.henderson@grafana.com>
2024-08-05 17:17:39 -08:00
Charandas
abbfc15563
K8s e2e tests: adds e2e package and 10 year certs ( #91557 )
2024-08-06 03:29:36 +03:00
Kristin Laemmert
b6de9e9d3c
search v2: pre-allocate dashboardQueryResult slice capacity for performance ( #91536 )
...
* search v2: pre-allocate dashboardQueryResult slice for performance
* use limit parameter for starting slice size
2024-08-05 13:54:57 -04:00
Matthew Jacobson
53cfdf0ef8
Alerting: Remove option to return settings from api/v1/receivers and restrict provisioning action access ( #90861 )
...
* Remove provisioning action access to v1/receivers api
* Separate ListOnly functionality to its own method without decryption
2024-08-05 11:49:23 -04:00
Michael Mandrus
4d23382497
Caching: Handle memcached reconnects ( #91498 )
...
* update library version
* update tls memcached feature toggle
* update to latest version
* updae gomemcache version
2024-08-05 11:21:11 -04:00
Ihor
dc9dfb4c4b
Typo fix in Templates documentation ( #91348 )
...
fix typo
2024-08-05 16:54:48 +02:00
Pepe Cano
114d87bf61
Alerting docs: Update Alerting provisioning HTTP API
( #91493 )
...
* Remove `Consumes` info
* Remove `top-level` content negotiation/Produces
* Remove `Version Information`
* Better distinguish between Grafana and Data source managed alerts
* Add note for Enterprise RBAC permissions
* Minor changes for clarity
* Add examples
* Minor copy change
* Update docs/sources/shared/alerts/alerting_provisioning.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/shared/alerts/alerting_provisioning.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/shared/alerts/alerting_provisioning.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-08-05 16:47:48 +02:00
Todd Treece
9a2c9647ee
Chore: Add storage submodule to lint & test config ( #91529 )
2024-08-05 17:30:14 +03:00
AvivGuiser
93aa5a56ad
Alerting: Use stable identifier of a group,contact point,mute timing when export to HCL ( #90917 )
...
---------
Signed-off-by: Aviv Guiser <avivguiser@gmail.com>
2024-08-05 09:56:17 -04:00
Tom Ratcliffe
338b318bf4
Alerting: Use alerting API server for contact points list ( #91073 )
2024-08-05 16:01:48 +03:00
Ryan McKinley
a223c46506
APIServer: Make TableConverter part of ResourceInfo ( #91520 )
2024-08-05 15:38:12 +03:00
Ryan McKinley
f885cc7d9c
Chore: Update swagger ui (4.3.0 to 5.17.14) ( #91219 )
2024-08-05 14:59:24 +03:00
Tom Ratcliffe
734af2ea9f
Alerting: Enable "dot-notation" rule ( #91497 )
2024-08-05 12:06:17 +01:00
Tom Ratcliffe
500ae2ff1e
Alerting: Enable "prefer-const" rule ( #91495 )
2024-08-05 11:37:48 +03:00
Tom Ratcliffe
e771500487
Alerting: Enable "no-unused-props" rule ( #91492 )
2024-08-05 09:18:38 +01:00
Kim Nylander
647f162fe0
[DOC] Add canonical URL to Explore Metrtics ( #91501 )
2024-08-05 08:34:40 +01:00
brendamuir
e7a9a9c161
Alerting docs: fixes alt text errors ( #91336 )
2024-08-05 09:18:36 +02:00
Todd Treece
8c43b9ec2f
Semconv: Change keys to private constants ( #91508 )
2024-08-02 16:13:00 -04:00
Matthew Jacobson
a397bca02e
Alerting: Fix panic with nil annotations & Nodata=alerting/ok/keep ( #91506 )
2024-08-02 22:15:57 +03:00
Yuri Tseretyan
96f7f0f486
Alerting: Use Unstructured type for settings of K8s model Integration + code owners ( #91430 )
...
* remove nonnamespaced paths
* use common.Unstructed for Intergration.Settings
* update codeowners to include alerting
* fix json name of secure fields to start with lower case
2024-08-02 20:02:58 +03:00
Vardan Torosyan
1747cd1747
[Auth] Enable cloudRBACRoles feature toggle for self-serve ( #91036 )
...
Enable cloudRBACRoles feature toggle for self-serve
2024-08-02 16:47:00 +02:00
Alexander Weaver
72ecde5045
Alerting: Make orgID a direct arg of writer interface ( #91422 )
...
make orgID a direct arg of writer interface
2024-08-02 09:37:28 -05:00
Leonor Oliveira
6f6a06435d
Remove unified_storage_mode reference in the grafana repo ( #91481 )
2024-08-02 15:40:05 +02:00
Josh Hunt
c070b39dae
E2C: Add a 'supported types' disclosure to the bottom of the resources table ( #91475 )
2024-08-02 14:17:14 +01:00
Todd Treece
5376a2eb93
Chore: Add semconv package ( #91408 )
2024-08-02 08:35:18 -04:00
Alexa V
0145b0fe70
Dashboard: Chore - Remove rudderstack events from panel menu and toolbar ( #91376 )
...
* Chore: Remove rudderstack events from panel interactions, and toolbar in dashboards
- dashboards_panelheader_menu
- dashboards_panelheader_description_displayed
- dashboards_toolbar_actions_clicked
* Add back some toolbar events: sharing, settings, favourites, and add
* restore ShareButton
2024-08-02 13:30:47 +02:00
grafana-pr-automation[bot]
44ed331239
I18n: Download translations from Crowdin ( #91474 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-02 11:47:03 +01:00
renovate[bot]
4de68e3774
Update dependency eslint-plugin-jsdoc to v48.11.0 ( #91473 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-02 12:44:01 +02:00
Josh Hunt
4fd014eae9
Chore: Update i18next parser to 9.0.1 ( #91478 )
2024-08-02 13:39:30 +03:00
renovate[bot]
670132ead8
Update dependency @types/node to v20.14.14
2024-08-02 09:56:04 +00:00
Josh Hunt
e55b438f14
E2C: Reduce UI poll interval and make configurable ( #91386 )
...
* E2C: Reduce UI poll interval and make configurable
* fix default
2024-08-02 10:46:41 +01:00
Josh Hunt
a89435aeab
I18n: Require Trans i18nKey prop ( #91399 )
...
* I18n: Require Trans i18nKey prop
* fix lint errors
2024-08-02 10:46:27 +01:00
Claudiu Dragalina-Paraipan
e2435f92f1
[authn]: add GetIDClaims() to Requester ( #91387 )
...
* authn: add GetIDClaims() to Requester
Co-Authored-By: Gabriel MABILLE <gamab@users.noreply.github.com>
* authn: update StaticRequester
Co-Authored-By: Gabriel MABILLE <gamab@users.noreply.github.com>
* update auth/idtest/mock
Co-Authored-By: Gabriel MABILLE <gamab@users.noreply.github.com>
* Fix test
Co-authored-by: Claudiu Dragalina-Paraipan <claudiu.dragalina@grafana.com>
---------
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
Co-authored-by: gamab <gabriel.mabille@grafana.com>
2024-08-02 12:36:02 +03:00
renovate[bot]
a940bb87be
Update dependency msw to v2.3.5
2024-08-02 09:32:44 +00:00
Tom Ratcliffe
1d96cd8ed9
Alerting: Use cloud notifier types for metadata on Cloud AMs ( #91054 )
2024-08-02 10:30:39 +01:00