17 lines
566 B
Markdown
17 lines
566 B
Markdown
<!--- Hugo front matter used to generate the website version of this page:
|
|
linkTitle: Feature flags
|
|
--->
|
|
|
|
# Semantic conventions for feature flags
|
|
|
|
**Status**: [Development][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 Logs](feature-flags-logs.md): Semantic Conventions for recording feature flags in *logs*.
|
|
|
|
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
|