Skip to content

Commit

Permalink
Add resource detectors to compliance matrix (open-telemetry#1950)
Browse files Browse the repository at this point in the history
  • Loading branch information
arminru authored Sep 27, 2021
1 parent 4d86942 commit c3dbd00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec-compliance-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ formats is required. Implementing more than one format is optional.
| [Merge (v2)](specification/resource/sdk.md#merge) | | + | + | | + | + | + | | + | + | + | |
| Retrieve attributes | | + | + | + | + | + | + | | + | + | + | + |
| [Default value](specification/resource/semantic_conventions/README.md#semantic-attributes-with-sdk-provided-default-value) for service.name | | + | + | | + | + | + | | | + | + | |
| [Resource detector](specification/resource/sdk.md#detecting-resource-information-from-the-environment) interface/mechanism | | + | + | + | + | + | + | [-][php225] | + | + | + | + |

## Context Propagation

Expand Down Expand Up @@ -206,3 +207,4 @@ Note: Support for environment variables is optional.
[py1174]: https://github.com/open-telemetry/opentelemetry-python/issues/1174
[py1437]: https://github.com/open-telemetry/opentelemetry-python/issues/1437
[py1779]: https://github.com/open-telemetry/opentelemetry-python/issues/1779
[php225]: https://github.com/open-telemetry/opentelemetry-php/issues/225

0 comments on commit c3dbd00

Please sign in to comment.