-
Notifications
You must be signed in to change notification settings - Fork 0
/
FBSD_AlgorithmiaCode
34 lines (34 loc) · 955 Bytes
/
FBSD_AlgorithmiaCode
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
{
"display_name": "Customer Churn Algorithmia",
"maintainer": "[email protected]",
"manifest_version": "2.0.0",
"name": "algorithmia",
"metric_prefix": "algorithmia.",
"metric_to_check": "algorithmia.data_drift",
"creates_events": false,
"short_description": "Monitor Data Drift for FBSD Customer Churn Random Forest Production Model",
"guid": "bb9defff-03ae-4a22-93a7-6db498d37cd7",
"support": "contrib",
"supported_os": [
"linux"
],
"public_title": "Datadog-Algorithmia Integration",
"categories": [
"monitoring"
],
"type": "crawler",
"is_public": true,
"integration_id": "algorithmia",
"assets": {
"dashboards": {
"Algorithmia": "assets/dashboards/algorithmia.json"
},
"saved_views": {},
"monitors": {
"Algorithmia": "assets/monitors/algorithm_duration.json"
},
"service_checks": "assets/service_checks.json",
"logs": {},
"metrics_metadata": "metadata.csv"
}
}