We have two packages, scrapererror and scraperhelper that are part of the receiver module, but are not necessary for Collector v1 (we only intend to stabilize the OTLP receiver at first).
We can make a new receiver/scraper module that has these two as packages. This would reduce the API surface that we have to stabilize.
We have two packages,
scrapererrorandscraperhelperthat are part of the receiver module, but are not necessary for Collector v1 (we only intend to stabilize the OTLP receiver at first).We can make a new
receiver/scrapermodule that has these two as packages. This would reduce the API surface that we have to stabilize.