You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to propose adding support for PostHog feature flags in the Go SDK of OpenFeature. PostHog provides powerful feature flagging capabilities, and integrating it into the OpenFeature Go SDK would enable users to leverage these features seamlessly.
Motivation:
PostHog offers a comprehensive set of tools for feature flagging, which includes detailed analytics and user segmentation.
Integrating PostHog would enhance the flexibility of the OpenFeature Go SDK, allowing users to choose PostHog as their feature flagging provider.
It would expand the ecosystem and make it easier for teams already using PostHog to adopt OpenFeature.
Proposed Solution:
Implement a new PostHogProvider for the Go SDK, which will interface with the PostHog API to manage and evaluate feature flags.
Provide appropriate configuration options to allow users to easily set up and use PostHog with the OpenFeature SDK.
Description:
I would like to propose adding support for PostHog feature flags in the Go SDK of OpenFeature. PostHog provides powerful feature flagging capabilities, and integrating it into the OpenFeature Go SDK would enable users to leverage these features seamlessly.
Motivation:
Proposed Solution:
PostHogProvider
for the Go SDK, which will interface with the PostHog API to manage and evaluate feature flags.Relevant Resources:
Contribution:
I am happy to contribute to this feature if assigned. Please let me know if you would like me to proceed with the implementation.
Thank you for considering this request!
The text was updated successfully, but these errors were encountered: