Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
promslog: use UTC timestamps for go-kit log style (#696)
promlog initialized its go-kit logger to use UTC timestamps, so for true backwards compatibility, the go-kit log style in promslog should retain that configuration. Signed-off-by: Daniel Swarbrick <[email protected]>
- Loading branch information