1
0
mirror of https://github.com/netbirdio/netbird.git synced 2025-03-10 12:48:14 +01:00
netbird/management/server/metrics
Maycon Santos 85e991ff78
Fix issue with canceled context before pushing metrics and decreasing pushing interval ()
Fix a bug where the post context was canceled before sending metrics to the server.

The interval time was decreased, and an optional environment variable NETBIRD_METRICS_INTERVAL_IN_SECONDS was added to control the interval time.

* update doc URL
2024-07-04 19:15:59 +02:00
..
selfhosted_test.go Add context to throughout the project and update logging () 2024-07-03 11:33:02 +02:00
selfhosted.go Fix issue with canceled context before pushing metrics and decreasing pushing interval () 2024-07-04 19:15:59 +02:00