TLS Config for OTLP Grpc Exporter #3791
Unanswered
triciamesina
asked this question in
Q&A
Replies: 1 comment
-
Hello everyone!
OpenTelemetry Collector receiver configuration:
Experts, advice please, is it possible to organize Server-Side or mutual TLS to transfer metrics from a .NET app to a remote opentelemetry-collector? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking to send our application traces directly to a Grpc collector gateway without using a collector agent in my local machine. Is there a way we can configure the OTLP Grpc Exporter using the same configs in the OpenTelemetry Collector ? Specifically the TLS Configuration Settings in the collector.
I have looked in the OtlpExporterOptions but I don't see any TLS related options available.
Beta Was this translation helpful? Give feedback.
All reactions