compose/metrics
Guillaume Tardif 6f19bbfd5e We can’t anymore “fire and forget”, now that metrics get posted right at the end, most of the time we’d loose them.
Give it max 50 ms to post metrics, that’s plenty, post call ends in ~2 ms or less when desktop is up, less than one ms to fail the post when DD is not listening.

Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-18 15:57:02 +02:00
..
client.go We can’t anymore “fire and forget”, now that metrics get posted right at the end, most of the time we’d loose them. 2020-09-18 15:57:02 +02:00
conn_other.go Usage metrics 2020-06-23 16:52:52 +02:00
conn_windows.go Usage metrics 2020-06-23 16:52:52 +02:00
metrics.go Add status field in CLI metrics : success, failure, cancelled 2020-09-18 10:47:50 +02:00
metrics_test.go metrics: Fix test name, move to gotest.tools 2020-07-31 18:51:02 +02:00