-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Update Telemetry Job with GRPC endpoint #5237
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 @shaun-nx can we merge this PR after NIC Replicas?
Signed-off-by: Shaun <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, some minor changes.
docs/content/configuration/global-configuration/command-line-arguments.md
Show resolved
Hide resolved
@ADubhlaoich Thanks for the input. |
Proposed changes
This change sets the GRPC endpoint that telemetry data will be sent to.
Additional changes:
The layout of the Helm arguments for telemetry have been changed.
We originally had
enableTelemetryReporting
as the only option.This was done to future proof these settings.
Checklist
Before creating a PR, run through this checklist and mark each as complete.