This is an automated email from the ASF dual-hosted git repository.
etudenhoefner pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/main by this push:
new af9b9ee8a5 Docs: add metrics-reporting back (#10377)
af9b9ee8a5 is described below
commit af9b9ee8a5500308d483016c8b585db8ed6b8c90
Author: Manu Zhang <[email protected]>
AuthorDate: Mon May 27 15:44:49 2024 +0800
Docs: add metrics-reporting back (#10377)
---
docs/mkdocs.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml
index 9037cf1745..1047906777 100644
--- a/docs/mkdocs.yml
+++ b/docs/mkdocs.yml
@@ -27,6 +27,7 @@ nav:
- configuration.md
- evolution.md
- maintenance.md
+ - metrics-reporting.md
- partitioning.md
- performance.md
- reliability.md