Description
As part of #4271 there are a few buckets of dependencies we will be removing in lieu of accessing constants from otel api or re-implementing trivial code. This story will focus on @opentelemetry/logs-sdk.
Acceptance Criteria
As a Node.js agent developer I will no longer rely on @opentelemetry/logs-sdk for the hybrid agent so that I can reduce the installed size of the agent.
Description
As part of #4271 there are a few buckets of dependencies we will be removing in lieu of accessing constants from otel api or re-implementing trivial code. This story will focus on
@opentelemetry/logs-sdk.Acceptance Criteria
As a Node.js agent developer I will no longer rely on
@opentelemetry/logs-sdkfor the hybrid agent so that I can reduce the installed size of the agent.