Andrej Ocenas
20e70838e3
NodeGraph: Fix possible metadata mismatch between nodes in graph ( #85254 )
2024-03-27 14:23:04 +01:00
Kyle Brandt
222f93794d
Scopes: Add more BE filtering (field selectors) ( #85169 )
2024-03-27 13:10:49 +00:00
Kyle Brandt
d71266b8af
QueryLibrary: Use default variable values in render ( #84678 )
2024-03-27 08:48:08 -04:00
Ashley Harrison
7ad2ec9665
EmptyState: use not-found
empty state variant everywhere in core ( #85007 )
...
* use EmptyState component everywhere in core
* remove GrotNotFound core component
* update unit tests
* search -> not-found
* fix 3 more
2024-03-27 12:15:12 +00:00
Gilles De Mey
a574db6f64
Alerting: Fix removing nested policy ( #85242 )
2024-03-27 13:58:59 +02:00
Eve Meelan
cec25113f6
correct a url ( #85245 )
2024-03-27 04:58:07 -07:00
renovate[bot]
7640922d76
Update dependency diff to v5.2.0 ( #85244 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-27 11:51:55 +00:00
renovate[bot]
c7b4427151
Update dependency date-fns to v3.6.0 ( #85243 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-27 11:51:19 +00:00
Joao Silva
951d5b4e9f
Storybook: Fix link to Saga ( #85179 )
2024-03-27 11:50:36 +00:00
Oscar Kilhed
b7156ef2c2
Dashboard scenes: Export isExpressionReference to be accessible from scenes ( #85228 )
...
Export isExpressionRef to be accessible from scenes
2024-03-27 12:35:06 +01:00
Tobias Skarhed
6248bdda48
Pa11y: Decrease error thresholds for PRs ( #85178 )
...
* Pa11y-pr: lower error thresholds
* Increase threshold for alerting
2024-03-27 12:29:54 +01:00
renovate[bot]
4cf0c8dfb2
Update dependency @grafana/plugin-e2e to ^0.25.0 ( #85236 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-27 10:26:52 +00:00
renovate[bot]
176709683a
Update dependency @grafana/faro-web-sdk to v1.5.0 ( #85235 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-27 10:25:40 +00:00
renovate[bot]
9787f19dc3
Update dependency @grafana/faro-web-sdk to v1.5.0 ( #85234 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-27 12:05:00 +02:00
renovate[bot]
e28fc1a4a5
Update dependency msw to v2.2.12
2024-03-27 09:58:56 +00:00
renovate[bot]
869a7c8e15
Update dependency xss to v1.0.15 ( #85215 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-27 11:47:13 +02:00
renovate[bot]
7df1f84c63
Update dependency nanoid to v5.0.6 ( #85205 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-27 09:29:32 +00:00
Gilles De Mey
90a1e8a82f
Alerting: Make hovercard accessible ( #85195 )
2024-03-27 10:05:30 +01:00
Pablo
ace1cd6301
CloudWatch : Add missing AWS/ES metrics ( #85210 )
...
Adding missing ES metrics
2024-03-26 16:37:07 -04:00
Sven Grossmann
e284812796
Applinks: Adds grafana-lokiexplore-app
to Explore -> Logs
section ( #85200 )
2024-03-26 22:18:17 +02:00
renovate[bot]
e184520c61
Update dependency @types/react to v18.2.72
2024-03-26 20:04:28 +00:00
Kyle Cunningham
c9f9e94a6c
Table Panel: Fix issue causing incorrect background coloring ( #85121 )
...
Fix color bug
2024-03-27 03:02:31 +07:00
renovate[bot]
6ed5e36fe5
Update dependency msw to v2.2.11
2024-03-26 18:56:59 +00:00
melGL
ac9523bcad
Clarify AWS Auth instructions for Grafana Cloud users ( #84312 )
...
* Clarify "Grafana Assume Role" feature instructions for Grafana Cloud users
Following the recommendations provided in Support escalation https://github.com/grafana/support-escalations/issues/8277
* Update docs/sources/datasources/aws-cloudwatch/aws-authentication/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/datasources/aws-cloudwatch/aws-authentication/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
---------
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-03-26 11:54:57 -07:00
renovate[bot]
98eec74483
Update dependency eslint-scope to v8.0.1
2024-03-26 17:28:14 +00:00
renovate[bot]
a256c064df
Update dependency @types/react to v18.2.71
2024-03-26 17:26:50 +00:00
ismail simsek
fec7765111
Chore: InfluxQL stream parser improvements ( #85041 )
...
* don't iterate over first column as it is a time column already
* don't iterate over first column as it was handled earlier
* add more flexibility to run the commands
* Update pkg/tsdb/influxdb/influxql/converter/converter.go
Co-authored-by: Nick Richmond <5732000+NWRichmond@users.noreply.github.com>
---------
Co-authored-by: Nick Richmond <5732000+NWRichmond@users.noreply.github.com>
2024-03-26 19:25:03 +02:00
Sven Grossmann
c80b31a0d4
Loki: Remove API restrictions on resource calls ( #85191 )
...
Loki: Remove API restrictions
2024-03-26 18:15:35 +01:00
renovate[bot]
1513b0cab1
Update dependency @kusto/monaco-kusto to v10.0.18
2024-03-26 17:02:35 +00:00
renovate[bot]
1df15a3a4c
Update dependency @floating-ui/react to v0.26.10 ( #85181 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 16:39:24 +00:00
renovate[bot]
af3e453068
Update dependency @glideapps/glide-data-grid to v6.0.3 ( #85189 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 16:36:20 +00:00
Benoit Tigeot
6f38ac6615
Alerting: Reduce set of fields that could trigger alert state change ( #83496 )
...
We want to avoid too much change of alert state based on change on
alert's fields. For that we ignore some fields from the diff.
2024-03-26 12:35:30 -04:00
Julien Duchesne
2188516a21
Alerting: Fix receiver inheritance when provisioning a notification policy ( #82007 )
...
Terraform Issue: grafana/terraform-provider-grafana#1007
Nested routes should be allowed to inherit the contact point from the root (or direct parent) route but this fails in the provisioning API (it works in the UI)
2024-03-26 12:31:59 -04:00
Jo
da40158fed
Auth: Improve org role sync debugging ( #85146 )
...
add login to the context of the logger
2024-03-26 17:22:10 +01:00
renovate[bot]
5146896264
Update dependency @kusto/monaco-kusto to v10 ( #81382 )
...
* Update dependency @kusto/monaco-kusto to v10
* match types + update mocks
* Add missing esModule
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
2024-03-26 16:10:06 +00:00
kay delaney
08ef6e1a42
Scenes: Fix crash when searching panel options ( #85180 )
...
Closes #81883
2024-03-26 14:55:54 +00:00
Carl Bergquist
b214b07695
Scopes: Name relationship objects *binding ( #84955 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Co-authored-by: Bogdan Matei <bogdan.matei@grafana.com>
2024-03-26 15:52:12 +01:00
Karl Persson
c39b9b2cbe
EmailVerification: Generate emails after rename ( #85175 )
2024-03-26 15:50:11 +01:00
renovate[bot]
96c626d3d3
Update dependency @msagl/parser to v1.1.18 ( #85138 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 16:46:35 +02:00
grafana-delivery-bot[bot]
ee4ac983b2
Changelog: Updated changelog for 10.2.6 ( #85171 )
...
* Changelog: Updated changelog for 10.2.6
* run prettier
---------
Co-authored-by: grafanabot <bot@grafana.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-03-26 14:07:40 +00:00
Eve Meelan
54270dff36
Get started with alerting fixes for publish ( #85158 )
...
* Rename alerting-get-started.md to index.md
* edits
* edits
* prettier
* Update docs/sources/tutorials/alerting-get-started/index.md
Co-authored-by: tonypowa <45235678+tonypowa@users.noreply.github.com>
---------
Co-authored-by: tonypowa <tonypowa@gmail.com>
Co-authored-by: tonypowa <45235678+tonypowa@users.noreply.github.com>
2024-03-26 06:59:01 -07:00
linoman
4e5bff0ada
Auth Drawer: Use redux store to load settings ( #85110 )
...
* use actions instead of importing the backend service
* Replace the test render for redux-rtl
2024-03-26 14:56:31 +01:00
grafana-delivery-bot[bot]
da1ef0e1fa
Changelog: Updated changelog for 10.1.9 ( #85167 )
...
Co-authored-by: grafanabot <bot@grafana.com>
2024-03-26 13:39:48 +00:00
Ryan McKinley
e5cf863973
Prometheus: Create jsonschema spec ( #85077 )
2024-03-26 16:36:39 +03:00
grafana-delivery-bot[bot]
b47dc7e8ac
Changelog: Updated changelog for 10.0.13 ( #85163 )
...
Co-authored-by: grafanabot <bot@grafana.com>
2024-03-26 13:09:53 +00:00
Mihai Doarna
6ddced7ba8
SSO: add the missing fields to the okta provider ( #85152 )
...
* add the missing allowSignUp field to okta provider
* add autoLogin to okta
2024-03-26 14:45:45 +02:00
Andrej Ocenas
aba65747c9
Nodegraph: Fix issue with rendering single node ( #84930 )
...
Fix for single node graph case
2024-03-26 13:43:43 +01:00
grafana-delivery-bot[bot]
dd93d9958d
Changelog: Updated changelog for 9.5.18 ( #85159 )
...
Co-authored-by: grafanabot <bot@grafana.com>
2024-03-26 12:37:21 +00:00
Alex Khomenko
d105323f15
SaveDashboardForm: Remove deprecated Form usage ( #84172 )
...
* SaveDashboardForm: Remove deprecated Form usage
* Update
2024-03-26 14:14:17 +02:00
Alex Khomenko
0f6858709b
Saga-icons: Switch to ESM ( #84875 )
2024-03-26 13:58:25 +02:00