Event to metric #3607
Annotations
4 errors and 1 warning
|
Publish Test Report
No test report files were found
|
|
Build
Process completed with exit code 1.
|
|
Build:
plugin/output/prometheus/prometheus.go#L389
cannot use ctl.RegisterCounter("output_prometheus_send_error", "Total Prometheus send errors") (value of type *metric.Counter) as "github.com/prometheus/client_golang/prometheus".Counter value in assignment: *metric.Counter does not implement "github.com/prometheus/client_golang/prometheus".Counter (missing method Collect)
|
|
Build:
plugin/action/cardinality_limit/cardinality_limit.go#L72
cannot use ctl.RegisterCounterVec(name, help, labelNames...) (value of type *metric.CounterVec) as *prometheus.CounterVec value in return statement
|
|
Publish Test Report
No file matches path test-report-race.json
|
Loading