opentelemetry-collector/scraper
Alex Boten 657abbef9c
[chore] bump subset of otel-go-contrib packages (#13103)
This bumps all but the otelconf package. Part of
https://github.com/open-telemetry/opentelemetry-collector/pull/13098 and
unblocks
https://github.com/open-telemetry/opentelemetry-collector/pull/13088

---------

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-27 16:05:03 +00:00
..
scrapererror Add scraper for logs (#11799) 2024-12-10 08:59:25 +00:00
scraperhelper [chore] bump subset of otel-go-contrib packages (#13103) 2025-05-27 16:05:03 +00:00
scrapertest [chore] bump subset of otel-go-contrib packages (#13103) 2025-05-27 16:05:03 +00:00
Makefile
README.md Add scraper for logs (#11799) 2024-12-10 08:59:25 +00:00
doc.go
factory.go [chore] prevent unkeyed literal initialization (#12762) 2025-04-15 08:18:07 +00:00
factory_test.go [chore]: fix testifylint rules (#12791) 2025-04-02 23:10:07 +00:00
generated_package_test.go
go.mod [chore] bump subset of otel-go-contrib packages (#13103) 2025-05-27 16:05:03 +00:00
go.sum [chore] bump subset of otel-go-contrib packages (#13103) 2025-05-27 16:05:03 +00:00
logs.go Add scraper for logs (#11799) 2024-12-10 08:59:25 +00:00
logs_test.go Add scraper for logs (#11799) 2024-12-10 08:59:25 +00:00
metadata.yaml [chore] Generate codecov badge for all READMEs (#12962) 2025-05-05 15:26:50 +00:00
metrics.go Deprecate all Scraper helpers in scraperhelper (#11732) 2024-11-25 15:44:15 -08:00
metrics_test.go Deprecate all Scraper helpers in scraperhelper (#11732) 2024-11-25 15:44:15 -08:00
scraper.go Add scraper for logs (#11799) 2024-12-10 08:59:25 +00:00

README.md

General Information

A scraper defines how to connect and scrape telemetry data from an external source.

Status
Stability development: metrics, logs
Issues Open issues Closed issues