-
Couldn't load subscription status.
- Fork 143
Description
Hello
I'm checking the configuration docs and I can't see any information about sending logs via opentelemetry (and the code doesn't use otel either).
Currently we have to use file reader exporters to expose the logs from ztunnel (we find them quite useful) and it'd be nice if sending them via opentelemetry (like other istio components do) is an option. I have no idea about rust so maybe this is a stupid thing, but I'd say that there is stable support for rust SDK and logs -> https://github.com/open-telemetry/opentelemetry-rust
Of course, the most telemetry the best, and if adding traces and metrics via otel is possible, why no, but at least logs would be a nice addition