Wraps an arbitrary command run in CircleCI and send the running time to Datadog
3.0K
Wraps an arbitrary command run in CircleCI and send the running time to Datadog.
$ circle-dd-bench [OPTIONS] -- COMMAND
-t, --tag=: Tag to send to Datadog with TAG:VALUE formatDATADOG_API_KEY: Datadog API key# In Dockerfile
COPY --from=yuyat/circle-dd-bench /usr/local/bin/circle-dd-bench /usr/local/bin
$ go get github.com/yuya-takeyama/circle-dd-bench
Content type
Image
Digest
Size
7.8 MB
Last updated
almost 7 years ago
docker pull yuyat/circle-dd-bench