-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Expand file tree
/
Copy pathmanifest.json
More file actions
69 lines (69 loc) · 2.2 KB
/
Copy pathmanifest.json
File metadata and controls
69 lines (69 loc) · 2.2 KB
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"manifest_version": "2.0.0",
"app_uuid": "93cb9b8c-8258-45d7-895b-7129e5274b40",
"app_id": "sanity",
"display_on_public_website": true,
"tile": {
"overview": "README.md#Overview",
"configuration": "README.md#Setup",
"support": "README.md#Support",
"changelog": "CHANGELOG.md",
"description": "Gain insights into content and project-related activities from Sanity.",
"title": "Sanity",
"media": [
{
"caption": "Sanity - Activity Overview 1",
"image_url": "images/sanity_activity_overview_1.png",
"media_type": "image"
},
{
"caption": "Sanity - Activity Overview 2",
"image_url": "images/sanity_activity_overview_2.png",
"media_type": "image"
},
{
"caption": "Sanity - Activity Overview 3",
"image_url": "images/sanity_activity_overview_3.png",
"media_type": "image"
}
],
"classifier_tags": [
"Category::Log Collection",
"Category::Developer Tools",
"Submitted Data Type::Logs",
"Offering::Integration"
]
},
"assets": {
"integration": {
"auto_install": false,
"source_type_id": 34926268,
"source_type_name": "Sanity",
"events": {
"creates_events": false
},
"service_checks": {
"metadata_path": "assets/service_checks.json"
}
},
"dashboards": {
"Sanity - Activity Overview": "assets/dashboards/sanity_activity_overview.json"
},
"logs": {
"source": "sanity"
},
"monitors": {
"High number of document deletions": "assets/monitors/high_number_of_document_deletions.json",
"High number of External studio host deletions": "assets/monitors/high_number_of_external_studio_host_deletions.json",
"High number of dataset deletions": "assets/monitors/high_number_of_dataset_deletions.json",
"High number of resource permission updates": "assets/monitors/high_number_of_resource_permission_updates.json",
"Open task deleted": "assets/monitors/open_task_deleted.json"
}
},
"author": {
"support_email": "help@datadoghq.com",
"name": "Datadog",
"homepage": "https://www.datadoghq.com",
"sales_email": "info@datadoghq.com"
}
}