diff --git a/doc/user/img/observability_copy_shortened_link.png b/doc/user/img/observability_copy_shortened_link.png new file mode 100644 index 0000000000000000000000000000000000000000..217e56972cc694e1850f000ff8f5f537d7eb8757 Binary files /dev/null and b/doc/user/img/observability_copy_shortened_link.png differ diff --git a/doc/user/markdown.md b/doc/user/markdown.md index 057e080dff012bc21ee7541b56ec32874f532b91..00eec78e8964076c209e4cae71c2c65e3cbc4b19 100644 --- a/doc/user/markdown.md +++ b/doc/user/markdown.md @@ -673,11 +673,23 @@ For example, a reference like `#123+s` is rendered as URL references like `https://gitlab.com/gitlab-org/gitlab/-/issues/1234+s` are also expanded. -### Embedding metrics in GitLab Flavored Markdown +### Embedding metrics Metric charts can be embedded in GitLab Flavored Markdown. Read [Embedding Metrics in GitLab flavored Markdown](../operations/metrics/embed.md) for more details. +### Embedding Observability dashboards + +You can embed GitLab Observability UI dashboards descriptions and comments, for example in epics, issues, and MRs. + +To embed an Observability dashboard URL: + +1. In GitLab Observability UI, in the upper-right corner, select **Copy shortened link**. + +  + +1. Paste your link wherever you want to embed your dashboard. GitLab Flavored Markdown recognizes the URL and displays the source. + ## Features extended from standard Markdown All standard Markdown formatting should work as expected in GitLab. Some standard