Update module github.com/prometheus/prometheus to v0.300.1 #79027
Annotations
5 errors and 1 warning
Run Integration Tests
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 Integration Tests
scrapeConfig.ScrapeClassicHistograms undefined (type *"github.com/prometheus/prometheus/config".ScrapeConfig has no field or method ScrapeClassicHistograms)
|
Run Integration Tests
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 Integration Tests
scrapeConfig.ScrapeClassicHistograms undefined (type *"github.com/prometheus/prometheus/config".ScrapeConfig has no field or method ScrapeClassicHistograms)
|
Run Integration Tests
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