This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 1b340413bc Automated deployment: 
b5cf686f66e8a8de0e6707f9785fecc7abb58e27
1b340413bc is described below

commit 1b340413bc10433b10d1cdcb945833155610ce8f
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 10 05:06:28 2025 +0000

    Automated deployment: b5cf686f66e8a8de0e6707f9785fecc7abb58e27
---
 data/doc/en-us.json                            | 2 +-
 data/doc/zh-cn.json                            | 2 +-
 pages/doc/en-us/dev/guide/metrics/metrics.json | 2 +-
 pages/doc/zh-cn/dev/guide/metrics/metrics.json | 2 +-
 python/2.0.5/.buildinfo                        | 2 +-
 python/2.0.6/.buildinfo                        | 2 +-
 python/2.0.7/.buildinfo                        | 2 +-
 python/3.0.0/.buildinfo                        | 2 +-
 python/3.0.1/.buildinfo                        | 2 +-
 python/3.1.0/.buildinfo                        | 2 +-
 python/4.0.0/.buildinfo                        | 2 +-
 python/4.0.1/.buildinfo                        | 2 +-
 python/4.0.2/.buildinfo                        | 2 +-
 python/4.0.3/.buildinfo                        | 2 +-
 python/4.0.4/.buildinfo                        | 2 +-
 python/4.1.0/.buildinfo                        | 2 +-
 python/main/.buildinfo                         | 2 +-
 17 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/data/doc/en-us.json b/data/doc/en-us.json
