Skip to content

Add --otlp-insecure flag#5467

Merged
brancz merged 2 commits into
parca-dev:mainfrom
michaeldmitry:otlp-insecure-flag
Jan 31, 2025
Merged

Add --otlp-insecure flag#5467
brancz merged 2 commits into
parca-dev:mainfrom
michaeldmitry:otlp-insecure-flag

Conversation

@michaeldmitry
Copy link
Copy Markdown
Contributor

Currently, using WithInsecure for http and gRPC tracing exporters fails to export to tracing backends that are running with TLS config.

Fixes #5466

this enables otlp http/grpc exporters to send traces using secure connection.

Fixes parca-dev#5466
@michaeldmitry michaeldmitry requested a review from a team as a code owner January 29, 2025 11:15
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jan 29, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Member

@brancz brancz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@brancz brancz merged commit 0ff74b6 into parca-dev:main Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable sending traces to a tracing backend backed by TLS

3 participants