Skip to content

Commit

Permalink
Remove self diagnostics example (#2404)
Browse files Browse the repository at this point in the history
  • Loading branch information
cijothomas authored Dec 10, 2024
1 parent 2573773 commit 540cdb3
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 117 deletions.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This directory contains some examples that should help you get start crates from
This example uses following crates from this repo:

- opentelemetry(log)
- opentelemetry-appender-log
- opentelemetry-appender-tracing
- opentelemetry-stdout

Check this example if you want to understand *how to instrument logs using opentelemetry*.
Expand Down
15 changes: 0 additions & 15 deletions examples/self-diagnostics/Cargo.toml

This file was deleted.

28 changes: 0 additions & 28 deletions examples/self-diagnostics/README.md

This file was deleted.

73 changes: 0 additions & 73 deletions examples/self-diagnostics/src/main.rs

This file was deleted.

0 comments on commit 540cdb3

Please sign in to comment.