Hi Alexey, could you describe what you want to achieve? Most metrics are bound to a specific task (available in RuntimeContext). You can also access them in custom operators and state backends.
Then you have some metrics bound to taskmanager and even java processes, but I don't see an easy way to access them. I'm also pulling in Chesnay; he can probably help you more (but I guess we really need to understand your need). On Wed, Mar 10, 2021 at 5:44 PM Alexey Trenikhun <yen...@msn.com> wrote: > Hello, > Is it possible to register user metric outside task/operator (not > in RichMapFunction#open) > > Thanks, > Alexey >