| { | |
| "version": 0.0, | |
| "features": [{ | |
| "name": "message", | |
| "inferred_type": "String", | |
| "completeness": 1.0, | |
| "string_constraints": { | |
| "domains": [ | |
| "preproc-not-YET-supported-for-csv-json" | |
| ], | |
| "monitoring_config_overrides": { | |
| "evaluate_constraints": "Enabled", | |
| "emit_metrics": "Enabled" | |
| } | |
| } | |
| }, { | |
| "name": "second_message", | |
| "inferred_type": "String", | |
| "completeness": 1.0, | |
| "string_constraints": { | |
| "domains": [ | |
| "preproc-not-YET-supported-for-csv-json" | |
| ] | |
| } | |
| } | |
| ], | |
| "monitoring_config": { | |
| "evaluate_constraints": "Enabled", | |
| "emit_metrics": "Enabled", | |
| "distribution_constraints": { | |
| "enable_comparisons": true, | |
| "min_domain_mass": 1.0, | |
| "comparison_threshold": 1.0 | |
| } | |
| } | |
| } | |