Guillaume Tardif
|
924d92a817
Do not send metrics if executed as CLI backend
|
4 years ago |
Guillaume Tardif
|
b238232a77
Reorder `--help` flag always first in metrics
|
5 years ago |
Guillaume Tardif
|
c1fe338ac7
Collect metrics --help flag
|
5 years ago |
Guillaume Tardif
|
a09983b474
Do not send metrics for help commands
|
5 years ago |
Guillaume Tardif
|
0d3f7186c5
Hardcoded list of commands and simplified metrics gathering.
|
5 years ago |
Guillaume Tardif
|
b8968e83cd
Do not fail when constructing error message for commands not implemented. Use metrics GetCommand() the is already used 3 lines above for metrics tracking.
|
5 years ago |
Chris Crone
|
d154c41586
Update copyright
|
5 years ago |
Guillaume Tardif
|
3ccc603461
Add status field in CLI metrics : success, failure, cancelled
|
5 years ago |
Guillaume Tardif
|
e56061d27c
Move fire and forget code from metrics.Track() (used only by CLI) to metrics.Send (used by both CLI and API)
|
5 years ago |
Djordje Lukic
|
2570ebec86
Add interceptor for API metrics, ensure registered methods have a corresponding method set for metrics
|
5 years ago |
Chris Crone
|
4c6280b0e9
Rename docker/api -> docker/compose-cli
|
5 years ago |
Guillaume Tardif
|
f442eafe0b
Validate run restart option value. Default value is “none”, instead of “no”, this is more in line with compose values, and changes only the default so should not have too much impact on legacy usage.
|
5 years ago |
Djordje Lukic
|
188dc1b06c
Metrics for azure commands
|
5 years ago |
Djordje Lukic
|
c4c0c24dca
Merge pull request #335 from docker/fix-metrics-goroutine
|
5 years ago |
Djordje Lukic
|
159b9d0cfb
Make sure the metrics goroutine is scheduled
|
5 years ago |
Djordje Lukic
|
a97a26bfc3
Implement metrics for `docker scan`
|
5 years ago |
Djordje Lukic
|
3a1cb0aaa0
Add ecs as a management command
|
5 years ago |
Djordje Lukic
|
0c1f0f81df
Usage metrics
|
5 years ago |