Add retry_for_client_errors
option to outputs.http plugin
#9646
Labels
feature request
Requests for new plugin and for new features to existing plugins
Feature Request
Proposal:
Add
retry_for_client_errors
option to outputs.http pluginCurrent behavior:
Telegraf's outputs.http plugin retries writing the metric in case of 4xx errors. No configurable parameters exist to control this current behaviour.
Desired behavior:
outputs.http plugin in Telegraf understands client side error codes and can optionally not retry (drop the metrics) in case of 4xx errors.
Use case:
The text was updated successfully, but these errors were encountered: