Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change default OTLP endpoint to fluentbit #30

Merged
merged 5 commits into from
Dec 9, 2024

Conversation

msarahan
Copy link
Contributor

@msarahan msarahan commented Dec 9, 2024

We have removed mTLS certificates from our process. Instead, we send to a FluentBit endpoint, which has the certs for Tempo. This PR removes the cert writing as a stopgap for a further rework in #28, and changes the endpoint to the FluentBit instance.

Note that this means that any job not running in our VPC (not self-hosted) will fail to send telemetry info. If we're going for 100% green builds, we may need to do some further work to disable telemetry.

@msarahan msarahan marked this pull request as ready for review December 9, 2024 20:25
@msarahan msarahan merged commit c2d3cdc into main Dec 9, 2024
@msarahan msarahan deleted the fluentbit-default-endpoint branch December 9, 2024 20:26
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.

2 participants