Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JmxSink does not report the metrics #18

Open
MuhammadShaker opened this issue May 8, 2017 · 0 comments
Open

JmxSink does not report the metrics #18

MuhammadShaker opened this issue May 8, 2017 · 0 comments

Comments

@MuhammadShaker
Copy link

Hi, my metrics.properties file:

*.sink.jmx.class=org.apache.spark.metrics.sink.JmxSink

master.source.jvm.class=org.apache.spark.metrics.source.JvmSource
worker.source.jvm.class=org.apache.spark.metrics.source.JvmSource
driver.source.jvm.class=org.apache.spark.metrics.source.JvmSource
executor.source.jvm.class=org.apache.spark.metrics.source.JvmSource

but I cannot see my custom metrics in /metrics!, I only see the jvm metrics.
thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant