Skip to content

Commit

Permalink
Merge branch 'main' into cardinality-limit-refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlias authored Jul 14, 2023
2 parents d8dea19 + 288071f commit 56b3ccd
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions spec-compliance-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,11 +339,18 @@ Note: Support for environment variables is optional.
| Error Status mapping | | + | + | | + | + | - | + | + | + | + | - |
| Event attributes mapping to Annotations | | + | + | + | + | + | + | + | + | + | + | + |
| Integer microseconds in timestamps | | N/A| + | | + | + | - | + | + | + | + | + |
| **OpenCensus** | | | | | | | | | | | | |
| TBD | | | | | | | | | | | | |
| **Prometheus** | | | | | | | | | | | | |
| TBD | | | | | | | | | | | | |

## OpenCensus Compatibility

Languages not covered by the OpenCensus project, or that did not reach Alpha, are not listed here.

| Feature |Go |Java|JS |Python|C++|.NET|Erlang|
|---------------------------------------------------------------------------------------------------------|---|----|---|------|----|---|----|
| [Trace Bridge](specification/compatibility/opencensus.md#trace-bridge) | + | + | + | + | - | - | - |
| [Metric Bridge](specification/compatibility/opencensus.md#metrics--stats) | + | + | - | - | - | - | - |

## OpenTracing Compatibility

Languages not covered by the OpenTracing project do not need to be listed here, e.g. Erlang.
Expand Down

0 comments on commit 56b3ccd

Please sign in to comment.