From 1213b66188f484b42f3a2a6480c7f455c6e32c1c Mon Sep 17 00:00:00 2001 From: Isabel <76437239+imatwawana@users.noreply.github.com> Date: Fri, 26 Jan 2024 16:39:37 -0500 Subject: [PATCH] Docs: time range copy paste (#81408) Added new entry and deleted internal enablement video notes --- docs/sources/whatsnew/whats-new-in-v10-3.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/docs/sources/whatsnew/whats-new-in-v10-3.md b/docs/sources/whatsnew/whats-new-in-v10-3.md index ccd648266a2..7c4a12a212b 100644 --- a/docs/sources/whatsnew/whats-new-in-v10-3.md +++ b/docs/sources/whatsnew/whats-new-in-v10-3.md @@ -48,7 +48,6 @@ Use full URLs for links. When linking to versioned docs, replace the version wit ## Navigation updates\* - _Available in public preview in Grafana Open Source and Enterprise_ @@ -60,8 +59,6 @@ The improved navigation menu gives you a better overview by showing all levels o - - _Available in public preview in Grafana Enterprise and Grafana Cloud_ We've improved the reporting experience with options to make all of your table data accessible in PDFs. Previously, if your dashboard included large table visualizations, you couldn't see all of the table data in your PDF report. Unlike in Grafana, you couldn't scroll in the PDF table visualization or click on the page numbers. With this new feature, you now have the option to see all the data directly in your PDF without losing your dashboard layout. @@ -80,7 +77,6 @@ To try out this feature, enable the `pdfTables` [feature toggle](https://grafana ### Moving average and trend lines using transformations - _Available in public preview in all editions of Grafana_ @@ -109,7 +105,6 @@ The transformation currently supports linear regression and polynomial regressio ### Canvas visualization supports pan and zoom - _Available in public preview in all editions of Grafana_ @@ -191,7 +186,6 @@ By default, Grafana automatically scales the unit based on the magnitude of the ### New Transformations UI experience and documentation upgrades - _Generally available in all editions of Grafana_ @@ -209,12 +203,19 @@ We've also streamlined the user experience by integrating documentation directly {{< figure src="/media/docs/grafana/transformations/transformations_internal_documentation.png" caption="Transformation documentation is now internally available inside the Grafana app itself." alt="Transformation documentation internally available" >}} +### Copy and paste time range + + + +_Generally available in all editions of Grafana_ + +Copying and pasting time range in the time range picker is now available. For example, you can copy a time range in **Explore** and paste it into **Dashboards** and vice versa. You can also copy and paste a time range using the new keyboard shortcuts `t+c` and `t+v`, respectively. + ## Profiles ### Trace to Profiles\* - _Experimental in all editions of Grafana_ @@ -379,7 +380,6 @@ The following example would add the derived field `traceID regex` based on a reg ### InfluxDB native SQL support - _Generally available in all editions of Grafana_ @@ -394,7 +394,6 @@ All you need to do is set up your InfluxDB Cloud Account and create your InfluxD ### Grafana Anonymous Access\* - _Generally available in Grafana Open Source and Enterprise_