You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by db...@apache.org on 2019/09/13 21:32:01 UTC

[spark] branch master updated (bbfaadb -> 8f057a9)

This is an automated email from the ASF dual-hosted git repository.

dbtsai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from bbfaadb  [SPARK-29064][CORE] Add PrometheusResource to export Executor metrics
     add 8f057a9  [SPARK-29032][CORE] Add PrometheusServlet to monitor Master/Worker/Driver

No new revisions were added by this update.

Summary of changes:
 conf/metrics.properties.template                   |  17 ++-
 .../org/apache/spark/metrics/MetricsSystem.scala   |  12 +-
 .../spark/metrics/sink/PrometheusServlet.scala     | 121 +++++++++++++++++++++
 3 files changed, 147 insertions(+), 3 deletions(-)
 create mode 100644 core/src/main/scala/org/apache/spark/metrics/sink/PrometheusServlet.scala


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org