index ee1312bf3e..b691a01201 100644
--- a/data/doc/en-us.json
+++ b/data/doc/en-us.json
@@ -37271,7 +37271,7 @@
     ]
   },
   {
-    "content": "Introduction\nApache DolphinScheduler exports metrics for 
system observability. We use Micrometer as application metrics 
facade.\nCurrently, we only support Prometheus Exporter but more are coming 
soon.\nQuick Start\n\nWe enable Apache DolphinScheduler to export metrics in 
standalone mode to help users get hands dirty easily.\nAfter triggering tasks 
in standalone mode, you could access metrics list by visiting url 
http://localhost:12345/dolphinscheduler/actuator/metrics.\ [...]
+    "content": "Introduction\nApache DolphinScheduler exports metrics for 
system observability. We use Micrometer as application metrics 
facade.\nCurrently, we only support Prometheus Exporter but more are coming 
soon.\nQuick Start\n\nWe enable Apache DolphinScheduler to export metrics in 
standalone mode to help users get hands dirty easily.\nAfter triggering tasks 
in standalone mode, you could access metrics list by visiting url 
http://localhost:12345/dolphinscheduler/actuator/metrics.\ [...]
     "version": "dev",
     "link": "/guide/metrics/metrics",
     "title": "Introduction",
diff --git a/data/doc/zh-cn.json b/data/doc/zh-cn.json
index d022c1ccd3..78b6098d34 100644
--- a/data/doc/zh-cn.json
+++ b/data/doc/zh-cn.json
@@ -32975,7 +32975,7 @@
     ]
   },
   {
-    "content": "指标(Metrics)使用指南\nApache DolphinScheduler通过向外透出指标来提高系统的监控告警能力。 
我们使用Micrometer作为指标采集和透出框架。\n目前,我们只支持Prometheus 
Exporter,但是多样化的Exporter将会持续贡献给用户。\n快速上手\n\n我们提供Apache DolphinScheduler 
standalone 模式下采集并透出指标的能力,提供用户轻松快速的体验。\n当您在standalone模式下触发任务后,您可通过链接 
http://localhost:12345/dolphinscheduler/actuator/metrics 
访问生成的metrics列表。\n当您在standalone模式下触发任务后,您可通过链接 
http://localhost:12345/dolphinscheduler/actuator/prometheus 
访问prometheus格式指标。\n为了给您提供一个一站式的Prometheus + Grafana体验, 我们已经为您准备好了 [...]
+    "content": "指标(Metrics)使用指南\nApache DolphinScheduler通过向外透出指标来提高系统的监控告警能力。 
我们使用Micrometer作为指标采集和透出框架。\n目前,我们只支持Prometheus 
Exporter,但是多样化的Exporter将会持续贡献给用户。\n快速上手\n\n我们提供Apache DolphinScheduler 
standalone 模式下采集并透出指标的能力,提供用户轻松快速的体验。\n当您在standalone模式下触发任务后,您可通过链接 
http://localhost:12345/dolphinscheduler/actuator/metrics 
访问生成的metrics列表。\n当您在standalone模式下触发任务后,您可通过链接 
http://localhost:12345/dolphinscheduler/actuator/prometheus 
访问prometheus格式指标。\n为了给您提供一个一站式的Prometheus + Grafana体验, 我们已经为您准备好了 [...]
     "version": "dev",
     "link": "/guide/metrics/metrics",
     "title": "指标(Metrics)使用指南",
diff --git a/pages/doc/en-us/dev/guide/metrics/metrics.json 
b/pages/doc/en-us/dev/guide/metrics/metrics.json
index 6bded4cbdb..c045a89588 100644
--- a/pages/doc/en-us/dev/guide/metrics/metrics.json
+++ b/pages/doc/en-us/dev/guide/metrics/metrics.json
@@ -1,5 +1,5 @@
 {
-  "__html": "<h1 id=\"introduction\">Introduction</h1>\n<p>Apache 
DolphinScheduler exports metrics for system observability. We use <a 
href=\"https://micrometer.io/\";>Micrometer</a> as application metrics 
facade.\nCurrently, we only support <code>Prometheus Exporter</code> but more 
are coming soon.</p>\n<h2 id=\"quick-start\">Quick Start</h2>\n<ul>\n<li>We 
enable Apache DolphinScheduler to export metrics in <code>standalone</code> 
mode to help users get hands dirty easily.</li>\n<li>Afte [...]
+  "__html": "<h1 id=\"introduction\">Introduction</h1>\n<p>Apache 
DolphinScheduler exports metrics for system observability. We use <a 
href=\"https://micrometer.io/\";>Micrometer</a> as application metrics 
facade.\nCurrently, we only support <code>Prometheus Exporter</code> but more 
are coming soon.</p>\n<h2 id=\"quick-start\">Quick Start</h2>\n<ul>\n<li>We 
enable Apache DolphinScheduler to export metrics in <code>standalone</code> 
mode to help users get hands dirty easily.</li>\n<li>Afte [...]
   "location": [
     "Introduction to Functions",
     "Metrics",
diff --git a/pages/doc/zh-cn/dev/guide/metrics/metrics.json 
b/pages/doc/zh-cn/dev/guide/metrics/metrics.json
index d1c95ce191..5e95bedfad 100644
--- a/pages/doc/zh-cn/dev/guide/metrics/metrics.json
+++ b/pages/doc/zh-cn/dev/guide/metrics/metrics.json
@@ -1,5 +1,5 @@
 {
-  "__html": "<h1 id=\"指标(metrics)使用指南\">指标(Metrics)使用指南</h1>\n<p>Apache 
DolphinScheduler通过向外透出指标来提高系统的监控告警能力。 我们使用<a 
href=\"https://micrometer.io/\";>Micrometer</a>作为指标采集和透出框架。\n目前,我们只支持<code>Prometheus
 Exporter</code>,但是多样化的Exporter将会持续贡献给用户。</p>\n<h2 
id=\"快速上手\">快速上手</h2>\n<ul>\n<li>我们提供Apache DolphinScheduler 
<code>standalone</code> 
模式下采集并透出指标的能力,提供用户轻松快速的体验。</li>\n<li>当您在<code>standalone</code>模式下触发任务后,您可通过链接 
<code>http://localhost:12345/dolphinscheduler/actuator/metrics</code> 访问生成的m 
[...]
+  "__html": "<h1 id=\"指标(metrics)使用指南\">指标(Metrics)使用指南</h1>\n<p>Apache 
DolphinScheduler通过向外透出指标来提高系统的监控告警能力。 我们使用<a 
href=\"https://micrometer.io/\";>Micrometer</a>作为指标采集和透出框架。\n目前,我们只支持<code>Prometheus
 Exporter</code>,但是多样化的Exporter将会持续贡献给用户。</p>\n<h2 
id=\"快速上手\">快速上手</h2>\n<ul>\n<li>我们提供Apache DolphinScheduler 
<code>standalone</code> 
模式下采集并透出指标的能力,提供用户轻松快速的体验。</li>\n<li>当您在<code>standalone</code>模式下触发任务后,您可通过链接 
<code>http://localhost:12345/dolphinscheduler/actuator/metrics</code> 访问生成的m 
[...]
   "location": [
     "功能介绍",
     "指标相关",
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index fa19963ecf..b52c491d0f 100644
--- a/python/2.0.5/.buildinfo
+++ b/python/2.0.5/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: bee64d91de6e96f9caf104794f86ad9a
+config: 09aa88f563ea6884d5ce0f58eeaa0a34
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index ab64d4b96b..621c266ad1 100644
--- a/python/2.0.6/.buildinfo
+++ b/python/2.0.6/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: dfaf81fb8b1321a6a6c3dbaf5ca5257b
+config: da2939fff5eae01ef9c22d4fee044adc
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index 5ce2064d0e..6b442426cd 100644
--- a/python/2.0.7/.buildinfo
+++ b/python/2.0.7/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 7a8822f6e5f4bc653a827568829e91d7
+config: f23bfeeaec1e1e26629039f5e679681c
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index 186fd56547..55f562490a 100644
--- a/python/3.0.0/.buildinfo
+++ b/python/3.0.0/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: ef5a5086dea604f78ebd926d96dbc7af
+config: 5b7a10001f96c539861e574912a99861
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index 07180103b9..4544cc655d 100644
--- a/python/3.0.1/.buildinfo
+++ b/python/3.0.1/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 767a16880ac21b225c73dedbed6b1fe4
+config: e4fd9244301e5299b3afaab41f989f14
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index efc8ad76ed..b4f3375f61 100644
--- a/python/3.1.0/.buildinfo
+++ b/python/3.1.0/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 042acc6cd4642def5a2526d68c9fbca3
+config: 6bf7c1248721e3a2b2f5e953865b0514
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index 1b114fc899..38100d64aa 100644
--- a/python/4.0.0/.buildinfo
+++ b/python/4.0.0/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: c0685fa00642a560ec8660af343c85d4
+config: 5858a620a5bdbda72cd80d5ee3457842
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index 02698bbc47..c42d8dc592 100644
--- a/python/4.0.1/.buildinfo
+++ b/python/4.0.1/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 3eefa4a1f3acf6c318340d90ce121d22
+config: 5588902b131378a59dc9325e611b3a68
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.2/.buildinfo b/python/4.0.2/.buildinfo
index e8d7dfad69..9749bce780 100644
--- a/python/4.0.2/.buildinfo
+++ b/python/4.0.2/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 8f7dda31dd7a8f0b3078181267cf39a0
+config: f159bb9a09c96d1e99ba3206f2ee24d4
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.3/.buildinfo b/python/4.0.3/.buildinfo
index 3fcd78a6bc..e54e683700 100644
--- a/python/4.0.3/.buildinfo
+++ b/python/4.0.3/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: f64a60f2ce0886f0f5329322507d8cd3
+config: 02d634a3537e26f8d09f9996e08545be
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.4/.buildinfo b/python/4.0.4/.buildinfo
index f90cabce9d..f95be8dc6d 100644
--- a/python/4.0.4/.buildinfo
+++ b/python/4.0.4/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: a471ba2491ddb72427a1f095733406d1
+config: 8c289343647be9357d6c1abcc8224ee0
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.1.0/.buildinfo b/python/4.1.0/.buildinfo
index 4a5af39f24..f89be36c0f 100644
--- a/python/4.1.0/.buildinfo
+++ b/python/4.1.0/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 7c3d2d42f6cb684a8e5fe54d0846b97e
+config: 3492a9a94d13349b70d6642f369882e3
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index 2cc3782c93..121359b1cc 100644
--- a/python/main/.buildinfo
+++ b/python/main/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: eb0f936bf0544000031ee697b122f75a
+config: 983eb275b858a05e80305d8c6c0ac631
 tags: 645f666f9bcd5a90fca523b33c5a78b7

Reply via email to