We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6286c04 commit f58ec83Copy full SHA for f58ec83
eppo_metrics_sync/schema/eppo_metric_schema.json
@@ -140,6 +140,10 @@
140
"description": "URL to use for 'Open in GitHub' in Eppo UI (optional)",
141
"type": "string"
142
},
143
+ "guardrail_cutoff": {
144
+ "description": "URL to use for 'Open in GitHub' in Eppo UI (optional)",
145
+ "type": "number"
146
+ },
147
"numerator": {
148
"description": "Specify how the numerator of this metric should be aggregated",
149
"type": "object",
0 commit comments