PMM-12153 Upgrade mysqld exporter #497
Annotations
12 errors
|
Run Tests
The operation was canceled.
|
Run checks:
mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
|
Run checks:
mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
|
Run checks:
mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
|
Run checks:
mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
|
Run checks:
mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
|
Run checks:
probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
|
Run checks:
probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
|
Run checks:
probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
|
Run checks:
mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
|
Run checks:
mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
|
Loading