Change Grafana dashboards guide title to plural

Closes #39057

Signed-off-by: Michal Hajas <mhajas@redhat.com>
This commit is contained in:
Michal Hajas 2025-04-17 15:17:19 +02:00 committed by GitHub
parent 708c2e0319
commit 922294cd28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,8 +2,8 @@
<#import "/templates/links.adoc" as links>
<@tmpl.guide
title="Visualizing activities in a dashboard"
summary="Install the {project_name} Grafana dashboards to vitualize the metrics that capture the status and activities of your deployment.">
title="Visualizing activities in dashboards"
summary="Install the {project_name} Grafana dashboards to visualize the metrics that capture the status and activities of your deployment.">
{project_name} provides metrics to observe what is happening inside the deployment.
To understand how metrics evolve over time, it is helpful to collect them and visualize in graphs.