mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-28 04:13:22 -04:00
Change Grafana dashboards guide title to plural
Closes #39057 Signed-off-by: Michal Hajas <mhajas@redhat.com>
This commit is contained in:
parent
708c2e0319
commit
922294cd28
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue