Skip to content

Commit b9e7813

Browse files
authored
Merge pull request #1598 from input-output-hk/jpraynaud/1559-update-blog-post-prometheus
Make Grafana Dashboard template for signer available in docs
2 parents 217d3e3 + bd22021 commit b9e7813

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

docs/website/blog/2024-03-26-mithril-signer-prometheus-endpoint/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ The endpoint is not activated by default, and needs to be setup by the SPOs who
1313

1414
Please note that the Mithril signer needs to be restarted after the configuration for the Prometheus endpoint.
1515

16-
Additionally, the team is also working on a Grafana template to easily setup a dashboard with this Prometheus endpoint:
16+
Additionally, a **Grafana template** has been created to easily setup a dashboard for this Prometheus endpoint (ID 20776): https://grafana.com/grafana/dashboards/20776-mithril-signer/
17+
1718
[![Grafana Dashboard](img/grafana-dashboard.png)](img/grafana-dashboard.png)
1819

1920
For any inquiries or assistance, don't hesitate to reach out to the team on the [Discord channel](https://discord.gg/5kaErDKDRq).

docs/website/root/manual/getting-started/run-signer-node.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,12 @@ When activated, the metrics endpoint will be accessible to the location `http://
450450
451451
:::
452452
453+
::: info
454+
455+
Additionally, a **Grafana template** has been created to easily setup a dashboard for this Prometheus endpoint (ID 20776): https://grafana.com/grafana/dashboards/20776-mithril-signer/
456+
457+
:::
458+
453459
### Rotating the KES keys
454460
455461
:::danger

docs/website/versioned_docs/version-maintained/manual/getting-started/run-signer-node.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,12 @@ When activated, the metrics endpoint will be accessible to the location `http://
450450
451451
:::
452452
453+
::: info
454+
455+
Additionally, a **Grafana template** has been created to easily setup a dashboard for this Prometheus endpoint (ID 20776): https://grafana.com/grafana/dashboards/20776-mithril-signer/
456+
457+
:::
458+
453459
### Rotating the KES keys
454460
455461
:::danger

0 commit comments

Comments
 (0)