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

pkg/loop: use beholder #696

Merged
merged 2 commits into from
Sep 9, 2024
Merged

pkg/loop: use beholder #696

merged 2 commits into from
Sep 9, 2024

Conversation

jmank88
Copy link
Collaborator

@jmank88 jmank88 commented Aug 13, 2024

#694 introduced the beholder package. This PR is a follow up to initialize the beholder client from LOOP plugin servers.

Supports:

pkg/beholder/config.go Outdated Show resolved Hide resolved
pkg/beholder/client.go Outdated Show resolved Hide resolved
patrickhuie19
patrickhuie19 previously approved these changes Aug 14, 2024
pkg/loop/config.go Show resolved Hide resolved
envTelemetryInsecureConn = "CL_TELEMETRY_INSECURE_CONNECTION"
envTelemetryCACertFile = "CL_TELEMETRY_CA_CERT_FILE"
envTelemetryAttribute = "CL_TELEMETRY_ATTRIBUTE_"
envTelemetryTraceSampleRatio = "CL_TELEMETRY_TRACE_SAMPLE_RATIO"
Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, if you rename env vars here then renaming beholder config fields as will be necessary as well

pkg/loop/server.go Show resolved Hide resolved
patrickhuie19
patrickhuie19 previously approved these changes Sep 7, 2024
pkcll
pkcll previously approved these changes Sep 7, 2024
@agparadiso agparadiso removed their request for review September 9, 2024 14:32
@jmank88 jmank88 merged commit 1b0938c into main Sep 9, 2024
7 of 10 checks passed
@jmank88 jmank88 deleted the beholder-loopp branch September 9, 2024 17:21
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.

3 participants