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
Chris Bedwell
b4ed72f1b6
Tooltip / Toggletip content link styling: Remove global a element selector inside tooltips ( #84353 )
...
* fix: remove global a tag styles inside tooltips
* corret inside / outside button references in toggletip test
* Remove code and pre styling rules from tooltipUtils
2024-03-26 11:47:12 +00:00
Andreas Christou
19159a89a2
SQLEngine: Use debug
method instead of custom implementation ( #85118 )
...
Use debug method instead of custom implementation
2024-03-26 11:27:07 +00:00
Sven Grossmann
9a8ae3c932
Loki: Support custom X-Query-Tags
header ( #85123 )
...
* Loki: Support custom `X-Query-Tags` header
* add comment
2024-03-26 13:08:09 +02:00
Alexander Zobnin
02606be3ed
Access control: Improve annotation delete performance ( #85068 )
...
* Access control: Improve annotation delete performance
* simplify query string
* Refactor
* remove unnecessary join
2024-03-26 11:50:51 +01:00
Karl Persson
2f5e3023c2
IDFowrarding: ignore logging context canceled errors ( #85141 )
2024-03-26 11:36:44 +01:00
Sofia Papagiannaki
5ebf2d08f6
Provisioning: Fix regression when dashboardProvisioner is accessed before being initialised ( #85011 )
...
* Provisioning: Fix regression when dashboardProvisioner is accessed before being initialized
* Set dashboard provisioner in the provider
2024-03-26 12:32:56 +02:00
Torkel Ödegaard
d039a0a485
DataTrails: Fixes home page background issue to make Cards work better ( #85055 )
...
* DataTrails: Fixes home page background issue to make Cards work better
* Update DataTrailsHome.tsx
2024-03-26 10:39:56 +01:00
Dafydd
dda1531952
Update ephemeral instances workflow to get version from package.json ( #85088 )
...
* use the same value for GRAFANA_VERSION and HOSTED_GRAFANA_IMAGE_TAG
* update codeowners for these files
2024-03-26 09:24:48 +00:00
Gábor Farkas
3b7ee3a56b
MySQL: snapshot tests ( #84846 )
...
mysql: add snapshot tests
2024-03-26 10:24:33 +01:00
Gábor Farkas
c835022861
postgres: improved tests ( #84677 )
...
* postgres: tests: better test aligning time-series results
* postgres: add snapshot test for a backward-compat code
2024-03-26 10:22:58 +01:00
Erik Sundell
28ecd83987
Datasources: Add fixed width to name field in config editor ( #84970 )
...
add fixed width to name field
2024-03-26 10:13:09 +01:00
renovate[bot]
d608faa9c1
Update dependency @grafana/scenes to v4.0.3
2024-03-26 08:53:45 +00:00
renovate[bot]
4b11877337
Update dependency rudder-sdk-js to v2.48.6
2024-03-26 08:26:04 +00:00
Jo
7649d93d17
AuthProxy: Fix missing session for ldap auth proxy users ( #85090 )
...
fix missing session for ldap auth proxy users
2024-03-26 09:24:24 +01:00
Darren Janeczek
5d477d711a
datatrails: do not show the "le" label ( #85114 )
...
fix: do not show the "le" label
2024-03-26 09:00:25 +01:00
Ryan McKinley
4cda34ff7d
Expressions: Create json schema for query types ( #84032 )
2024-03-26 06:58:56 +02:00
Darren Janeczek
2e06677240
datatrails: throttle the resetting of yaxis ( #85117 )
...
fix: throttle the resetting of yaxis
2024-03-25 19:33:57 -04:00
Darren Janeczek
7c03cc83c6
Datatrails: hide empty breakdown panels, improve loading status ( #85028 )
...
feat: hide empty breakdown panels, improve loading status
2024-03-25 18:56:03 -04:00
Todd Treece
d4e6b325bf
Chore: Add github action to check go module updates ( #84936 )
2024-03-25 18:47:34 -04:00
Kyle Cunningham
154868e624
Table Panel: Fix image disappearing when datalinks applied ( #84625 )
...
* Fix link image disappearing
* Prettier
* i18n
* Fix offset to compensate for padding
* Prettier
---------
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
2024-03-26 04:13:24 +07:00
Todd Treece
dfe61db7a5
Scopes: Add type filter ( #84866 )
...
Co-authored-by: Kyle Brandt <kyle@grafana.com>
2024-03-25 16:45:32 -04:00
grafana-delivery-bot[bot]
99b5671fbe
Release: Bump version to 11.1.0-pre ( #85115 )
...
"Release: Updated versions in package to 11.1.0-pre"
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
2024-03-25 21:44:28 +02:00
Juan Cabanas
bb5c5f38db
Scenes: Add reporting tab in share modal ( #85086 )
2024-03-25 16:37:00 -03:00
Gabriel MABILLE
5e48804364
RBAC: Fix slow user permission search query on MySQL ( #85058 )
...
* Bench testing search user perm
* Add BenchmarkSearchUsersPermissions_1K_1K
* Clarify benchmark searches by action prefix
* Make MySQL more efficient
* Move all filter options
* Expand after assignments union
* update comments
2024-03-25 19:11:17 +01:00
Ashley Harrison
4974a89316
Chore: update go version used in bump-version
so it works with the new format ( #85111 )
...
update go version used in bump-version
2024-03-25 20:06:57 +02:00