Hi Alexey,
I'm assuming you talk about Prometheus Summaries?
Then afaik there is no way to get the histogram, we currently do not expose raw values for consistency.
However, you could write your own metric reporter (wrapping your existing reporter) and expose additionally the raw values.
On Sat, Mar 20, 2021 at 1:16 AM Alexey Trenikhun <
[hidden email]> wrote:
Hello,
Is any way to expose from Flink Histogram metric, not Summary ?
Thanks,
Alexey