CalvinKirs commented on issue #965: URL: https://github.com/apache/incubator-seatunnel/issues/965#issuecomment-1023909394
> I found the latest Spark (3.X) Metrics Document 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. > > 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 > > 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? The only reason I can convince me is that we have implemented platform shielding for users. Whether it is index collection from Flink or Spark, we can collect their metrics. BTW, I would recommend that we integrate with other APM applications, such as SkyWalking. -- 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]
