Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 33350f3

Browse files
authoredFeb 28, 2024Β·Β·
Merge branch 'main' into feat/1582-add-missing-crates
2 parents 2ed2e23 + 569a51b commit 33350f3

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed
 

β€Žcontent/en/docs/demo/telemetry-features/metric-coverage.md

+16-16
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@ linkTitle: Metric Coverage
44
aliases: [metric_service_features, metric-features, ../metric-features]
55
---
66

7-
| Service | Language | Auto-instrumentation | Manual Instrumentation | Multiple Instruments | Views | Custom Attributes | Resource Detection | Exemplars |
8-
| --------------- | --------------- | -------------------- | ---------------------- | -------------------- | ----- | ----------------- | ------------------ | --------- |
9-
| Accounting | Go | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
10-
| Ad | Java | βœ… | βœ… | 🚧 | 🚧 | βœ… | βœ… | βœ… |
11-
| Cart | .NET | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
12-
| Checkout | Go | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
13-
| Currency | C++ | πŸ”• | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
14-
| Email | Ruby | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
15-
| Feature Flag | Erlang / Elixir | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
16-
| Fraud Detection | Kotlin | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | βœ… | 🚧 |
17-
| Frontend | TypeScript | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
18-
| Payment | JavaScript | 🚧 | βœ… | 🚧 | 🚧 | 🚧 | βœ… | 🚧 |
19-
| Product Catalog | Go | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
20-
| Quote | PHP | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
21-
| Recommendation | Python | βœ… | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
22-
| Shipping | Rust | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
7+
| Service | Language | Instrumentation Libraries | Manual Instrumentation | Multiple Instruments | Views | Custom Attributes | Resource Detection | Exemplars |
8+
| --------------- | --------------- | ------------------------- | ---------------------- | -------------------- | ----- | ----------------- | ------------------ | --------- |
9+
| Accounting | Go | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
10+
| Ad | Java | βœ… | βœ… | 🚧 | 🚧 | βœ… | βœ… | βœ… |
11+
| Cart | .NET | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
12+
| Checkout | Go | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
13+
| Currency | C++ | πŸ”• | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
14+
| Email | Ruby | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
15+
| Feature Flag | Erlang / Elixir | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
16+
| Fraud Detection | Kotlin | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | βœ… | 🚧 |
17+
| Frontend | TypeScript | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
18+
| Payment | JavaScript | 🚧 | βœ… | 🚧 | 🚧 | 🚧 | βœ… | 🚧 |
19+
| Product Catalog | Go | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
20+
| Quote | PHP | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
21+
| Recommendation | Python | βœ… | βœ… | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
22+
| Shipping | Rust | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
2323

2424
Emoji Legend:
2525

0 commit comments

Comments
 (0)
Please sign in to comment.