Skip to content

Commit

Permalink
remove examples over to opentelemetry.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbarsky committed Apr 4, 2023
1 parent e59202b commit 8fd5689
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 99 deletions.
4 changes: 0 additions & 4 deletions examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,6 @@ log = "0.4.17"
inferno = "0.11.6"
tempfile = "3.3.0"

# opentelemetry example
opentelemetry = { version = "0.18.0", default-features = false, features = ["trace"] }
opentelemetry-jaeger = "0.17.0"

# fmt examples
snafu = "0.6.10"
thiserror = "1.0.31"
46 changes: 0 additions & 46 deletions examples/examples/opentelemetry-remote-context.rs

This file was deleted.

49 changes: 0 additions & 49 deletions examples/examples/opentelemetry.rs

This file was deleted.

0 comments on commit 8fd5689

Please sign in to comment.