We have a number of microservices using messaging for decoupled interactions. We use rabbitMq as a messaging technology and use the RabbitMq NewRelic plugin to report on queue sizes, but since yesterday we are getting below error: [2019-08-21 00:32:18 UTC] ERROR: FAILED[413] <https://platform-api.newrelic.com/platform/v1/metrics>: Request size is over 1 MiB limit [2019-08-21 00:33:15 UTC] ERROR: FAILED[413] <https://platform-api.newrelic.com/platform/v1/metrics>: Request size is over 1 MiB limit [2019-08-21 00:34:15 UTC] ERROR: FAILED[413] <https://platform-api.newrelic.com/platform/v1/metrics>: Request size is over 1 MiB limit Please suggest.
We have a number of microservices using messaging for decoupled interactions. We use rabbitMq as a messaging technology and use the RabbitMq NewRelic plugin to report on queue sizes, but since yesterday we are getting below error:
[2019-08-21 00:32:18 UTC] ERROR: FAILED[413] https://platform-api.newrelic.com/platform/v1/metrics: Request size is over 1 MiB limit
[2019-08-21 00:33:15 UTC] ERROR: FAILED[413] https://platform-api.newrelic.com/platform/v1/metrics: Request size is over 1 MiB limit
[2019-08-21 00:34:15 UTC] ERROR: FAILED[413] https://platform-api.newrelic.com/platform/v1/metrics: Request size is over 1 MiB limit
Please suggest.