Commit Graph

2 Commits

Author SHA1 Message Date
Chao Weng 470c0dd1d5
Add scraper for logs (#11799)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Add scraper for logs

<!-- Issue number if applicable -->
#### Link to tracking issue
Relates to #11238 

<!--Describe what testing was performed and which tests were added.-->
#### Testing
Added unit tests

<!--Describe the documentation added.-->
#### Documentation
Added

<!--Please delete paragraphs that you did not use before submitting.-->
2024-12-10 08:59:25 +00:00
Bogdan Drutu 7ce4842d98
Add a new scraper package to replace scraperhelper (#11657)
Update
https://github.com/open-telemetry/opentelemetry-collector/issues/11238

No changelog since this is still in progress.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2024-11-14 08:12:25 -08:00