Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions doc/user/content/manage/monitor/appendix-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ title: "Appendix: Metrics"
description: "Reference list of the Prometheus metrics exposed by Materialize."
disable_toc: true
disable_list: true
# TODO (SangJunBak): Unhide once ready to publish
# menu:
# main:
# parent: "monitor"
# identifier: "monitor-appendix-metrics"
# weight: 20
menu:
main:
parent: "monitor"
identifier: "monitor-appendix-metrics"
weight: 20
---

This page lists the Prometheus metrics exposed by Materialize, along with their
Expand Down
11 changes: 5 additions & 6 deletions doc/user/content/manage/monitor/essential-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
title: "Essential metrics"
description: "The Prometheus metrics Materialize recommends building dashboards and alerts on."
disable_list: true
# TODO (SangJunBak): Unhide once ready to publish
# menu:
# main:
# parent: "monitor"
# identifier: "monitor-essential-metrics"
# weight: 19
menu:
main:
parent: "monitor"
identifier: "monitor-essential-metrics"
weight: 19
---

This page lists the essential Prometheus metrics exposed by Materialize: the
Expand Down
Loading