diff --git a/doc/user/project/integrations/img/generate_link_to_chart.png b/doc/user/project/integrations/img/generate_link_to_chart.png new file mode 100644 index 0000000000000000000000000000000000000000..03e018969b1863a31a047e40887394c9c94656f9 Binary files /dev/null and b/doc/user/project/integrations/img/generate_link_to_chart.png differ diff --git a/doc/user/project/integrations/prometheus.md b/doc/user/project/integrations/prometheus.md index aa7db97c4135556382e9112174ecfa9801a0f7c1..3ddda802796e1eab2f05871cada5b077cabe5dd0 100644 --- a/doc/user/project/integrations/prometheus.md +++ b/doc/user/project/integrations/prometheus.md @@ -363,6 +363,10 @@ It is possible to display metrics charts within [GitLab Flavored Markdown](../.. To display a metric chart, include a link of the form `https:////environments//metrics`. +A single chart may also be embedded. You can generate a link to the chart via the dropdown located on the right side of the chart: + +![Generate Link To Chart](img/generate_link_to_chart.png) + The following requirements must be met for the metric to unfurl: - The `` must correspond to a real environment.