Commit Verlauf

Autor SHA1 Nachricht Datum
  Guillaume Tardif c1fe338ac7 Collect metrics --help flag vor 5 Jahren
  Guillaume Tardif a09983b474 Do not send metrics for help commands vor 5 Jahren
  Guillaume Tardif 0d3f7186c5 Hardcoded list of commands and simplified metrics gathering. vor 5 Jahren
  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. vor 5 Jahren
  Chris Crone d154c41586 Update copyright vor 5 Jahren
  Guillaume Tardif 3ccc603461 Add status field in CLI metrics : success, failure, cancelled vor 5 Jahren
  Guillaume Tardif e56061d27c Move fire and forget code from metrics.Track() (used only by CLI) to metrics.Send (used by both CLI and API) vor 5 Jahren
  Djordje Lukic 2570ebec86 Add interceptor for API metrics, ensure registered methods have a corresponding method set for metrics vor 5 Jahren
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli vor 5 Jahren
  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. vor 5 Jahren
  Djordje Lukic 188dc1b06c Metrics for azure commands vor 5 Jahren
  Djordje Lukic c4c0c24dca Merge pull request #335 from docker/fix-metrics-goroutine vor 5 Jahren
  Djordje Lukic 159b9d0cfb Make sure the metrics goroutine is scheduled vor 5 Jahren
  Djordje Lukic a97a26bfc3 Implement metrics for `docker scan` vor 5 Jahren
  Djordje Lukic 3a1cb0aaa0 Add ecs as a management command vor 5 Jahren
  Djordje Lukic 0c1f0f81df Usage metrics vor 5 Jahren