Home / Companies / LaunchDarkly / Blog / Post Details
Content Deep Dive

Using Multivariate Feature Flags In LaunchDarkly To Drive Operational Settings Like Minimum Log Level

Blog post from LaunchDarkly

Post Details
Company
Date Published
Author
Ben Nadel
Word Count
1,309
Language
English
Hacker News Points
-
Summary

LaunchDarkly, a feature flag service provider, has introduced multivariate feature flags that allow engineers to define custom settings. These feature flags can provide Boolean values or an arbitrary set of string values, number values, or a combination of the three. This new feature opens up possibilities for long-term feature flags and helps drive actual site operations. The author demonstrates this concept by creating a multivariate feature flag that changes the minimum log-level being used by a given application.