netdata/netdata

View on GitHub
src/go/collectors/go.d.plugin/modules/consul/collect_metrics.go

Summary

Maintainability
A
35 mins
Test Coverage

Method Consul.collectGauge has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func (c *Consul) collectGauge(mx map[string]int64, mfs prometheus.MetricFamilies, name string, mul float64, aliases ...string) {
Severity: Minor
Found in src/go/collectors/go.d.plugin/modules/consul/collect_metrics.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status