Skip to content

Commit

Permalink
Merge branch 'main' into js_instrumentation_doc_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
legalimpurity authored Feb 27, 2024
2 parents 0986511 + b855ca7 commit 959e337
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 959e337

Please sign in to comment.