bexiocom/prometheus_php

View on GitHub
src/Metric/HistogramCollection.php

Summary

Maintainability
A
50 mins
Test Coverage
B
80%

Method createFromValues has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $name,
        $help,
        array $labelNames,
        array $buckets,
        $namespace = null,
Severity: Major
Found in src/Metric/HistogramCollection.php - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status