Skip to content

Commit 9fa3617

Browse files
authored
Publish prometheus metric pages (#37305)
Publishes prometheus metric documentation pages Fixes https://linear.app/materializeinc/issue/DEP-13/auto-generate-metrics-documentation
1 parent 141cb2a commit 9fa3617

2 files changed

Lines changed: 10 additions & 12 deletions

File tree

doc/user/content/manage/monitor/appendix-metrics.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ title: "Appendix: Metrics"
33
description: "Reference list of the Prometheus metrics exposed by Materialize."
44
disable_toc: true
55
disable_list: true
6-
# TODO (SangJunBak): Unhide once ready to publish
7-
# menu:
8-
# main:
9-
# parent: "monitor"
10-
# identifier: "monitor-appendix-metrics"
11-
# weight: 20
6+
menu:
7+
main:
8+
parent: "monitor"
9+
identifier: "monitor-appendix-metrics"
10+
weight: 20
1211
---
1312

1413
This page lists the Prometheus metrics exposed by Materialize, along with their

doc/user/content/manage/monitor/essential-metrics.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
22
title: "Essential metrics"
33
description: "The Prometheus metrics Materialize recommends building dashboards and alerts on."
44
disable_list: true
5-
# TODO (SangJunBak): Unhide once ready to publish
6-
# menu:
7-
# main:
8-
# parent: "monitor"
9-
# identifier: "monitor-essential-metrics"
10-
# weight: 19
5+
menu:
6+
main:
7+
parent: "monitor"
8+
identifier: "monitor-essential-metrics"
9+
weight: 19
1110
---
1211

1312
This page lists the essential Prometheus metrics exposed by Materialize: the

0 commit comments

Comments
 (0)