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
There are usually many ways I can get STDOUT logs from my Router runtime to o11y systems. This can include system the run on k8s, my cloud provider, or other tools and services.
Is your feature request related to a problem? Please describe.
Today I can configure my log exporter in the Router v1.59.0 with the following options to STDOUT.
However, my telemetry systems, like Dynatrace, support sending logs to an ingest API with OpenTelemetry
Describe the solution you'd like
I would like to be able to configure an
otlp
block similar to traces and metrics exporters in the Router forlogging
Describe alternatives you've considered
There are usually many ways I can get STDOUT logs from my Router runtime to o11y systems. This can include system the run on k8s, my cloud provider, or other tools and services.
Additional Context
Otel Logging has become a standard and the spec is 1.0, but this happened in late 2023
The text was updated successfully, but these errors were encountered: