register metrics reporter on application level

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

register metrics reporter on application level

Mingmin Xu
Hello all,

I'm following https://ci.apache.org/projects/flink/flink-docs-release-1.2/monitoring/metrics.html to collect metrics. It seems the reporter is set on cluster level. Is there an option to specify different reporter on application level?

Thanks!
----
Mingmin
Reply | Threaded
Open this post in threaded view
|

Re: register metrics reporter on application level

Chesnay Schepler
Hello,

there is currently no way to specify a reporter for a specific job.

Regards,
Chesnay

On 17.03.2017 19:18, Mingmin Xu wrote:

> Hello all,
>
> I'm following
> https://ci.apache.org/projects/flink/flink-docs-release-1.2/monitoring/metrics.html 
> to collect metrics. It seems the reporter is set on cluster level. Is
> there an option to specify different reporter on application level?
>
> Thanks!
> ----
> Mingmin

Reply | Threaded
Open this post in threaded view
|

Re: register metrics reporter on application level

Mingmin Xu
Thanks @Chesnay, do you know any plan to add it in future version?

Mingmin

On Fri, Mar 17, 2017 at 1:05 PM, Chesnay Schepler <[hidden email]> wrote:
Hello,

there is currently no way to specify a reporter for a specific job.

Regards,
Chesnay


On 17.03.2017 19:18, Mingmin Xu wrote:
Hello all,

I'm following https://ci.apache.org/projects/flink/flink-docs-release-1.2/monitoring/metrics.html to collect metrics. It seems the reporter is set on cluster level. Is there an option to specify different reporter on application level?

Thanks!
----
Mingmin




--
----
Mingmin
Reply | Threaded
Open this post in threaded view
|

Re: register metrics reporter on application level

Chesnay Schepler
I'm not aware of any plans to implement this in the near future.

It is a cool feature but the implementation isn't trivial and would make
the metric system a lot more complex, specifically in regards to concurrency and
resource clean-up.

Regards,
Chesnay

On 17.03.2017 21:13, Mingmin Xu wrote:
Thanks @Chesnay, do you know any plan to add it in future version?

Mingmin

On Fri, Mar 17, 2017 at 1:05 PM, Chesnay Schepler <[hidden email]> wrote:
Hello,

there is currently no way to specify a reporter for a specific job.

Regards,
Chesnay


On 17.03.2017 19:18, Mingmin Xu wrote:
Hello all,

I'm following https://ci.apache.org/projects/flink/flink-docs-release-1.2/monitoring/metrics.html to collect metrics. It seems the reporter is set on cluster level. Is there an option to specify different reporter on application level?

Thanks!
----
Mingmin




--
----
Mingmin