Explorar o código

remove otel warning

Grant Limberg hai 1 semana
pai
achega
2a647d497a
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      service/OneService.cpp

+ 0 - 2
service/OneService.cpp

@@ -1766,8 +1766,6 @@ class OneServiceImpl : public OneService {
 					stderr,
 					"WARNING: OpenTelemetry exporter settings are not set. Traces will not be exported." ZT_EOL_S);
 			}
-#else
-			fprintf(stderr, "WARNING: OpenTelemetry support is not enabled. Traces will not be exported." ZT_EOL_S);
 #endif
 
 			// Bind to wildcard instead of to specific interfaces (disables full tunnel capability)