unpoller_unpoller/pkg
Cody Lee a00aeb2eb5
Add byte counters for InfluxDB and Prometheus outputs (issue #350)
Track the number of bytes written per request for both InfluxDB and Prometheus outputs.

InfluxDB:
- Added bytesT counter constant
- Implemented calculateMetricBytes() to estimate line protocol size
- Updated batchV1() and batchV2() to count bytes per point
- Updated log output to display bytes written

Prometheus:
- Added Bytes field to Report struct
- Updated export() to calculate approximate metric byte size
- Updated log output to display bytes written

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-11 10:55:33 -06:00
..
datadogunifi Fix multi-WAN speed test reporting (issue #841) 2025-12-09 16:46:14 -06:00
influxunifi Add byte counters for InfluxDB and Prometheus outputs (issue #350) 2025-12-11 10:55:33 -06:00
inputunifi Fix multi-WAN speed test reporting (issue #841) 2025-12-09 16:46:14 -06:00
lokiunifi fix linting 2025-12-03 11:40:21 -06:00
mysqlunifi
poller Fix multi-WAN speed test reporting (issue #841) 2025-12-09 16:46:14 -06:00
promunifi Add byte counters for InfluxDB and Prometheus outputs (issue #350) 2025-12-11 10:55:33 -06:00
unittest
webserver Fix health check port binding conflict (issue #892) 2025-12-09 08:11:21 -06:00