mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-09-04 13:52:52 +02:00
remove otel warning
This commit is contained in:
parent
70f9fe0412
commit
2a647d497a
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue