Skip to content

Commit f58ec83

Browse files
Add guardrail_cutoff to eppo_metric_schema.json
1 parent 6286c04 commit f58ec83

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

eppo_metrics_sync/schema/eppo_metric_schema.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@
140140
"description": "URL to use for 'Open in GitHub' in Eppo UI (optional)",
141141
"type": "string"
142142
},
143+
"guardrail_cutoff": {
144+
"description": "URL to use for 'Open in GitHub' in Eppo UI (optional)",
145+
"type": "number"
146+
},
143147
"numerator": {
144148
"description": "Specify how the numerator of this metric should be aggregated",
145149
"type": "object",

0 commit comments

Comments
 (0)