opentelemetry-collector/scraper/scrapererror
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
..
doc.go [chore] move receiver/scrapererror to scraper/scrapererror (#11733) 2024-12-02 10:20:12 -08:00
package_test.go [chore] move receiver/scrapererror to scraper/scrapererror (#11733) 2024-12-02 10:20:12 -08:00
partialscrapeerror.go Add scraper for logs (#11799) 2024-12-10 08:59:25 +00:00
partialscrapeerror_test.go [chore] move receiver/scrapererror to scraper/scrapererror (#11733) 2024-12-02 10:20:12 -08:00
scrapeerror.go [chore] move receiver/scrapererror to scraper/scrapererror (#11733) 2024-12-02 10:20:12 -08:00
scrapeerror_test.go [chore] move receiver/scrapererror to scraper/scrapererror (#11733) 2024-12-02 10:20:12 -08:00