For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Sign inTry it free
DocsGuidesSDKsIntegrationsAPI docsTutorialsFlagship blog
DocsGuidesSDKsIntegrationsAPI docsTutorialsFlagship blog
  • Get started
    • Overview
    • Onboarding
    • Get started
    • Launch Insights
    • LaunchDarkly architecture
    • LaunchDarkly vocabulary
  • AgentControl
    • AgentControl
    • Manage AgentControl
  • Feature flags
    • Create flags
    • Target with flags
    • Flag templates
    • Manage flags
    • Code references
    • Contexts
    • Segments
  • Releases
    • Releasing features with LaunchDarkly
    • Release policies
    • Percentage rollouts
    • Progressive rollouts
    • Guarded rollouts
    • Feature monitoring
    • Release pipelines
    • Engineering insights
    • Release management tools
    • Applications and app versions
    • Change history
    • Restoring previous flag versions
  • Observability
    • Observability
    • Session replay
    • Error monitoring
    • Logs
    • Traces
    • Observability metrics
    • Product analytics events
    • LLM observability
    • Alerts
    • Dashboards
    • Service map
    • Vega for auto-remediation
    • Observability MCP server
    • Search specification
    • Observability settings
    • Observability integrations
  • Experimentation
    • Experimentation
    • Experiment metric types
    • Experiment configuration
    • Managing experiments
    • Analyzing experiments
    • Multi-armed bandits
    • Holdouts
  • Metrics and events
    • Metrics in LaunchDarkly
      • Using the Metrics list
      • Metric impact
      • Metric health checks
    • Creating metrics
    • Metric groups
    • Events
    • Autogenerated metrics
  • Warehouse native
    • Warehouse native metrics
    • Setting up external warehouses
    • Creating experiments using warehouse native metrics
  • Infrastructure
    • Connect apps and services to LaunchDarkly
    • LaunchDarkly in China and Pakistan
    • LaunchDarkly in the European Union (EU)
    • LaunchDarkly in federal environments
    • Public IP list
  • Your account
    • Projects
    • Views
    • Environments
    • Tags
    • Teams
    • Members
    • Roles
    • Account security
    • Feature previews
    • Billing and usage
    • Changelog
Sign inTry it free
LogoLogo
On this page
  • Overview
  • How to use metrics
  • Other metrics in LaunchDarkly
  • How to manage metrics
  • Next steps
Metrics and events

Metrics in LaunchDarkly

Was this page helpful?
Previous

Using the Metrics list

Next
Built with

Overview

This topic explains what metrics are, why to use them, and where to find them in LaunchDarkly. LaunchDarkly metrics measure audience and application events that change in response to feature flag variations.

LaunchDarkly metrics help you understand how different flag variation affects customer actions, application performance, or business outcomes. You connect metrics to experiments and guarded rollouts to evaluate impact, compare variations, or make release decisions based on regressions or other measured data.

Metrics in LaunchDarkly can help you:

  • Measure how flag variations affect customer behavior or system performance
  • Detect regressions or unexpected effects that occur during a rollout
  • Apply consistent measurements across multiple experiments and guarded rollouts
  • Increase confidence in experiment and release results

Consistent use of metrics gives your organization a single, reliable source of truth for experimentation and release health.

How to use metrics

You can connect metrics to several LaunchDarkly features:

  • Experiments: Evaluate how a flag variation affects conversion rate, latency, or engagement
  • Guarded rollouts: Track key performance and reliability metrics during progressive releases
  • Release policies: Assign key performance and reliability metrics to use for all guarded rollouts in your organization

LaunchDarkly records the version of each metric you attach to a running experiment or guarded rollout. If you update a metric’s aggregation method or analysis method while an experiment or rollout is in progress, LaunchDarkly continues to use the original aggregation or analysis method until the experiment or rollout completes. If you stop and restart an experiment or rollout, LaunchDarkly uses the latest versions of all attached metrics.

Other metrics in LaunchDarkly

Other LaunchDarkly features, such as observability, use metrics to measure various application and system data collected over time. You might typically use these metrics for feature monitoring or in dashboard displays, but you cannot use them to create LaunchDarkly experiments or guarded rollouts.

For example, the LaunchDarkly observability SDK plugins enable you to instrument OpenTelemetry metrics that record various service measurements in your application. You can view OpenTelemetry metrics on the Observability metrics page, or you can use them to create custom charts in Dashboards to view application performance measurements alongside other observability data. However, you cannot choose custom OpenTelemetry metrics as the basis for creating an experiment or guarded rollout.

LaunchDarkly autogenerates some OpenTelemetry metrics

While custom OpenTelemetry metrics cannot be used in experiments or guarded rollouts, LaunchDarkly observability SDKs do automatically generate feature metrics for selected observability and OpenTelemetry events. These autogenerated metrics can be used in experiments and rollouts. To learn more, read Autogenerated metrics.

The topics in this section are focused solely on metrics that you can create and use for evaluating feature flag variations in experiments, guarded rollouts, or release policies. These metrics are created either from metric events stored in LaunchDarkly or a configured data warehouse, or from OpenTelemetry spans selected for trace-based metrics.

How to manage metrics

You can manage metrics from the Metrics section of the LaunchDarkly user interface.

From this section, you can:

  • View all metrics in a project
  • Create, edit, or archive metrics
  • Group related metrics for reuse
  • Review how metrics connect to experiments, rollouts, and dashboards

To learn how to browse, search, and filter metrics, read Using the Metrics list.

Next steps

To learn more about using existing metrics, read:

  • Using the Metrics list
  • Metric impact
  • Metric health checks

To create new metrics, read Creating metrics.