1
0
mirror of https://github.com/netbirdio/netbird.git synced 2025-03-02 00:41:11 +01:00
netbird/management/server/telemetry
Yury Gargay 830dee1771
Expose store metrics with milliseconds bucketing ()
As the current upper 10000 microseconds(10ms) bucket may be too low for
`management.store.persistence.duration` metric
2023-09-28 08:54:49 +02:00
..
app_metrics.go Add telemetry to measure app durations () 2023-05-19 11:42:25 +02:00
grpc_metrics.go Add management_grpc_updatechannel_queue_bucket histogram () 2023-09-25 10:23:43 +02:00
http_api_metrics.go Count only successful HTTP request durations () 2023-05-22 16:26:36 +02:00
idp_metrics.go Handle user delete () 2023-09-19 18:08:40 +02:00
store_metrics.go Expose store metrics with milliseconds bucketing () 2023-09-28 08:54:49 +02:00