Skip to content

Commit 243bcef

Browse files
Fix description
1 parent f58ec83 commit 243bcef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eppo_metrics_sync/schema/eppo_metric_schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,11 @@
137137
"type": "number"
138138
},
139139
"reference_url": {
140-
"description": "URL to use for 'Open in GitHub' in Eppo UI (optional)",
140+
"description": "URL to use for 'Open in GitHub' in Eppo UI (optional)",
141141
"type": "string"
142142
},
143143
"guardrail_cutoff": {
144-
"description": "URL to use for 'Open in GitHub' in Eppo UI (optional)",
144+
"description": "If a metric is expected to increase, this value should be negative, to warn when the metric is decreasing by more than this value.",
145145
"type": "number"
146146
},
147147
"numerator": {

0 commit comments

Comments
 (0)