Differences
This shows you the differences between two versions of the page.
— |
irc:1474322400 [2017/05/27 13:44] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | [08:45:01] *** ChanServ sets mode: +o temporalfox | ||
+ | |||
+ | [10:14:54] *** ChanServ sets mode: +o temporalfox | ||
+ | |||
+ | [11:05:31] <Hakan> Hi | ||
+ | |||
+ | [11:20:55] <Hakan> im a little confused | ||
+ | |||
+ | [11:21:19] <Hakan> my task is to provide metrics about verticles | ||
+ | |||
+ | [11:22:07] <Hakan> ive tried it so far with hawkular and it worked but my boss wasnt satisfied because is was to heavyweight | ||
+ | |||
+ | [11:23:12] <Hakan> in his imagination he wanted to configure all verticles with jmx enabled and then programm just one microservice more which collect to data | ||
+ | |||
+ | [11:23:21] <Hakan> und visualize in grafana | ||
+ | |||
+ | [11:23:48] <Hakan> something like a jmxremote | ||
+ | |||
+ | [11:24:16] <Hakan> my first question: is something like that possible? | ||
+ | |||
+ | [11:24:42] <Hakan> and can you enable jmx for a verticle without dropwizard? | ||
+ | |||
+ | [11:50:43] *** ChanServ sets mode: +o temporalfox | ||
+ | |||
+ | [13:06:41] *** ChanServ sets mode: +o temporalfox | ||
+ | |||
+ | [14:13:51] *** ChanServ sets mode: +o temporalfox | ||
+ | |||
+ | [14:19:19] <tsegismont> Hakan if you're progamming in Java you can publish your own MBeans. Beware of thread safety when reading verticle data though | ||
+ | |||
+ | [14:37:38] <Hakan> is it possible to read out programmatically vertx metrics data? | ||
+ | |||
+ | [14:38:49] <Hakan> and do I have to use dropwizard-framework to turn on vertx metrics data? | ||
+ | |||
+ | [16:36:41] <Hakan> tsegismont, I want to programmatically read vertx metric data | ||
+ | |||
+ | [16:37:21] <Hakan> do I have to publish this data in form of a mbean? if yes, how? | ||
+ | |||
+ | [18:22:45] *** ChanServ sets mode: +o temporalfox | ||