telegraf
telegraf copied to clipboard
feat(outputs.influxdb_v2): Add rate limit implementation
Summary
This PR adds the basic infrastructure to add rate-limiting to output plugins. As an example it converts the InfluxDBv2 plugin to the new infrastructure.
Checklist
- [x] No AI generated code was used in this PR
Related issues
resolves #tbd