The simplest pattern is not to use a collector at all. This pattern consists of applications instrumented with an OpenTelemetry SDK that export telemetry signals (traces, metrics, logs) directly into a backend:
See the code instrumentation for programming languages for concrete end-to-end examples for how to export signals from your app directly into a backend.
Pros:
Cons:
Was this page helpful?
Thank you. Your feedback is appreciated!
Please let us know how we can improve this page. Your feedback is appreciated!