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
Giordano Ricci
b99e9668a9
QueryRow: Make toggle actions screen-readers accessible ( #67998 )
2023-05-10 11:57:08 +01: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
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
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
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
Leon Sorokin
f100a4c680
Heatmap: Handle unsorted timestamps in calculate mode ( #68111 )
2023-05-09 15:24:13 -06:00
Adela Almasan
13603c7d71
Annotations: Fix rendering ( #68038 )
2023-05-09 23:12:02 +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
Gilles De Mey
5d047160e9
Alerting: Update contact point state semantics ( #67994 )
2023-05-09 17:58:15 +02: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
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
Torkel Ödegaard
1d537086c4
DashboardPage: Remove file drop code ( #67954 )
2023-05-09 11:01:09 +02:00
Gábor Farkas
8779526f15
elasticsearch: improved deprecation warning ( #67909 )
...
* elasticsearch: improved deprecation warning
* adjusted warning-level
2023-05-09 04:42:37 -04:00
Juan Cabanas
24668137f8
NavBar: app chrome state wrongly overwritten when ds modal is opened ( #67952 )
2023-05-08 16:51:42 -03:00
Joao Silva
d0adcd7d5b
Navigation: Fixes issue where kiosk mode was not being exited ( #68021 )
2023-05-08 19:35:34 +02:00
Virginia Cepeda
29801a5ec0
Alerting: Fix condition on invalid interval dropdown ( #68024 )
...
Fix condiiton on invalid interval dropdown
2023-05-08 14:24:57 -03:00
Galen Kistler
a1bc1bd368
Prometheus: bug in creating autocomplete queries with labels ( #68003 )
...
Fix bug formatting multiple prometheus labels when doing metric query
2023-05-08 11:33:30 -05:00
Victor Marin
5416ec4768
Datagrid: Refactor header column delete/clear ( #67842 )
...
* refactor header column delete/clear
* fix tests, add clear option on header dropdown
* fix e2e tests
2023-05-08 19:02:20 +03:00
Torkel Ödegaard
5155455c55
Dashboard: Change add panel button to fill to remove outline border ( #68004 )
2023-05-08 16:56:06 +02:00
Virginia Cepeda
e7f11f2456
Alerting: Show export button for org admins ( #67939 )
...
Show export button for org admins
2023-05-08 09:28:09 -03:00
Sonia Aguilar
97802e44a6
Alerting: Make two boxes in template form adaptative to the screen ( #67967 )
...
Make two boxes in template form adaptative to the screen width to be align in the same line when possible
2023-05-08 11:32:46 +02:00
Sven Grossmann
0fc9a47779
Log Context: Add feature tracking of limit change ( #67966 )
...
* add feature tracking of load more
* Update public/app/features/logs/components/log-context/LogRowContextModal.tsx
Co-authored-by: Matias Chomicki <matyax@gmail.com>
* fix condition
---------
Co-authored-by: Matias Chomicki <matyax@gmail.com>
2023-05-08 11:53:11 +03:00
Laura Fernández
17a3c0c101
Navigation: Fix 'Page not found' when sending or going back from 'Invitate user' page ( #67863 )
2023-05-08 10:12:18 +02:00
Torkel Ödegaard
32fafffed7
PanelQueryRunner: Return previous processed (transform+field config) series for loading state ( #67768 )
...
* Return same series for loading state
* Fix shared query issue
* include structureRev
* heatmap should depend on the series, not the wrapper
* fix more panels
* keep config for comparison
* fieldConfig.fieldConfig!
* cleanup
* cmon
---------
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2023-05-07 15:21:40 +02:00
ismail simsek
69a38def63
Prometheus: Fix Query Inspector expression range value ( #67919 )
...
* Use metadata from respective query
* Unit test to cover having proper metadata for each query we run
2023-05-06 22:48:25 +02:00
Ivana Huckova
3145660f5a
Elasticsearch: Run getTerms trough resource call if enableElasticsearchBackendQuerying enabled ( #67848 )
...
* Elasticsearch: Run getTerms torugh backend if toggle enabled
* Add template variables to devenv dashboard for easier testing
* Add TODO
* Run feature toggle gen to fix build
2023-05-06 10:00:43 +02:00
Adam Simpson
b2e1b3ad91
Google Cloud Monitor: Fix mem usage for dropdown ( #67683 )
...
* Google Cloud Monitor: Fix mem usage for dropdown
Previously the Metric name dropdown would attempt to load _all_ the
available metric names into the Select which would eventually crash the
browser if the dataset was large enough.
We can fix this by using AsyncSelect and making another query once a
Service is selected _and_ the user types a few characters.
* fix: update tests for AsyncSelect
* fix lint
* fix: add subset of metrics on initial load
2023-05-05 20:48:41 +00:00
Ryan McKinley
854d497f94
Schema: Fix dimension schemas ( #67935 )
2023-05-05 12:16:31 -07:00
Andreas Christou
765ae6cd90
AzureMonitor: Clear queries if header value changes ( #67916 )
...
Clear queries if header value changes
2023-05-05 16:46:58 +01:00
Kristina
80162146a0
Correlations: Add links to prometheus dataframe where labels are split out ( #67736 )
...
Add links to prometheus dataframe where labels are split out
2023-05-05 10:25:26 -05:00
Torkel Ödegaard
ae1a85b5ad
Drawer: Position under nav & minor redesign ( #67824 )
...
* Drawer: Redesign WIP
* Fix double margin
* Teak pos
* align paddings
* Hide toolbar actions when drawer is open
* deprecate expandable
* Updated test
* remove expandable var
* Added clickaway
2023-05-05 17:00:33 +02:00
Andre Pereira
26fc359933
Trace View: Rename span detail attribute sections ( #67849 )
...
* Rename span detail attribute sections
* Fix tests
* Fix more tests
2023-05-05 15:51:13 +01:00
Marcus Andersson
b8336fe910
PluginExtensions: Make context read only with a proxy instead of object freeze ( #67781 )
...
* quick poc on how we could use proxies instead of object freeze for the extension context.
* wip
* wip
* added tests for readOnlyProxy.
* Changed so we use the read only proxy for the context instead of the frozen object.
* updated names according to feedback.
2023-05-05 15:50:40 +02:00
Josh Hunt
29e4df6a33
Chore: Remove 'PerformanceBackend: flushing' log ( #67915 )
...
Remove 'PerformanceBackend: flushing' log
2023-05-05 14:46:53 +01:00
Gábor Farkas
af9176b3a5
Elasticsearch: Improve query type selection ( #63402 )
...
* elastic: display query types explicitly
* fixed test
* fixed test
* updated test names
* fix react-key-issue
2023-05-05 15:00:39 +02:00
Victor Marin
eb2eb65de8
TablePanel: Do not allow auto-reset ( #67477 )
...
disallow react table to autoreset
2023-05-05 13:57:57 +03:00