Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.
This repository was archived by the owner on May 30, 2024. It is now read-only.

Manual variation tracking #188

Description

@flovilmart

Is your feature request related to a problem? Please describe.

We're using the Launch Darkly SDK in cloudfront lambda to assign experiments that trigger server side rendering through the allFlags(). The problem is that the variations are not reported to LD. We don't use the LD SDK in the client side.

In the node server when consuming an experiment, we check that an override is not present in the query string or a header.
However, we are not able to track the experiment consumption in the launch darkly dashboard.

Describe the solution you'd like

We'd like to be able to manually track the evaluation on the server; exposing this feature: https://github.com/launchdarkly/node-server-sdk/blob/master/index.js#L278

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions