Update module github.com/prometheus/prometheus to v0.300.1 #79027
Annotations
10 errors and 1 warning
Lint
could not import github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver/targetallocator (-: # github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver/targetallocator
|
Lint
scrapeConfig.ScrapeClassicHistograms undefined (type *"github.com/prometheus/prometheus/config".ScrapeConfig has no field or method ScrapeClassicHistograms)) (typecheck)
|
Lint
could not import github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver/internal (-: # github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver/internal
|
Lint
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)) (typecheck)
|
Lint
cannot use logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to discovery.NewManager (typecheck)
|
Lint
not enough arguments in call to scrape.NewManager
|
Lint
too many arguments in call to promcfg.Load
|
Lint
scrapeConfig.ScrapeClassicHistograms undefined (type *"github.com/prometheus/prometheus/config".ScrapeConfig has no field or method ScrapeClassicHistograms) (typecheck)
|
Lint
scrapeConfig.ScrapeClassicHistograms undefined (type *"github.com/prometheus/prometheus/config".ScrapeConfig has no field or method ScrapeClassicHistograms) (typecheck)
|
Lint
too many arguments in call to promConfig.Load
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading