Skip to content

Latest commit

 

History

History
62 lines (34 loc) · 2.36 KB

README.md

File metadata and controls

62 lines (34 loc) · 2.36 KB

Docs

This directory contains all flagd documentation, see table of contents below:

Quick Start / Basic Usage

See the main page for the quick start guide.

Installation Options

See all flagd installation options

Copy and Paste Evaluation Options

This page provides copy and paste evaluation examples.

Flagd Configuration

Flagd is configured via CLI arguments on startup, this page describes all available options.

Flag Configuration

This document describes the syntax for feature flag JSON configurations: Flag configuration.

Application Integration

Once flagd is running, your next step is to integrate it into you application. This page shows all available integration options (called providers) in a variety of languages.

Targeting Rules

flagd offers a functionality called targeting rules which rely on the incoming context sent by the client during flag evaluation.

This page describes how to define targeting rules.

Fractional Evaluation

flagd supports fractional evaluation meaning an incoming property in the context can be sub-divided at "evaluation time" into "buckets".

This page explains the concept and describes the technical implementation in detail.

Flag Merging

flagd can retrieve flags from multiple sources simultaneously. This page describes the de-duplication and merging rules that occur if multiple identical flags are found from different flag sources.

Help

This section documents any behavior of flagd which may seem unexpected:

Other Resources

Still Stuck?

Speak to the OpenFeature community and someone will help.