You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When ingesting metrics using Firehose, I can see we support min/max/sum/count as statistic methods. But for p99 or p90 or TM(...), it's not supported yet.
Component(s)
receiver/awsfirehose
Is your feature request related to a problem? Please describe.
When ingesting metrics using Firehose, I can see we support min/max/sum/count as statistic methods. But for p99 or p90 or TM(...), it's not supported yet.
Describe the solution you'd like
We should also have quantile values with quantile not only equals to 0 and 1, for example:
Describe alternatives you've considered
No response
Additional context
Sample metric from CloudWatch:
The text was updated successfully, but these errors were encountered: