mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-09-07 07:12: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,
|
stderr,
|
||||||
"WARNING: OpenTelemetry exporter settings are not set. Traces will not be exported." ZT_EOL_S);
|
"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
|
#endif
|
||||||
|
|
||||||
// Bind to wildcard instead of to specific interfaces (disables full tunnel capability)
|
// Bind to wildcard instead of to specific interfaces (disables full tunnel capability)
|
||||||
|
|
Loading…
Add table
Reference in a new issue