Add metrics to a surface to make them easier to find for experimenters, or enforce that all experiments on the surface check this metric for regressions.Documentation Index
Fetch the complete documentation index at: https://confidence-auth-testing.mintlify.io/llms.txt
Use this file to discover all available pages before exploring further.
Add a Required Metric
Confidence enforces required metrics for all experiments on the surface. Use the following to add a required metricmetrics/<metric> to a surface with resource name surfaces/<surface>:
preferredDirection can be INCREASE or DECREASE, indicating which direction the metric should move in for a successful experiment.
Add an Associated Metric
Confidence suggests associated metrics for experiments on the surface but doesn’t enforce them. Use the following to add an associated metric:Related Resources
Add Metrics to Surface
Console guide for adding metrics
Surface Settings Reference
Deep dive into surface configuration
Create Metrics API
API reference for creating metrics

