issues
search
cloudzenith
/
DouTok
始于字节跳动青训营后端项目抖声 但不止于极简版抖音
GNU General Public License v3.0
87
stars
28
forks
source link
deploy:env中增加grafana+loki,更新Dockerfile
#45
Closed
TremblingV5
closed
2 months ago
TremblingV5
commented
2 months ago
Link to an issue
What
增加
env/trace.yml
用于存放相关的依赖服务,此pr增加了grafana+loki
更新base service和sv-api的Dockerfile,编译时增加promtail用于推送日志到loki
How
Screenshots
How to test
Checklist
[ ] Link to an issue if it really related.
[ ] At least describe what this PR does.
[ ] Use
rebase
to confirm that current branch doesn't conflict with main branch.
[ ] Unit tests. At least do not reduce the unit test coverage.
[ ] Checked and updated
guidelines.md
which used to describe how to build, deploy and use DouTok.
Link to an issue
What
env/trace.yml
用于存放相关的依赖服务,此pr增加了grafana+lokiHow
Screenshots
How to test
Checklist
rebase
to confirm that current branch doesn't conflict with main branch.guidelines.md
which used to describe how to build, deploy and use DouTok.