MasamiYui commented on code in PR #3774:
URL: https://github.com/apache/hertzbeat/pull/3774#discussion_r2362308941


##########
home/docs/help/jenkins.md:
##########
@@ -0,0 +1,80 @@
+---
+id: Jenkins
+title: Monitoring Jenkins
+sidebar_label: Jenkins
+keywords: [ open-source, monitoring system, CI/CD, DevOps, Jenkins monitoring ]
+---
+
+> Monitoring of Jenkins' general metrics is performed by invoking the Jenkins 
Prometheus Plugin.
+
+### Prerequisites
+
+1. Set up Jenkins-related services according to
+   the [deployment documentation](https://www.jenkins.io/doc/book/installing/).
+2. Requires installation of the 
[plugin](https://www.jenkins.io/doc/book/managing/plugins/) Exposed metric 
information
+   has been accessed; refer to the 
[prometheus-plugin](https://plugins.jenkins.io/prometheus/) for details.
+3. The externally exposed metrics endpoint is ```<jenkin_url>/prometheus```. 
Verify whether you can access the metrics
+   data.
+
+### Configuration parameters
+
+| Parameter Name    | Parameter Help Description                               
                                                             |
+|-------------------|-----------------------------------------------------------------------------------------------------------------------|
+| Target Host       | The monitored peer's IPv4, IPv6, or domain name. Note⚠️: 
Do not include protocol headers (e.g., https://, http://).   |
+| Port              | Pulsar's webServicePort value, defaulting to 8080.       
                                                             |

Review Comment:
   Pulsar->jenkins



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to