Skip to content

Commit

Permalink
[MKT-608] Normalize and update categories (DataDog#1783)
Browse files Browse the repository at this point in the history
* Category updates

* Category updates

* Category updates

* Remove duplicates

* More fixes

* Fix cloud categories

* Update algorithmia/manifest.json

Co-authored-by: Ana Wishnoff <[email protected]>

* Apply suggestions from code review

* Nudge CI

* fix bonsai/manifest.json

---------

Co-authored-by: Ana Wishnoff <[email protected]>
  • Loading branch information
mgarabed and Ana Wishnoff authored Apr 4, 2023
1 parent b835c23 commit 4376110
Show file tree
Hide file tree
Showing 135 changed files with 768 additions and 735 deletions.
35 changes: 17 additions & 18 deletions adaptive_shield/manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"manifest_version": "2.0.0",
"app_id": "adaptive-shield",
"app_uuid":"0c72bf61-1de6-4408-8a24-86f8e3413e07",
"display_on_public_website": true,
"tile": {
"manifest_version": "2.0.0",
"app_id": "adaptive-shield",
"app_uuid": "0c72bf61-1de6-4408-8a24-86f8e3413e07",
"display_on_public_website": true,
"tile": {
"overview": "README.md#Overview",
"configuration": "README.md#Setup",
"uninstallation": "README.md#Uninstallation",
Expand All @@ -13,24 +13,23 @@
"title": "Adaptive Shield",
"media": [
{
"caption": "SaaS environments posture in Adaptive Shield",
"image_url": "images/posture.png",
"media_type": "image"
"caption": "SaaS environments posture in Adaptive Shield",
"image_url": "images/posture.png",
"media_type": "image"
},
{
"caption": "Security Checks on SaaS configurations in Adaptive Shield",
"image_url": "images/security_checks.png",
"media_type": "image"
"caption": "Security Checks on SaaS configurations in Adaptive Shield",
"image_url": "images/security_checks.png",
"media_type": "image"
}
],
"classifier_tags": [
"Supported OS::Linux",
"Supported OS::macOS",
"Supported OS::Windows",
"Category::Alerting",
"Category::Cloud",
"Category::Security",
"Offering::Integration"
"Offering::Integration",
"Supported OS::Linux",
"Supported OS::Windows",
"Supported OS::macOS"
]
},
"author": {
Expand All @@ -53,5 +52,5 @@
"dashboards": {
"adaptive_shield_overview": "assets/dashboards/adaptive_shield_overview.json"
}
}
}
}
}
17 changes: 13 additions & 4 deletions agora_analytics/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,12 @@
}
],
"classifier_tags": [
"Category::Monitoring",
"Category::Collaboration",
"Offering::Integration",
"Submitted Data Type::Metrics",
"Supported OS::Linux",
"Supported OS::macOS",
"Supported OS::Windows",
"Submitted Data Type::Metrics"
"Supported OS::macOS"
]
},
"assets": {
Expand All @@ -39,7 +38,17 @@
},
"metrics": {
"prefix": "agora.",
"check": ["agora.rtc.app_id.online_user", "agora.rtc.app_id.online_channel", "agora.rtc.app_id.audio_freeze_rate", "agora.rtc.app_id.video_freeze_rate", "agora.rtc.app_id.network_delay_rate", "agora.rtc.app_id.join_attempt", "agora.rtc.app_id.join_success_count", "agora.rtc.app_id.join_success_rate", "agora.rtc.app_id.join_success_in_5s_rate"],
"check": [
"agora.rtc.app_id.online_user",
"agora.rtc.app_id.online_channel",
"agora.rtc.app_id.audio_freeze_rate",
"agora.rtc.app_id.video_freeze_rate",
"agora.rtc.app_id.network_delay_rate",
"agora.rtc.app_id.join_attempt",
"agora.rtc.app_id.join_success_count",
"agora.rtc.app_id.join_success_rate",
"agora.rtc.app_id.join_success_in_5s_rate"
],
"metadata_path": "metadata.csv"
},
"service_checks": {
Expand Down
8 changes: 5 additions & 3 deletions akamai_datastream_2/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@
"title": "Akamai DataStream 2",
"media": [],
"classifier_tags": [
"Category::Caching",
"Category::Log Collection",
"Supported OS::Linux",
"Supported OS::macOS",
"Supported OS::Windows"
"Supported OS::Windows",
"Supported OS::macOS"
]
},
"author": {
Expand Down Expand Up @@ -44,4 +46,4 @@
"Akamai DataStream 2": "assets/dashboards/akamai_datastream_2_overview.json"
}
}
}
}
11 changes: 8 additions & 3 deletions alertnow/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,14 @@
"title": "AlertNow",
"media": [],
"classifier_tags": [
"Category::Alerting",
"Category::Automation",
"Category::Collaboration",
"Category::Incidents",
"Category::Mobile",
"Supported OS::Linux",
"Supported OS::macOS",
"Supported OS::Windows"
"Supported OS::Windows",
"Supported OS::macOS"
]
},
"author": {
Expand All @@ -41,4 +46,4 @@
}
}
}
}
}
6 changes: 3 additions & 3 deletions algorithmia/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"title": "Algorithmia",
"media": [],
"classifier_tags": [
"Supported OS::Linux",
"Category::Monitoring"
"Category::Metrics",
"Supported OS::Linux"
]
},
"author": {
Expand Down Expand Up @@ -46,4 +46,4 @@
"Algorithmia": "assets/monitors/algorithm_duration.json"
}
}
}
}
11 changes: 6 additions & 5 deletions ambassador/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@
"title": "Ambassador API Gateway",
"media": [],
"classifier_tags": [
"Supported OS::Linux",
"Supported OS::macOS",
"Supported OS::Windows",
"Category::Cloud",
"Category::Containers",
"Category::Kubernetes",
"Category::Orchestration",
"Category::Containers"
"Supported OS::Linux",
"Supported OS::Windows",
"Supported OS::macOS"
]
},
"author": {
Expand All @@ -44,4 +45,4 @@
}
}
}
}
}
13 changes: 8 additions & 5 deletions amixr/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,15 @@
"title": "Amixr",
"media": [],
"classifier_tags": [
"Category::Alerting",
"Category::Automation",
"Category::Collaboration",
"Category::Incidents",
"Category::Notification",
"Category::Orchestration",
"Supported OS::Linux",
"Supported OS::macOS",
"Supported OS::Windows",
"Category::Monitoring",
"Category::Collaboration",
"Category::Notification"
"Supported OS::macOS"
]
},
"author": {
Expand All @@ -44,4 +47,4 @@
}
}
}
}
}
12 changes: 5 additions & 7 deletions apache-apisix/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,11 @@
"title": "Apache APISIX",
"media": [],
"classifier_tags": [
"Supported OS::Windows",
"Supported OS::macOS",
"Supported OS::Linux",
"Category::Monitoring",
"Category::Web",
"Category::Cloud",
"Category::Metrics"
"Category::Metrics",
"Supported OS::Linux",
"Supported OS::Windows",
"Supported OS::macOS"
]
},
"author": {
Expand Down Expand Up @@ -52,4 +50,4 @@
}
}
}
}
}
7 changes: 3 additions & 4 deletions apollo/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@
"title": "Apollo",
"media": [],
"classifier_tags": [
"Category::Caching",
"Supported OS::Linux",
"Supported OS::macOS",
"Supported OS::Windows",
"Category::Monitoring",
"Category::Caching"
"Supported OS::macOS"
]
},
"author": {
Expand Down Expand Up @@ -46,4 +45,4 @@
}
}
}
}
}
8 changes: 4 additions & 4 deletions appkeeper/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"title": "AppKeeper",
"media": [],
"classifier_tags": [
"Supported OS::Linux",
"Supported OS::Windows",
"Category::AWS",
"Category::Cloud",
"Category::Processing"
"Category::Notification",
"Supported OS::Linux",
"Supported OS::Windows"
]
},
"author": {
Expand All @@ -43,4 +43,4 @@
}
}
}
}
}
10 changes: 4 additions & 6 deletions apptrail/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,11 @@
}
],
"classifier_tags": [
"Category::Log Collection",
"Category::Security",
"Supported OS::Linux",
"Supported OS::macOS",
"Supported OS::Windows",
"Category::Security",
"Category::Log Collection",
"Category::Monitoring",
"Category::Alerting"
"Supported OS::macOS"
]
},
"author": {
Expand All @@ -60,4 +58,4 @@
},
"oauth": {},
"assets": {}
}
}
10 changes: 5 additions & 5 deletions aqua/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"title": "Aqua",
"media": [],
"classifier_tags": [
"Category::Containers",
"Category::Log Collection",
"Category::Security",
"Supported OS::Linux",
"Supported OS::macOS",
"Supported OS::Windows",
"Category::Security",
"Category::Monitoring",
"Category::Log Collection"
"Supported OS::macOS"
]
},
"author": {
Expand Down Expand Up @@ -47,4 +47,4 @@
"aqua": "assets/dashboards/overview.json"
}
}
}
}
9 changes: 5 additions & 4 deletions auth0/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,12 @@
"title": "Auth0",
"media": [],
"classifier_tags": [
"Category::Incidents",
"Category::Log Collection",
"Category::Security",
"Supported OS::Linux",
"Supported OS::macOS",
"Supported OS::Windows",
"Category::Log Collection",
"Category::Security"
"Supported OS::macOS"
]
},
"author": {
Expand All @@ -43,4 +44,4 @@
}
}
}
}
}
6 changes: 3 additions & 3 deletions backstage/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"title": "Backstage",
"media": [],
"classifier_tags": [
"Category::Developer Tools",
"Supported OS::Linux",
"Supported OS::macOS",
"Supported OS::Windows",
"Category::Monitoring"
"Supported OS::macOS"
]
},
"author": {
Expand All @@ -42,4 +42,4 @@
}
}
}
}
}
6 changes: 3 additions & 3 deletions bind9/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"media": [],
"classifier_tags": [
"Supported OS::Linux",
"Supported OS::macOS",
"Supported OS::Windows",
"Category::Monitoring"
"Category::Network",
"Supported OS::macOS"
]
},
"author": {
Expand All @@ -42,4 +42,4 @@
}
}
}
}
}
Loading

0 comments on commit 4376110

Please sign in to comment.