forked from DataDog/integrations-extras
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmanifest.json
34 lines (34 loc) · 888 Bytes
/
manifest.json
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": "PerimeterX",
"maintainer": "support@perimeterx.com",
"manifest_version": "1.0.0",
"name": "perimeterx",
"metric_prefix": "perimeterx.",
"metric_to_check": "",
"creates_events": true,
"short_description": "Integrate PerimeterX Logs and Metrics with DataDog",
"guid": "6e3a9bc2-6766-4b24-9edf-12811d821d41",
"support": "contrib",
"supported_os": [
"linux",
"mac_os",
"windows"
],
"public_title": "Datadog-PerimeterX Integration",
"categories": [
"security"
],
"type": "crawler",
"is_public": true,
"integration_id": "perimeterx",
"assets": {
"dashboards": {
"PerimeterX Overview": "assets/dashboards/PerimeterX_Bot_Defender_Dashboard.json"
},
"saved_views": {},
"monitors": {},
"service_checks": "assets/service_checks.json",
"metrics_metadata": "metadata.csv"
},
"is_beta": false
}