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
**Description:** <Describe what has changed.>
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
This is the 2nd PR for the new `otlpjson` connector
(#34208).
Adds the `ConsumeLogs` methods for the logs, metrics and traces
respective connector types.
At the moment, the connector retrieves the otlp json from the incoming
Log's `Body`. This is not configurable yet. It can be decided if that
needs to be.
In addition, there is no attribute/metadata extraction/transfer from the
incoming Log. This can be added in future iterations.
**Link to tracking Issue:** <Issue number if applicable>
#34208#34239
**Testing:** <Describe what testing was performed and which tests were
added.> Added.
**Documentation:** <Describe the documentation added.> ~
Signed-off-by: ChrsMark <[email protected]>
0 commit comments