File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/Contrast.K8s.AgentOperator/Core/Telemetry/Services/Metrics Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ protected override async Task ExecuteAsync(CancellationToken stoppingToken)
5555 const string message = "The Contrast Agent Operator collects usage data in order to help us improve compatibility and security coverage. "
5656 + "The data is anonymous and does not contain application data. It is collected by Contrast and is never shared. "
5757 + "You can opt-out of telemetry by setting the CONTRAST_AGENT_TELEMETRY_OPTOUT environment variable to '1' or 'true'. "
58- + "Read more about Contrast Agent Operator telemetry: https://docs.contrastsecurity.com/en/-net -telemetry.html" ;
58+ + "Read more about Contrast Agent Operator telemetry: https://docs.contrastsecurity.com/en/agent-operator -telemetry.html" ;
5959
6060 Logger . Info ( message ) ;
6161 }
You can’t perform that action at this time.
0 commit comments