Update OpenTelemetry Dependencies to main #294
Triggered via pull request
November 22, 2024 08:13
Status
Failure
Total duration
10m 43s
Artifacts
–
splunk-ta-otel.yml
on: pull_request
setup-environment
4m 45s
check_changes
6s
test
3m 59s
distribute-ta
0s
Annotations
4 errors
test:
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
|
test:
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)
|
test:
internal/receiver/lightprometheusreceiver/factory.go#L55
not enough arguments in call to scraperhelper.AddScraper
|
test
Process completed with exit code 2.
|