Update prometheus/main.go

This commit is contained in:
Martin/Geno 2019-06-17 15:33:50 +02:00
parent 73c9b9fb77
commit 23c2eb44eb
1 changed files with 13 additions and 14 deletions

View File

@ -38,7 +38,6 @@ func init() {
content = fmt.Sprintf("[%s] %s", request.Status, strings.Join(request.CommonAnnotations.Values()," "))
}
logger = logger.WithField("body", content)
ok := false