mirror of https://github.com/prometheus/prometheus
Browse Source
Before this change, logs would show like: ``` {...,"target":"http://localhost:8080/metrics","!BADKEY":"Get ..."} ``` After this change ``` {...,"msg":"Get ...","job_name":...,"target":...} ``` Signed-off-by: Simon Pasquier <spasquie@redhat.com>pull/12826/head
Simon Pasquier
2 weeks ago
committed by
Ayoub Mrini
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue