Update module github.com/prometheus/prometheus to v0.300.1 #79027
Annotations
5 errors and 1 warning
Run `govulncheck`:
receiver/prometheusreceiver/internal/appendable.go#L70
cannot use newTransaction(ctx, o.metricAdjuster, o.sink, o.externalLabels, o.settings, o.obsrecv, o.trimSuffixes, o.enableNativeHistograms) (value of type *transaction) as "github.com/prometheus/prometheus/storage".Appender value in return statement: *transaction does not implement "github.com/prometheus/prometheus/storage".Appender (missing method AppendHistogramCTZeroSample)
|
Run `govulncheck`:
receiver/prometheusreceiver/targetallocator/manager.go#L173
scrapeConfig.ScrapeClassicHistograms undefined (type *"github.com/prometheus/prometheus/config".ScrapeConfig has no field or method ScrapeClassicHistograms)
|
Run `govulncheck`:
receiver/prometheusreceiver/metrics_receiver.go#L110
cannot use logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to discovery.NewManager
|
Run `govulncheck`:
receiver/prometheusreceiver/metrics_receiver.go#L169
not enough arguments in call to scrape.NewManager
|
Run `govulncheck`
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading