Skip to content

Commit

Permalink
Add Quick Reference Table for Users (#840)
Browse files Browse the repository at this point in the history
* Allows at a glance for prospective users to know our current status.

Signed-off-by: Harold Dost <h.dost@criteo.com>
  • Loading branch information
hdost committed Jul 16, 2022
1 parent ab7bce3 commit ae00d34
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ observability tools.
[Jaeger]: https://www.jaegertracing.io
[msrv]: #supported-rust-versions


## Project Status

[OpenTelemetry Signal Status for Rust][otel-signals-rust]. Libraries adhere to [Stability Guarantees.][otel-signal-stability]

## Getting Started

```rust
Expand Down Expand Up @@ -126,6 +131,8 @@ above, please let us know! We'd love to add your project to the list!
[`Tide`]: https://crates.io/crates/tide
[`opentelemetry-stackdriver`]: https://crates.io/crates/opentelemetry-stackdriver
[Cloud Trace]: https://cloud.google.com/trace/
[otel-signals-rust]: https://opentelemetry.io/docs/instrumentation/rust/#status-and-releases
[otel-signal-stability]: https://opentelemetry.io/docs/reference/specification/versioning-and-stability/

## Supported Rust Versions

Expand Down

0 comments on commit ae00d34

Please sign in to comment.