커밋 기록

작성자 SHA1 메시지 날짜
  Guillaume Tardif 0d3f7186c5 Hardcoded list of commands and simplified metrics gathering. 5 년 전
  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 년 전
  Chris Crone d154c41586 Update copyright 5 년 전
  Guillaume Tardif 3ccc603461 Add status field in CLI metrics : success, failure, cancelled 5 년 전
  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 년 전
  Djordje Lukic 2570ebec86 Add interceptor for API metrics, ensure registered methods have a corresponding method set for metrics 5 년 전
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli 5 년 전
  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 년 전
  Djordje Lukic 188dc1b06c Metrics for azure commands 5 년 전
  Djordje Lukic c4c0c24dca Merge pull request #335 from docker/fix-metrics-goroutine 5 년 전
  Djordje Lukic 159b9d0cfb Make sure the metrics goroutine is scheduled 5 년 전
  Djordje Lukic a97a26bfc3 Implement metrics for `docker scan` 5 년 전
  Djordje Lukic 3a1cb0aaa0 Add ecs as a management command 5 년 전
  Djordje Lukic 0c1f0f81df Usage metrics 5 년 전