Skip to content

Commit f558c53

Browse files
committed
add [Azure CNS]
1 parent 9ca70d9 commit f558c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cns/service/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ func startTelemetryService(ctx context.Context) {
478478
tbtemp.Cleanup(telemetry.FdName)
479479

480480
err = tb.StartServer()
481-
logger.Printf("Telemetry service for CNI started")
481+
logger.Printf("[Azure CNS] Telemetry service for CNI started")
482482
if err != nil {
483483
logger.Errorf("[Azure CNS] Telemetry service failed to start: %v", err)
484484
return

0 commit comments

Comments
 (0)