Skip to content

Commit

Permalink
Update metrics-overview.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ly Nguyen <[email protected]>
  • Loading branch information
mirnawong1 and nghi-ly authored May 17, 2024
1 parent a2dc205 commit b9e45ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docs/build/metrics-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The keys for metrics definitions are:

| Parameter | Description | Type |
| --------- | ----------- | ---- |
| `name` | Provide the reference name for the metric. This name must be unique amongst all metrics and can include lowercase letters, numbers, and underscores. | Required |
| `name` | Provide the reference name for the metric. This name must be a unique metric name and can consist of lowercase letters, numbers, and underscores. | Required |
| `description` | Describe your metric. | Optional |
| `type` | Define the type of metric, which can be `conversion`, `cumulative`, `derived`, `ratio`, or `simple`. | Required |
| `type_params` | Additional parameters used to configure metrics. `type_params` are different for each metric type. | Required |
Expand Down

0 comments on commit b9e45ec

Please sign in to comment.