ssube/prometheus-sql-adapter

View on GitHub
main.go

Summary

Maintainability
A
35 mins
Test Coverage
F
37%

Function serve has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func serve(logger log.Logger, addr string, writers []writer, readers []reader, allowed []string) error {
Severity: Minor
Found in main.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status