Open etherandrius opened 3 years ago
logrus allows JSON logs log.SetFormatter(&log.JSONFormatter{}) https://github.com/sirupsen/logrus. Would be nice if dcgm-exporter had a flag to expose JSON logs.
logrus
log.SetFormatter(&log.JSONFormatter{})
logrus
allows JSON logslog.SetFormatter(&log.JSONFormatter{})
https://github.com/sirupsen/logrus. Would be nice if dcgm-exporter had a flag to expose JSON logs.