Konrad Lalik
9c5a91009b
Alerting: Add useNotificationTemplates hook to abstract away templates loading ( #91468 )
...
* Add useNotificationTemplates hook to abstract away templates loading
* Add useUpdateNotificationTemplate hook to abstract away updating logic
* Add useDeleteNotificationTemplate hook to abstract away deletiong logic
* Fix and update templatestable tests
* Remove old code
* Improve error handling
* Remove obsolete test
* Fix and improve tests
* Adjust code style
* Update test snapshot, remove redirects in hooks
* Remove unused code, add provenance none handling, fix redirect url
* Improve provisioning state handling
2024-08-07 11:50:07 +02:00
Charandas
cf5e49dbb8
build: semconv recently got its own go.mod ( #91560 )
2024-08-06 16:39:21 -07:00
lean.dev
b5e32b31b1
Grafana: Enables use of encrypted certificates with password for https ( #91418 )
2024-08-06 19:18:32 -03:00
Leon Sorokin
1b6362a807
TimeSeries: Use original frames for creating data links ( #91598 )
2024-08-06 14:20:24 -05:00
Karl Persson
d93f5bab83
RemoteCache: remove count method ( #91581 )
...
* remove count method
* remove count from remote cache
---------
Co-authored-by: jguer <me@jguer.space>
2024-08-06 19:21:00 +02:00
Andre Pereira
d84fd94936
Tempo: Add migration to enable TraceQL streaming for Tempo datasources ( #91340 )
...
* Add migration to enable TraceQL streaming for Tempo datasources
* lint
* Always run migration but exit early if feature flag is disabled
* Require feature toggle OR datasource config to enable streaming
2024-08-06 18:09:06 +01:00
Kim Nylander
ce14d79064
[DOC] Add Streaming doc for Tempo data source ( #91432 )
...
Co-authored-by: Jennifer Villa <jvilla2013@gmail.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-08-06 18:00:16 +01:00
renovate[bot]
61434b245c
Update dependency rudder-sdk-js to v2.48.15
2024-08-06 16:40:17 +00:00
Michael Mandrus
6cd0971dc6
CloudMigration: Show warning message for successfully migrated non-core data sources ( #91545 )
...
* minor performance improvement
* apply a warning to any non-core plugins that successfully migrate
* commit frontend wip while I refactor some stuff
* update api
* repurpose error dialog to be a generic details dialog
* whitespace
* add unit test
* fixes from testing
* fix migration summary
* add comment
* fix localization stuff
* fix backend test
* reduce number of queries to the db
* some PR feedback
* whitespace
2024-08-06 19:35:10 +03:00
Yuri Tseretyan
ee78bb653f
Alerting: Log rule evaluation error in scheduler ( #91585 )
2024-08-06 19:27:02 +03:00
renovate[bot]
f4073e6b8e
Update dependency postcss to v8.4.41
2024-08-06 16:19:35 +00:00
Michael Mandrus
14c2e4631a
CloudMigrations: Update preview banner text ( #91561 )
...
* add link to docs page
* add link to docs
* a word
2024-08-06 19:16:43 +03:00
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