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
I'm unable to catch that out_http plugin was not able to send message. We are receiving error.
failed to POST https://xx.xx.xx.xx/ (422 Unprocessable Entity {"message":"The given data was invalid.","success":false,"status":422,"errors":{"data.status":["The data.status field is required."]}})
Expected Behavior or What you need to ask
Will be possible to forward this to @error label or increase counter in prometheus metric fluentd_output_status_num_errors
Using Fluentd and out_http plugin versions
Docker
Fluentd 1.9.2
out_http plugin 1.3.3
The text was updated successfully, but these errors were encountered:
Problem
I'm unable to catch that out_http plugin was not able to send message. We are receiving error.
failed to POST https://xx.xx.xx.xx/ (422 Unprocessable Entity {"message":"The given data was invalid.","success":false,"status":422,"errors":{"data.status":["The data.status field is required."]}})
Expected Behavior or What you need to ask
Will be possible to forward this to @error label or increase counter in prometheus metric fluentd_output_status_num_errors
Using Fluentd and out_http plugin versions
The text was updated successfully, but these errors were encountered: