Update otel #46575
Annotations
6 errors
Build Docker Image
undefined: ctx
|
Build Docker Image
cannot use ctx (variable of type context.Context) as scraper.ScrapeMetricsFunc value in argument to scraper.NewMetrics
|
Build Docker Image
cannot use scraper.Settings{…} (value of type scraper.Settings) as scraper.Option value in argument to scraper.NewMetrics: scraper.Settings does not implement scraper.Option (missing method apply)
|
Build Docker Image
cannot use mp.scrape (value of type func(ctx context.Context) (pmetric.Metrics, error)) as scraper.Option value in argument to scraper.NewMetrics: func(ctx context.Context) (pmetric.Metrics, error) does not implement scraper.Option (missing method apply)
|
Build Docker Image
cannot use mp (variable of type *sqlquery.Scraper) as scraperhelper.Scraper value in argument to scraperhelper.AddScraperWithType: *sqlquery.Scraper does not implement scraperhelper.Scraper (missing method Scrape)
|
Build Docker Image
Process completed with exit code 2.
|
Loading