Skip to content

vmihailenco/uptrace-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uptrace for Rust

Documentation Chat

Introduction

uptrace-rs is an OpenTelemery Rust distribution configured to export traces and metrics to Uptrace.

Quickstart

Install uptrace-rs:

cargo add uptrace

Run the basic example below using the DSN from the Uptrace project settings page.

UPTRACE_DSN=http://project2_secret_token@localhost:14317/2 cargo run --example basic

About

OpenTelemetry Rust distribution for Uptrace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%