mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-12 09:19:39 +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.