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
Selene
d1229b532d
Chore: Delete codegen dead code ( #68072 )
...
* Delete codegen dead code
* Use codejen
* Fix lint
* Use fs verify
2023-05-09 19:13:45 -04:00
Ryan McKinley
4ee894b0be
Heatmap: Fix log scale editor ( #68132 )
2023-05-09 14:29:52 -07:00
Leon Sorokin
f100a4c680
Heatmap: Handle unsorted timestamps in calculate mode ( #68111 )
2023-05-09 15:24:13 -06:00
Joseph Perez
d6ba522c3c
Docs: Plugin doc review changes from chunk 1-B with corrected set of files ( #67164 )
...
* Re-pushing doc review changes from 1-B with fewer files
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Fix for URL examples
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Data frames fixes
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Fixes from doc review
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* More doc review changes
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Doc fixes
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Doc fix
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Prettier
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Fix migration index
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Fix screenshot
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Doc fixes
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Quick fix
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
---------
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
2023-05-09 15:53:11 -05:00
Adela Almasan
13603c7d71
Annotations: Fix rendering ( #68038 )
2023-05-09 23:12:02 +03:00
lwandz13
c9e5c229ec
updated screenshots, links and some wording ( #67864 )
2023-05-09 13:07:03 -07:00
Matthew Jacobson
5422609fb1
Alerting: Fix broken integration test ( #68140 )
...
From https://github.com/grafana/grafana/pull/68122
2023-05-09 22:27:40 +03:00
Tobias Skarhed
afbc376b2c
Nested Folders: Do not keep search state when navigating to a result item ( #67749 )
...
* Reset search state when navigating to a new search item
* Reset query on search select
* Spread initialState
* Remove unused import
* Only reset query
* Add test
* Fix spelling
* Change functionality
* Only applied saved filters when searching
2023-05-09 21:04:58 +02:00
Gilles De Mey
720b5b3b65
Alerting: Omit "description" and "summary" from default email template annotations ( #68122 )
2023-05-09 20:50:24 +03:00
Dan Cech
7572988305
add uid to team table ( #66920 )
...
* add uid to team table
* concat
* add prefix to transition uids
---------
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2023-05-09 13:03:28 -04:00
Andreas Christou
10109eaf00
AzureMonitor: Fix tests ( #68127 )
...
Fix tests
2023-05-09 19:39:27 +03:00
Gilles De Mey
5d047160e9
Alerting: Update contact point state semantics ( #67994 )
2023-05-09 17:58:15 +02:00
Andriy
18d4fda613
Fix Enterprise Datasources link on Grafana Enterprise page ( #67962 )
...
fix-enterprise-datasources-link
2023-05-09 09:58:10 -05:00
Andreas Christou
5ddc37ee21
AzureMonitor: Appropriately handle trace correlation resources ( #67934 )
...
* Appropriately handle correlation resources
- Retrieve resources in buildQueries step
- Build updated queries based off of correlation results
- Update tests
* Fix query building and tests
* Fix lint
* Ensure multiple resource queries will work
- Correctly set resources to ensure there is no overlapping between multiple resource selection and correlated resources
- Add tests for these specific cases
- Remove unnecessary pointers
- Build queries correctly
2023-05-09 15:29:36 +01:00
Jev Forsberg
86228ba1a0
Datasource: Fix missing raw SQL query in Query Inspector when query returns zero rows ( #67844 )
...
* baldm0mma/issue5799/ add empty frame with all meta data
* baldm0mma/issue5799/ add null test
* write an integration test around query results with empty rows
* baldm0mma/issue5799/ add tests to mssql and postgres
* remove use of apparently reserved keyword in mysql8
* baldm0mma/issue5799
* baldm0mma/issue5799/ update tests
* baldm0mma/issue5799/ update test structs
* baldm0mma/issue5799/ update annotation
---------
Co-authored-by: Michael Mandrus <michael.mandrus@grafana.com>
2023-05-09 08:29:02 -06:00
Ashley Harrison
8e752439c6
Graph: Fix legend overlapping graph area ( #67912 )
...
use render callback instead of requestIdleTimeout
2023-05-09 15:26:17 +01:00
Andreas Christou
65c1505415
AzureMonitor: Ensure trace exceptions are correctly displayed ( #68079 )
...
Ensure trace exceptions are correctly displayed
2023-05-09 15:24:20 +01:00
Ashley Harrison
a7cbb72664
Accessibility: Add Skip to content
link ( #68065 )
...
* user essentials mob! 🔱
lastFile:public/app/core/components/AppChrome/AppChrome.tsx
* user essentials mob! 🔱
lastFile:public/app/core/components/AppChrome/AppChrome.test.tsx
* only show skiplink when page has app chrome
---------
Co-authored-by: Joao Silva <joao.silva@grafana.com>
2023-05-09 15:22:23 +01:00
Ryan McKinley
a650ddfecd
Dashboards: Make the home dashboard non-editable (by default) ( #68044 )
2023-05-09 07:04:49 -07:00
Victor Colomb
2489e3524d
Variables: Add support for $__timezone
template variable ( #66785 )
...
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
2023-05-09 15:21:28 +02:00
Gilles De Mey
ee05e3675a
Alerting: Fixes Alert list panel "ungrouped" regression ( #68018 )
2023-05-09 15:18:38 +02:00
Juan Cabanas
8ec5527479
DataSourceModal: responsive behavior ( #67944 )
2023-05-09 09:52:29 -03:00
Torkel Ödegaard
4c536e5942
AngularDeprecation: Show warnings in panel edit for angular panels ( #67891 )
...
* AngularDeprecation: Show warnings in panel edit for angular panels
* update wording
* Update public/app/features/dashboard/components/PanelEditor/AngularPanelPluginWarning.tsx
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update public/app/features/dashboard/components/PanelEditor/AngularPanelPluginWarning.tsx
---------
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2023-05-09 14:51:02 +02:00
Torkel Ödegaard
ea1c1b9fb8
DashboardGrid: Fixes moving panels on first load ( #67953 )
...
* DashboardGrid: Fixes moving panels on first load
* Minor tweak
* Use theme breakpoint and add media query
2023-05-09 14:33:41 +02:00
Polina Boneva
6137e45fe1
Template Variables: Input field in dashboard does not send network requests for query var with ${__searchFilter} ( #67839 )
...
Co-authored-by: Ivan Ortega Alba <ivanortegaalba@gmail.com>
2023-05-09 14:31:30 +02:00
Gabriel MABILLE
8c6b5a4319
RBAC: Add a function to save external service roles ( #66299 )
...
* AuthN: Save external services RBAC roles
* Add missing test
* Placing roles in the same group
* Split function to gen role and assignment
* add test case and comments
* Ensure we check external service roles are assigned once only
* Update pkg/services/accesscontrol/models_test.go
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com>
---------
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com>
2023-05-09 13:19:38 +02:00
Marcus Efraimsson
04df92ab47
Docs: Update backend plugin forwarding of headers ( #67913 )
...
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
2023-05-09 11:47:20 +02:00
Josh Hunt
b8093bd0d9
Chore: Remove nth-child warning from dev mode ( #67918 )
2023-05-09 09:44:14 +00:00
Vardan Torosyan
6aab5e35d5
Docs: Clarify precedence of Grafana settings ( #68020 )
2023-05-09 11:03:09 +02:00