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:02:12 UTC

[4/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/324cd869
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/324cd869
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/324cd869

Branch: refs/heads/release-1.2
Commit: 324cd869d2b169d5c6ec1e1f0a547152c7a76fa9
Parents: d38fd78
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 18:02:01 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/324cd869/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/324cd869/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/324cd869/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/324cd869/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/324cd869/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/324cd869/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
 ---