mosence commented on issue #965: URL: https://github.com/apache/incubator-seatunnel/issues/965#issuecomment-1023850802
I found the latest Spark (3.X) Metrics Document [https://spark.apache.org/docs/latest/monitoring.html#list-of-available-metrics-providers](https://spark.apache.org/docs/latest/monitoring.html#list-of-available-metrics-providers). And Flink Metics Document [https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/ops/metrics/#system-metrics](https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/ops/metrics/#system-metrics). In per-job Metric Repotor: Spark can config History Event and Use spark-historyserver. [https://spark.apache.org/docs/latest/monitoring.html#applying-compaction-on-rolling-event-log-files](https://spark.apache.org/docs/latest/monitoring.html#applying-compaction-on-rolling-event-log-files) Flink can config Repotor. [https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/deployment/metric_reporters/#metric-reporters]https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/deployment/metric_reporters/#metric-reporters . And most of list the metics include them. Should we discuss the Top design? -- 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]
