-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use statistic_value #5
Comments
Please tell me a information like following.
|
I'm trying to get incoming data count using Fluentd_FlowCounter plugin and send it to cloudwatch using Fluentd_CloudwatchPut plugin while trying to send it the following errors of statistic value is thrown |
Can I get response for this asap |
I'm getting the following error while running the plugin
"parameter validator found 3 errors:\n - missing required parameter params[:metric_data][0][:statistic_values][:sum]\n - missing required parameter params[:metric_data][0][:statistic_values][:minimum]\n - missing required parameter params[:metric_data][0][:statistic_values][:maximum]"
The text was updated successfully, but these errors were encountered: