diff --git a/docs/user/dashboard/images/dashboard_links_panel.png b/docs/user/dashboard/images/dashboard_links_panel.png new file mode 100644 index 0000000000000..f6334f4df29f4 Binary files /dev/null and b/docs/user/dashboard/images/dashboard_links_panel.png differ diff --git a/docs/user/dashboard/make-dashboards-interactive.asciidoc b/docs/user/dashboard/make-dashboards-interactive.asciidoc index 7df824b39af17..e9833d3a542d5 100644 --- a/docs/user/dashboard/make-dashboards-interactive.asciidoc +++ b/docs/user/dashboard/make-dashboards-interactive.asciidoc @@ -218,6 +218,9 @@ preview::["This functionality is in technical preview, and may be changed or rem You can use *Links* panels to create links to other dashboards or external websites. When creating links to other dashboards, you have the option to carry the time range and query and filters to apply to the linked dashboard. Links to external websites follow the <> settings. *Links* panels support vertical and horizontal layouts and may be saved to the *Library* for use on other dashboards. +[role="screenshot"] +image::images/dashboard_links_panel.png[A screenshot displaying the new links panel] + * <> * <> * <> diff --git a/src/core/server/integration_tests/http/request_representation.ts b/src/core/server/integration_tests/http/request_representation.test.ts similarity index 100% rename from src/core/server/integration_tests/http/request_representation.ts rename to src/core/server/integration_tests/http/request_representation.test.ts