Bump github.com/prometheus/prometheus from 0.51.2-0.20240405174432-b4a973753c6e to 0.300.1 #2337
Annotations
5 errors
Unit Test
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)
|
Unit Test
scrapeConfig.ScrapeClassicHistograms undefined (type *"github.com/prometheus/prometheus/config".ScrapeConfig has no field or method ScrapeClassicHistograms)
|
Unit Test
cannot use []func(any){} (value of type []func(any)) as []func(context.Context, interface{}) value in assignment
|
Unit Test
too many arguments in call to promcfg.Load
|
Unit Test
Process completed with exit code 2.
|
Loading