You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Signed-off-by: Pavol Loffay <[email protected]>
Add OTLP receiver and qretry processor to example and default config.
**Link to tracking Issue:**
Updates #886
Updates #1721
**Testing:**
* `make run`
* build and run docker image
Is your feature request related to a problem? Please describe.
The queue retry is now defined per exporter and the processor should not be used anymore. but the docs does not say anything that the processor is deprecated. https://github.com/open-telemetry/opentelemetry-collector/tree/master/processor/queuedprocessor
The queue should be also enabled by default by exporters https://github.com/open-telemetry/opentelemetry-collector/pull/1401/files#r457838535
Describe the solution you'd like
Ad ddeprecation note to queue retry docs - readme and godoc.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Created from https://github.com/open-telemetry/opentelemetry-collector/pull/1401/files#r457838535
The text was updated successfully, but these errors were encountered: