bexiocom/prometheus_php

View on GitHub
src/Metric/Histogram.php

Summary

Maintainability
A
45 mins
Test Coverage
A
100%

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

        $name,
        $help,
        array $buckets = null,
        $namespace = null,
        $subsystem = null,
Severity: Minor
Found in src/Metric/Histogram.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status