Peter Crist
Peter Crist
I'm extremely interested in this as well. I have a single prometheus instance and alerting solely through Grafana. If you're not setup as a federated/remote-storage configuration, or alerting from Alertmanager,...
It would be nice if Go allowed for you to take the address within a single line like: ``` log = &log.With().Str("request_id", requestID).Logger() ``` But unfortunately stuck with a workaround...
I can create a PR from a fork for this if you'd like.