Transform Histogram Latency Bucket #32166
Unanswered
zip-chanko
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
May I know how to use the
transformprocessor
to convert the histogrambucket
to count or something else?My use case is transforming
kong_request_latency_ms
to target monitoring platform which is not supported histogram.I can use
extract_count_metric
andextract_sum_metric
but couldn't find a way to get thebucket
.Beta Was this translation helpful? Give feedback.
All reactions