mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 20:18:23 +00:00
2cbe84b78f
Implement proxy metrics collection. Only collect metric for outbound traffic. Add proxy CLI parameters: - metric-collection-endpoint - metric-collection-interval. Add test_proxy_metric_collection test. Move shared consumption metrics code to libs/consumption_metrics. Refactor the code.