Skip to content

Commit

Permalink
Trace Exemplars to just "Exemplars" (#4053)
Browse files Browse the repository at this point in the history
Co-authored-by: opentelemetrybot <[email protected]>
  • Loading branch information
cijothomas and opentelemetrybot authored Feb 26, 2024
1 parent 19720bb commit b855ca7
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions content/en/docs/demo/telemetry-features/metric-coverage.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ linkTitle: Metric Coverage
aliases: [metric_service_features, metric-features, ../metric-features]
---

| Service | Language | Auto-instrumentation | Manual Instrumentation | Multiple Instruments | Views | Custom Attributes | Resource Detection | Trace Exemplars |
| --------------- | --------------- | -------------------- | ---------------------- | -------------------- | ----- | ----------------- | ------------------ | --------------- |
| Accounting | Go | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Ad | Java | βœ… | βœ… | 🚧 | 🚧 | βœ… | βœ… | βœ… |
| Cart | .NET | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Checkout | Go | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Currency | C++ | πŸ”• | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Email | Ruby | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Feature Flag | Erlang / Elixir | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Fraud Detection | Kotlin | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | βœ… | 🚧 |
| Frontend | TypeScript | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Payment | JavaScript | 🚧 | βœ… | 🚧 | 🚧 | 🚧 | βœ… | 🚧 |
| Product Catalog | Go | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Quote | PHP | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Recommendation | Python | βœ… | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Shipping | Rust | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Service | Language | Auto-instrumentation | Manual Instrumentation | Multiple Instruments | Views | Custom Attributes | Resource Detection | Exemplars |
| --------------- | --------------- | -------------------- | ---------------------- | -------------------- | ----- | ----------------- | ------------------ | --------- |
| Accounting | Go | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Ad | Java | βœ… | βœ… | 🚧 | 🚧 | βœ… | βœ… | βœ… |
| Cart | .NET | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Checkout | Go | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Currency | C++ | πŸ”• | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Email | Ruby | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Feature Flag | Erlang / Elixir | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Fraud Detection | Kotlin | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | βœ… | 🚧 |
| Frontend | TypeScript | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Payment | JavaScript | 🚧 | βœ… | 🚧 | 🚧 | 🚧 | βœ… | 🚧 |
| Product Catalog | Go | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Quote | PHP | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Recommendation | Python | βœ… | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Shipping | Rust | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |

Emoji Legend:

Expand Down

0 comments on commit b855ca7

Please sign in to comment.