Is there hadoop/hbase exporter?
I understand that I can monitor hadoop/hbase with JMX exporter.
But, hadoop/hbase expose the metrics through HTTP JSON API, so I want to use it because I don't need to use javaagent.
Thank you
Wataru Yukawa
If I use the jmx agent as an exporter, it is necessary to change configuration file(for example, hadoop-env.sh) and restart daemon.
If there is hadoop/hbase exporter, it is not necessary to change/restart application to be monitored.
Thank you
Wataru Yukawa
2016年2月11日木曜日 19時08分27秒 UTC+9 Brian Brazil:
> On 11 February 2016 at 08:11, <wyu...@gmail.com> wrote:
> Hi
>
>
>
> Is there hadoop/hbase exporter?
>
>
>
> I understand that I can monitor hadoop/hbase with JMX exporter.
>
>
>
> But, hadoop/hbase expose the metrics through HTTP JSON API, so I want to use it because I don't need to use javaagent.
>
>
> Why don't you want to use the jmx agent as an exporter? It's the recommended way to use it as it gives you better stats and is easier to manage.
>
>
> The JMX exporter can also be run standalone.
>
> --
>
>
> Brian Brazil
> www.robustperception.io
--
You received this message because you are subscribed to the Google Groups "Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-devel...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
There is no current exporter that I'm aware of. Converting JSON to prometheus metrics with a simple daemon should be relatively simple. It would be a welcome contribution.
--On Thu, Feb 11, 2016 at 9:11 AM, <wyu...@gmail.com> wrote:Hi
Is there hadoop/hbase exporter?
I understand that I can monitor hadoop/hbase with JMX exporter.
But, hadoop/hbase expose the metrics through HTTP JSON API, so I want to use it because I don't need to use javaagent.
Thank you
Wataru Yukawa
--
You received this message because you are subscribed to the Google Groups "Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-devel...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-devel...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.