File size: 802 Bytes
4021124
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
  "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
    }
  }
}