Commit Graph

3 Commits

Author SHA1 Message Date
Chao Weng 6740a28a80
Support logs scraper (#12116)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
This PR added support for logs scraper

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

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

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

<!--Please delete paragraphs that you did not use before submitting.-->
2025-01-22 04:16:41 +00:00
Bogdan Drutu a250e32a3e
Remove deprecated functions from scraperhelper (#12147)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2025-01-21 18:42:13 +00:00
Bogdan Drutu bdf3ce4e83
Make scrapercontroler more generic and move closer to the scraperreceiver (#12103)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2025-01-17 00:28:07 +00:00