-
Feature
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
None
-
False
-
Not Selected
-
0
-
0% To Do, 0% In Progress, 100% Done
Source:[ https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/otlpjsonfilereceiver|https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/otlpjsonfilereceiver]
Functionality
The OTLP JSON File Receiver will read pipeline data from JSON files. The data is written in Protobuf JSON encoding using OpenTelemetry protocol.
The receiver will watch the directory and read files. If a file is updated or added, the receiver will read it in its entirety again.
The data is serialized according to the OpenTelemetry Protocol File Exporter.
Scope
Tech preview with tests and documentation. Note that some parts are alpha, so we might need to mention that some parts may change without much time to adapt.
- is related to
-
TRACING-4522 Add file otlpjsonfilereceiver to the Red Hat build of OpenTelemetry
- Release Pending
-
OBSDA-855 Add file exporter to the Red Hat build of OpenTelemetry
- In Progress