opentelemetry-log
A minimal and simple OpenTelemetry log adapter that allows you to export your Rust logs to an OpenTelemetry collector.
Features
- Export Rust logs to an OpenTelemetry collector
- Minimal and simple adapter
- Easy integration with existing logging (just
logfor now) frameworks
Installation
Add this to your Cargo.toml:
[]
= "0.1"
Usage
use Opentelemetry;
License
This project is licensed under the GNU General Public License. See the LICENSE file for details.
How to Deploy OpenTelemetry with Grafana
How to inspect the logs is something that is dependent on the user, but if you are starting from scratch and you want to learn how to work with Grafana and OpenTelemetry, I suggest starting from here: https://github.com/grafana/docker-otel-lgtm