Add OpenTelemetry-Compatible Telemetry Utility Function #55
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Description
Add a telemetry utility function to the SDK that can be used within the finally stage of a hook to create OpenTelemetry-compatible telemetry signals. It must comply with the OpenTelemetry specification and meet the technical requirements, including those from Appendix D of the OpenFeature Specification and the OpenTelemetry Semantic Conventions for Feature Flags.
Requirements
Example implementation
A JavaScript implementation can found here.
The text was updated successfully, but these errors were encountered: