Joao Silva
a19189af13
Accessibility: Adds aria tags to VizTooltip so screen readers announce them ( #68247 )
2023-05-11 12:34:34 +02:00
Alexa V
c025783367
Dashboard: Fix Drawer validation to avoid errors with empty request
objects ( #68214 )
2023-05-11 10:59:50 +02:00
Sanghyuk Chris Lee
b10b290213
API: Fix status code when starring already starred dashboard ( #63478 )
...
Fixes #63133
2023-05-11 11:37:36 +03:00
Eric Leijonmarck
c3a0b75357
RBAC: refactoring alertingQuery to remove OrgRole check ( #67808 )
...
* WIP
* tests passing
2023-05-11 09:04:22 +01:00
Dimitris Sotirakis
33b372bebe
CHANGELOG: Fix CHANGELOG lint ( #68281 )
...
Fix CHANGELOG lint
2023-05-11 10:33:48 +03:00
Victor Marin
d8dfef71e2
Fix renaming columns when displayName or displayNameFromDS are present ( #67751 )
...
* Fix renaming columns when displayName or displayNameFromDS are present
* refactor
* Fix showing correct column header title
2023-05-11 09:31:34 +03:00
Nathan Marrs
bcebb2cb60
docs: Geomap: Update docs to include link to official github discussion ( #67795 )
2023-05-10 21:26:12 -07:00
Kevin Minehart
aca0e2f1b0
Update latest.json ( #68273 )
2023-05-10 17:07:49 -05:00
Grot (@grafanabot)
18e2d098e2
Changelog: Updated changelog for 9.5.2 ( #68268 )
2023-05-10 16:27:36 -05:00
Grot (@grafanabot)
2dbdebaae9
Changelog: Updated changelog for 9.4.10 ( #68267 )
2023-05-10 16:22:50 -05:00
Grot (@grafanabot)
f5ac49687a
Changelog: Updated changelog for 9.3.14 ( #68261 )
2023-05-10 20:37:56 +00:00
Grot (@grafanabot)
be918e0446
Changelog: Updated changelog for 9.2.18 ( #68256 )
2023-05-10 14:46:49 -05:00
Adam Simpson
6008296fb7
Google Cloud Monitor: send ServerTiming and metricDescriptors ( #67873 )
...
* CloudMonitor: send ServerTiming and metricDescriptors
* fix lint
2023-05-10 19:08:46 +00:00
Buger-od-ua
64c89dc4e6
TopSearchBar: Fix TopSearchBar if [help] enabled = false ( #68249 )
...
Fix TopSearchBar for disabled help
2023-05-10 19:58:19 +01:00
Ivan Ortega Alba
cb293ecf1c
Improve DS Advance Picker to give user context about the built in DS and CTA ( #68203 )
...
* Add description to DS built-in list of items
* Open the new DS view in a new tab
2023-05-10 15:56:00 -03:00
Brendan O'Handley
1d710408df
add bug fix for multiple nested functions as params ( #66882 )
...
* add bug fix for multiple nested functions as params
* add types for parser (#67067 )
* add types for parser
* add comment for future work
* handle any function with 2 seriesByTags func params, add test
2023-05-10 14:52:12 -04:00
Ivan Ortega Alba
0565c3440f
DS Picker: Do not create extra history entries for panel onboarding ( #68227 )
2023-05-10 18:57:10 +02:00
Virginia Cepeda
c67bafbd5a
Alerting: Survey changes ( #68043 )
...
* Track alert rule list navigation
* Change min user creation date to 7 days
* Fix tests
2023-05-10 13:26:57 -03:00
Leon Sorokin
8f8baf1a07
Histogram: Respect min/max panel settings for x-axis ( #62273 )
2023-05-10 09:52:16 -06:00
Brian Gann
8cd4866df7
Plugins: display plugin id and url when it fails to install ( #67336 )
...
* display plugin id and url when it fails to install
* Update pkg/plugins/repo/client.go
Co-authored-by: Giuseppe Guerra <giuseppe.guerra@grafana.com>
2023-05-10 18:14:40 +03:00
Horst Gutmann
acd02e8a48
CI: Move windows-tests into promotion pipeline ( #68218 )
2023-05-10 17:16:59 +03:00
Torkel Ödegaard
260c4544cb
Breadcrumbs: Improve responsiveness ( #67955 )
...
* Breadcrumbs: Improve responsiveness
* More tweaks and fixes
* more adapative logic
* reduce min-width on mobile
2023-05-10 16:11:40 +02:00
Torkel Ödegaard
f8cf67347f
Themes: Adds support for extraThemes (behind feature toggle) ( #67981 )
...
* Foundations to support more themes
* Fixes
* add another test theme
* Refactorings
* more refactoring
* Update
* Fixing tests
* Fix
* Update
2023-05-10 15:37:04 +02:00
Sofia Papagiannaki
d883404f50
Nested folders: Fix missing URL from folder responses ( #68082 )
...
* Nested folders: Set URL in folder responses always
* Apply suggestions from code review
Co-authored-by: Arati R. <33031346+suntala@users.noreply.github.com>
2023-05-10 16:20:16 +03:00
kay delaney
7801cf6585
Dashboards: Only refresh panels on panel edit exit if refresh is set ( #67652 )
...
Closes #66838
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2023-05-10 14:12:55 +01:00
Ieva
e51b92991d
Folders: return an error when listing folders if permission guardian returns an error ( #68109 )
...
return an error when listing folders if perm gaurdian returns an error
2023-05-10 14:05:53 +01:00
Ryan McKinley
1f43c62d03
HelpWizard: Show snapshot preview regardless of scenes feature toggle ( #68157 )
2023-05-10 05:32:20 -07:00
dependabot[bot]
4df3dc7703
Chore: Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.1 ( #67584 )
...
Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.1
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql ) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/go-sql-driver/mysql/releases )
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.6.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: github.com/go-sql-driver/mysql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-10 15:16:06 +03:00
Emil Tullstedt
23a9963507
Chore: Upgrade Prometheus to 2.43.0 ( #67853 )
...
- github.com/prometheus/prometheus => 2.43.0 (aka 0.43.0)
- github.com/prometheus/client_golang => 1.15.1
2023-05-10 14:09:49 +02:00
Torkel Ödegaard
51a5f9f3fd
Scenes: Update to 0.7 and update monitoring demo with new form of in-place drilldown ( #68123 )
...
* Update
* Progress
* Update
* Update
2023-05-10 14:07:08 +02:00
Gábor Farkas
62a660c6f6
devenv:loki faster test-data generation ( #68201 )
2023-05-10 14:54:50 +03:00
Emil Tullstedt
b0e681c339
Chore: Update target in go.mod to 1.20 and golangci-lint to v1.52.2 ( #67102 )
2023-05-10 13:47:35 +02:00
renovate[bot]
5e25334663
Update React Aria ( #63786 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-05-10 12:27:04 +01:00
Giordano Ricci
b99e9668a9
QueryRow: Make toggle actions screen-readers accessible ( #67998 )
2023-05-10 11:57:08 +01:00
Alexander Zobnin
0b6ae0d119
Settings: Do not hide sensitive values if it's empty ( #68088 )
...
* Settings: Do not hide sensitive values if it's empty
* Fix implementation
* Add tests for RedactedValue function
2023-05-10 12:30:50 +02:00
Andreas Christou
e059ce9c8a
AzureMonitor: Correctly set resource parameter for Logs queries ( #68133 )
...
* Update to ensure the resources parameter is passed through for logs queries only
* Use string slices for resources to ensure order remains the same
* Fix lint
* clarify test
2023-05-10 13:27:02 +03:00
Ashley Harrison
135b0a25aa
Nested folders: Redo search query when actions complete ( #68102 )
...
redo search query if searching when actions complete
2023-05-10 11:13:27 +01:00
Horst Gutmann
1e8cad625b
CI: Remove windows backend tests from release pipelines ( #68166 )
...
Remove windows backend tests from release pipelines
These are run in other places so there is no benefit to also include
them here.
2023-05-10 12:54:43 +03:00
bojankezele
5145f4d3f1
Update index.md ( #67979 )
...
removing an extra ':'
2023-05-10 11:53:38 +02:00
Ashley Harrison
765da9c841
Nested folders: remove behaviour where selecting all children selects parent ( #68084 )
...
remove behaviour where selecting all children selects parent
2023-05-10 10:51:57 +01:00
Tania
dcb3b4d97a
Codegen: Fix composable kinds docs generation ( #68087 )
...
* Fix plugins docs and regenerate
* fixup! Fix plugins docs and regenerate
2023-05-10 11:27:13 +02:00
Misi
23d8f7c2fe
RBAC: Fix SearchUsersPermissions when the filter is empty ( #68176 )
...
Fix SearchUsersPermission action filter
2023-05-10 11:24:37 +02:00
Marcus Andersson
047763978d
Instrumentation: Measure app init load times ( #67900 )
...
* adding load time metrics for app init.
* chore: add the `metrics.ts` to the CODEOWNERS
* moved file according to PR feedback.
---------
Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
2023-05-10 11:03:15 +02:00
Virginia Cepeda
e1ff434917
Alerting: Change text on cloud AM email addresses for contact points ( #68143 )
2023-05-10 10:44:17 +02:00
Sladyn
26d33d8fd4
CloudWatch: Update metric stat editor to match aws statistics ( #66532 )
2023-05-10 10:20:41 +02:00
Jack Baldry
356eabc24c
Use expected types for admonition ( #68080 )
...
All types are declared lowercased.
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2023-05-10 09:08:17 +01:00
Ivana Huckova
d88da205f6
Elasticsearch: Migrate annotation calls to be run trough resources ( #68075 )
...
* Update
* Remove comment
* Add annotation to test dashboard
* Update devenv dashboard to correctly use textField
2023-05-10 09:30:57 +02:00
Gábor Farkas
903cf3e30d
elastic: refactor: simplify query-type handling ( #67921 )
...
* elastic: refactor: simplify query-type handling
* improved comment
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
---------
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2023-05-10 08:50:59 +02:00
Leon Sorokin
1400a0a3f7
Heatmap: Fix color rendering for value ranges < 1 ( #68156 )
2023-05-09 23:16:35 -05:00
Andreas Christou
0d3a78d86d
AzureMonitor: Bump credential wait time ( #68120 )
...
Bump credential wait time as 15s seems too short
2023-05-10 04:35:56 +03:00