Skip to content

Commit

Permalink
Add more description for symbols in Optional column (#1456)
Browse files Browse the repository at this point in the history
Co-authored-by: Christian Neumüller <christian+github@neumueller.me>
Co-authored-by: Nikita Salnikov-Tarnovski <gnikem@gmail.com>
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
  • Loading branch information
4 people authored Mar 30, 2021
1 parent 5a18bc4 commit 7893b96
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions spec-compliance-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ language implementation.
the feature is not applicable to the particular language, blank cell means the
status of the feature is not known.

For the `Optional` column, `X` means the feature is optional, blank means the
feature is required, and columns marked with `*` mean that for each type of
exporter (OTLP, Zipkin, and Jaeger), implementing at least one of the supported
formats is required. Implementing more than one format is optional.

## Traces

| Feature | Optional | Go | Java | JS | Python | Ruby | Erlang | PHP | Rust | C++ | .Net | Swift |
Expand Down Expand Up @@ -185,6 +190,3 @@ Note: Support for environment variables is optional.
| TBD | | | | | | | | | | | | |
| Prometheus | | | | | | | | | | | | |
| TBD | | | | | | | | | | | | |

`*` For each type of exporter, OTLP, Zipkin, and Jaeger, implementing at least one of the supported formats is required.
Implementing more than one formats is optional.

0 comments on commit 7893b96

Please sign in to comment.