firehol/netdata

View on GitHub
src/go/pkg/netdataapi/api.go

Summary

Maintainability
A
2 hrs
Test Coverage

Method API.CHART has 13 arguments (exceeds 4 allowed). Consider refactoring.
Open

    typeID string,
    ID string,
    name string,
    title string,
    units string,
Severity: Major
Found in src/go/pkg/netdataapi/api.go - About 1 hr to fix

    Method API.DIMENSION has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        ID string,
        name string,
        algorithm string,
        multiplier int,
        divisor int,
    Severity: Minor
    Found in src/go/pkg/netdataapi/api.go - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status