Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/platform-release-notes/2025/12.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ While the categories should reflect your own needs, here is a list of possible m
We've added new metadata fields to metrics that help with discoverability and filtering across the platform. This includes:

- **Unit type**: This is the list of Unit type(s) for which this metric is computed. Setting the correct Unit type(s) will help experimenters choose the right metric for their experiments. (e.g. user_id, device_id)
- **Application**: This is the list of Application(s) where this metric make sense. For example, an `app_crashes` metrics only makes sense for experimemts running on app platforms.
- **Application**: This is the list of Application(s) where this metric makes sense. For example, an `app_crashes` metric only makes sense for experiments running on app platforms.
- **Metric category**: This is the category the metric belongs to. This will make your metric more discoverable. See above.

All those fields are optional, but we recommend you update your existing metrics as this will improve general discoverability of your metrics.
Expand Down
2 changes: 1 addition & 1 deletion docs/web-console-docs/templates.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ For example if you want all experiments using a template to use a 90% confidence

<Image img="experiment-create/locking-confidence-level.png" alt="Locking the confidence level at 90%" />

The field is no longer editable and all children experimemts will have a pre-set 90% confidence level.
The field is no longer editable and all children experiments will have a pre-set 90% confidence level.

## FAQs

Expand Down