Merge pull request #1565 from Saibamen/eslint
Fix some of ESLint warnings
This commit is contained in:
@@ -33,7 +33,7 @@ const monitorStatus = new PrometheusClient.Gauge({
|
||||
});
|
||||
|
||||
class Prometheus {
|
||||
monitorLabelValues = {}
|
||||
monitorLabelValues = {};
|
||||
|
||||
/**
|
||||
* @param {Object} monitor Monitor object to monitor
|
||||
|
||||
Reference in New Issue
Block a user