EricGao888 commented on issue #9324: URL: https://github.com/apache/dolphinscheduler/issues/9324#issuecomment-1173428994
FYI, [Prometheus Pushgateway](https://github.com/prometheus/pushgateway) is also supported: https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#actuator.metrics.export.prometheus BTW, the `StatsD registry` eagerly pushes metrics over UDP to a StatsD agent: https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#actuator.metrics.export.statsd For some metrics generated during runtime, these two approaches may work. -- 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]
