Closed rjbaucells closed 5 years ago
We receive very similar messages:
** {#{'__exception__' => true,'__struct__' => 'Elixir.ExAws.Error',message => <<"ExAws Request Error!\n\n{:error, {:http_error, 400, %{body: \"<ErrorResponse xmlns=\\\"http://monitoring.amazonaws.com/doc/2010-08-01/\\\">\\n <Error>\\n <Type>Sender</Type>\\n <Code>MissingParameter</Code>\\n <Message>The parameter MetricData.member.5.Dimensions.member.3.Value is required.\\nThe parameter MetricData.member.6.Dimensions.member.3.Value is required.</Message>\\n </Error>\\n <RequestId>d3dfb2eb-18cc-4c5f-9e97-567743f27e8d</RequestId>\\n</ErrorResponse>\\n\", headers: [{\"x-amzn-RequestId\", \"d3dfb2eb-18cc-4c5f-9e97-567743f27e8d\"}, {\"Content-Type\", \"text/xml\"}, {\"Content-Length\", \"399\"}, {\"Date\", \"Wed, 30 Oct 2019 16:17:54 GMT\"}, {\"Connection\", \"close\"}], status_code: 400}}}\n">>},[{'Elixir.ExAws','request!',2,[{file,"lib/ex_aws.ex"},{line,66}]},{'Elixir.Enum','-map/2-lists^map/1-0-',2,[{file,"lib/enum.ex"},{line,1327}]},{'Elixir.Enum','-map/2-lists^map/1-0-',2,[{file,"lib/enum.ex"},{line,1327}]},{'Elixir.RabbitMQCloudWatchExporter.Exporter',handle_info,2,[{file,"lib/rabbitmq_cloudwatch_exporter/exporter.ex"},{line,60}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]},{gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,711}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,249}]}]}
This ticket is a duplicated of #7.
Please follow the instructions in the above ticket to help debugging this issue.
Closing this as duplicate.
Hi,
I just managed to configure the
rabbitmq-cloudwatch-exporter
plugin in my RabbitMQ cluster and it is sending metrics to CloudWatch but I am getting the following error messages into the log file at a regular interval (~2mins).This is my configuration:
The following error messages are triggering our log file alarms: