로그 파일을 압축하지 않고 하나씩 업로드

This commit is contained in:
2024-11-06 16:46:45 +09:00
parent 9632dc7755
commit 99e1007012
4 changed files with 136 additions and 73 deletions

1
go.mod
View File

@ -4,6 +4,7 @@ go 1.19
require (
github.com/Knetic/govaluate v3.0.0+incompatible
github.com/djherbis/times v1.6.0
github.com/go-kit/log v0.2.1
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/common v0.44.0