telegraf
telegraf copied to clipboard
feat(outputs.postgresql): Allow dynamic schema through tag values
Summary
Would resolve the need for multiple postgresql outputs that use the same database but different schemas.
Checklist
- [x] No AI generated code was used in this PR
Related issues
resolves #16747