Skip to content

Implement TelemetryHook in JS SDK #1118

@beeme1mr

Description

@beeme1mr

Description

Implement a TelemetryHook that can be shared across the various JavaScript SDKs. Ensure it complies with the OpenTelemetry specification and meets the technical requirements, including those from Appendix D of the OpenFeature Specification and the OpenTelemetry Semantic Conventions for Feature Flags.

Technical requirements

  • Must comply with the OTel specification.
  • Must be included in the SDK.
  • Must not include any third-party dependencies.
  • Must be extensible, allowing users to add their own capturing mechanisms and properties.
  • Must adhere to the observability conformance requirements in Appendix D of the OpenFeature Specification.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions