semantic-conventions/docs/feature-flags/README.md

21 lines
852 B
Markdown

<!--- Hugo front matter used to generate the website version of this page:
linkTitle: Feature Flags
path_base_for_github_subdir:
from: content/en/docs/specs/semconv/feature-flags/_index.md
to: feature-flags/README.md
--->
# Semantic Conventions for Feature Flags
**Status**: [Experimental][DocumentStatus]
This document defines semantic conventions for recording dynamic feature flag
evaluations in spans and logs.
Semantic conventions for feature flags are defined for the following signals:
* [Feature Flags in Spans](feature-flags-spans.md): Semantic Conventions for recording feature flags in *spans*.
* [Feature Flags in Logs](feature-flags-logs.md): Semantic Conventions for recording feature flags in *logs*.
[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.26.0/specification/document-status.md