Robert Pająk
Robert Pająk
Partially duplicates https://github.com/open-telemetry/opentelemetry-dotnet/issues/2923
I suggest "fully ignoring it" as a distribution may support this env var. Getting an event-log would be misleading for the user.
Have you tried adding using `OTEL_EXPORTER_OTLP_HEADERS` env var? More: - https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/src/OpenTelemetry.Exporter.OpenTelemetryProtocol/README.md
@akats7 PTAL as a code owner.
Please add a changelog entry
> It's not clear to me this is needed currently. We still do not comply with specification regarding our log record type begin passed to the log processor: [open-telemetry/opentelemetry-go#5219](https://github.com/open-telemetry/opentelemetry-go/issues/5219). The...
Changing to draft as there is not work here currently.
Sorry, but I do not understand why it would be better. Adding a new option that does already the same would confuse the users as they would not know which...
@zeitlinger, I would like to have `otlp` in the name. I propose to Add `otlpstdout`, `otlpstderr`, `otlpfile` to known values of `OTEL_TRACES_EXPORTER, `OTEL_METRICS_EXPORTER, OTEL_LOGS_EXPORTER`. Add `OTLP_FILE_EXPORTER_PATH`, `OTLP_FILE_TRACES_EXPORTER_PATH`, `OTLP_FILE_METRICS_EXPORTER_PATH`, `OTLP_FILE_LOGS_EXPORTER_PATH` which...
@open-telemetry/technical-committee, can you please "re-triage" the issue given the community feedback we got https://github.com/open-telemetry/opentelemetry-specification/pull/4183#issuecomment-2348208402 + comments below? I can be assigned as a sponsor as I am already trying to...