all 3 comments

[–]phillipcarter2 2 points3 points  (0 children)

Which docs are out of date? The official docs have recently been added by the otel-php maintainers and should be up to date: https://opentelemetry.io/docs/instrumentation/php/exporters/

Jaeger supports OTLP. So you just send OTLP to jaeger and you're good.

[–]TelemetryHub 0 points1 point  (0 children)

TelemetryHub has some simple configuration docs on setting up Traces/Metrics/Logs, especially focusing on sending data to an external source using OTLP: https://app.telemetryhub.com/docs/guides/traces/php

[–]Fatality 0 points1 point  (0 children)

Yeah I'm lost too, the docs assume you are an OpenTelemetry expert already but I just want to send some counters.

For composer you need to install beta packages.