paypal / load-watcher

Load watcher is a cluster-wide aggregator of metrics, developed for Trimaran: Real Load Aware Scheduler in Kubernetes.
Other
63 stars 33 forks source link

Enable logs with line numbers #53

Closed zorro786 closed 2 years ago

zorro786 commented 2 years ago

Currently, logs do not print line numbers which makes it a bit difficult to debug. The logging library we use sirupsen/logrus has the option for enabling it.