Update OpenTelemetry Dependencies to main #11065
Triggered via pull request
November 22, 2024 08:13
Status
Failure
Total duration
17m 21s
Artifacts
–
Annotations
4 errors
windows-test (windows-2022):
internal/receiver/lightprometheusreceiver/factory.go#L46
cannot use component.MustNewType(typeStr) (value of type component.Type) as scraperhelper.ScrapeFunc value in argument to scraperhelper.NewScraper
|
windows-test (windows-2022):
internal/receiver/lightprometheusreceiver/factory.go#L46
cannot use s.scrape (value of type func(context.Context) (pmetric.Metrics, error)) as scraperhelper.ScraperOption value in argument to scraperhelper.NewScraper: func(context.Context) (pmetric.Metrics, error) does not implement scraperhelper.ScraperOption (missing method apply)
|
windows-test (windows-2022):
internal/receiver/lightprometheusreceiver/factory.go#L55
not enough arguments in call to scraperhelper.AddScraper
|
windows-test (windows-2022)
Process completed with exit code 1.
|