Skip to content

Add info about experiments_column_type to Jetstream Config data source docs #584

@mikewilli

Description

@mikewilli

experiments_column_type is a field configured in metric-hub to tell jetstream/mozanalysis more info about how to build queries. It is a string field that has a few valid options -- the right option for the data source depends on the structure of the data.

Options as of writing (from here):

EXPERIMENT_COLUMN_TYPES = (None, "simple", "native", "glean")

For more context to whoever ends up writing this, here are the changes made to queries based on the value of this field:

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