You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by uc...@apache.org on 2017/01/23 17:01:32 UTC

[3/4] flink git commit: [docs] Group monitoring/debugging docs

[docs] Group monitoring/debugging docs


Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/8ef11e9e
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/8ef11e9e
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/8ef11e9e

Branch: refs/heads/master
Commit: 8ef11e9eb7ed9bcb863b187636dcce435316515d
Parents: b0d2905
Author: Ufuk Celebi <uc...@apache.org>
Authored: Mon Jan 23 17:56:12 2017 +0100
Committer: Ufuk Celebi <uc...@apache.org>
Committed: Mon Jan 23 17:57:30 2017 +0100

----------------------------------------------------------------------
 docs/monitoring/back_pressure.md          | 2 +-
 docs/monitoring/checkpoint_monitoring.md  | 4 ++--
 docs/monitoring/debugging_classloading.md | 2 +-
 docs/monitoring/debugging_event_time.md   | 2 +-
 docs/monitoring/large_state_tuning.md     | 2 +-
 docs/monitoring/rest_api.md               | 2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/8ef11e9e/docs/monitoring/back_pressure.md
----------------------------------------------------------------------
diff --git a/docs/monitoring/back_pressure.md b/docs/monitoring/back_pressure.md
index 9c3265b..4a4bd22 100644
--- a/docs/monitoring/back_pressure.md
+++ b/docs/monitoring/back_pressure.md
@@ -1,5 +1,5 @@
 ---
-title: "Back Pressure Monitoring"
+title: "Monitoring Back Pressure"
 nav-parent_id: monitoring
 nav-pos: 4
 ---

http://git-wip-us.apache.org/repos/asf/flink/blob/8ef11e9e/docs/monitoring/checkpoint_monitoring.md
----------------------------------------------------------------------
diff --git a/docs/monitoring/checkpoint_monitoring.md b/docs/monitoring/checkpoint_monitoring.md
index faa38f1..5a4dba7 100644
--- a/docs/monitoring/checkpoint_monitoring.md
+++ b/docs/monitoring/checkpoint_monitoring.md
@@ -1,7 +1,7 @@
 ---
-title: "Checkpoint Monitoring"
+title: "Monitoring Checkpointing"
 nav-parent_id: monitoring
-nav-pos: 2
+nav-pos: 3
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one

http://git-wip-us.apache.org/repos/asf/flink/blob/8ef11e9e/docs/monitoring/debugging_classloading.md
----------------------------------------------------------------------
diff --git a/docs/monitoring/debugging_classloading.md b/docs/monitoring/debugging_classloading.md
index 40822c0..d50d60d 100644
--- a/docs/monitoring/debugging_classloading.md
+++ b/docs/monitoring/debugging_classloading.md
@@ -1,7 +1,7 @@
 ---
 title: "Debugging Classloading"
 nav-parent_id: monitoring
-nav-pos: 8
+nav-pos: 13
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one

http://git-wip-us.apache.org/repos/asf/flink/blob/8ef11e9e/docs/monitoring/debugging_event_time.md
----------------------------------------------------------------------
diff --git a/docs/monitoring/debugging_event_time.md b/docs/monitoring/debugging_event_time.md
index 11e1046..6260779 100644
--- a/docs/monitoring/debugging_event_time.md
+++ b/docs/monitoring/debugging_event_time.md
@@ -1,7 +1,7 @@
 ---
 title: "Debugging Windows & Event Time"
 nav-parent_id: monitoring
-nav-pos: 9
+nav-pos: 12
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one

http://git-wip-us.apache.org/repos/asf/flink/blob/8ef11e9e/docs/monitoring/large_state_tuning.md
----------------------------------------------------------------------
diff --git a/docs/monitoring/large_state_tuning.md b/docs/monitoring/large_state_tuning.md
index 053efd6..78a5cb4 100644
--- a/docs/monitoring/large_state_tuning.md
+++ b/docs/monitoring/large_state_tuning.md
@@ -1,7 +1,7 @@
 ---
 title: "Debugging and Tuning Checkpoints and Large State"
 nav-parent_id: monitoring
-nav-pos: 5
+nav-pos: 11
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one

http://git-wip-us.apache.org/repos/asf/flink/blob/8ef11e9e/docs/monitoring/rest_api.md
----------------------------------------------------------------------
diff --git a/docs/monitoring/rest_api.md b/docs/monitoring/rest_api.md
index d49dece..a35b7c7 100644
--- a/docs/monitoring/rest_api.md
+++ b/docs/monitoring/rest_api.md
@@ -1,5 +1,5 @@
 ---
-title:  "Monitoring REST API"
+title: "Monitoring REST API"
 nav-parent_id: monitoring
 nav-pos: 10
 ---