添加 statsd 和 statsd-exporter;更新 readme

This commit is contained in:
BryantHe
2023-05-23 22:24:55 +08:00
parent a4a25a61a9
commit 1ca8990028
7 changed files with 520 additions and 2 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
.venv
.git
.gitignore
.dockerignore
/log/*
/tmp/*
/test/reports/*