From 49b6f2847d2a11347da731c7f95f63f33b4a1894 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 08:39:14 +0100 Subject: [PATCH] [v11.1.x] [DOC] Add canonical URL to Explore Metrics (#91521) Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> --- docs/sources/explore/explore-metrics.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/sources/explore/explore-metrics.md b/docs/sources/explore/explore-metrics.md index 6ad02a1d824..69293a823cb 100644 --- a/docs/sources/explore/explore-metrics.md +++ b/docs/sources/explore/explore-metrics.md @@ -6,7 +6,8 @@ labels: - oss title: Explore Metrics aliases: -description: This topic describes the Explore Metrics feature +canonical: https://grafana.com/docs/grafana/latest/explore/explore-metrics/ +description: Explore Metrics lets you browse Prometheus-compatible metrics using an intuitive, queryless experience. weight: 200 ---