dockerzhang commented on a change in pull request #1866:
URL: https://github.com/apache/incubator-inlong/pull/1866#discussion_r759921647
##########
File path: inlong-agent/conf/agent.properties
##########
@@ -101,3 +101,10 @@ channel.memory.capacity=5000
agent.manager.vip.http.host=
agent.manager.vip.http.port=
+
+
+############################
+# prometheus config
+############################
+# prometheus exporter server default port
+agent.prometheus.exporter.port=8080
Review comment:
@shink it's better to add a config to enable or disable expose
Prometheus HTTP server.
--
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]