PMM-12153 Upgrade mysqld exporter #496
Annotations
11 errors and 1 warning
Run Tests
Process completed with exit code 2.
|
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)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading