Skip to content

Commit

Permalink
tag Windows integrations with new Windows category (DataDog#18394)
Browse files Browse the repository at this point in the history
* add AD integration to the Windows category

* update dotnetclr integration

* update aspdotnet integration

* Update manifest.json

* update exchange server integration

* add cateogry tag to more windows integrations

* remove old category for some integrations

* Nudge CI

* Nudge CI

---------

Co-authored-by: Jamie Jackson <[email protected]>
Co-authored-by: Owen Moreau <[email protected]>
Co-authored-by: Owen Moreau <[email protected]>
Co-authored-by: JoshPatel13 <[email protected]>
Co-authored-by: Thibault Krebs <[email protected]>
  • Loading branch information
6 people authored Sep 5, 2024
1 parent 1eff769 commit 05177a5
Show file tree
Hide file tree
Showing 12 changed files with 17 additions and 8 deletions.
4 changes: 2 additions & 2 deletions active_directory/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"media": [],
"classifier_tags": [
"Supported OS::Windows",
"Category::OS & System",
"Category::Windows",
"Offering::Integration"
]
},
Expand Down Expand Up @@ -52,4 +52,4 @@
"[Active Directory] Anomalous number of successful LDAP bindings for host: {{host.name}}": "assets/monitors/ldap_binding_successful.json"
}
}
}
}
3 changes: 2 additions & 1 deletion aspdotnet/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"classifier_tags": [
"Category::Languages",
"Category::Log Collection",
"Category::Windows",
"Supported OS::Windows",
"Offering::Integration"
]
Expand Down Expand Up @@ -51,4 +52,4 @@
"source": "iis"
}
}
}
}
3 changes: 2 additions & 1 deletion dotnetclr/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"classifier_tags": [
"Supported OS::Windows",
"Category::Languages",
"Category::Windows",
"Offering::Integration"
]
},
Expand Down Expand Up @@ -44,4 +45,4 @@
"auto_install": true
}
}
}
}
3 changes: 2 additions & 1 deletion exchange_server/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"media": [],
"classifier_tags": [
"Category::Log Collection",
"Category::Windows",
"Supported OS::Windows",
"Offering::Integration"
]
Expand Down Expand Up @@ -47,4 +48,4 @@
"Exchange Server Overview": "assets/dashboards/overview.json"
}
}
}
}
1 change: 1 addition & 0 deletions hyperv/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"classifier_tags": [
"Category::Cloud",
"Category::OS & System",
"Category::Windows",
"Supported OS::Windows",
"Offering::Integration"
],
Expand Down
1 change: 1 addition & 0 deletions iis/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"media": [],
"classifier_tags": [
"Category::Log Collection",
"Category::Windows",
"Supported OS::Windows",
"Offering::Integration"
]
Expand Down
3 changes: 2 additions & 1 deletion win32_event_log/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"Supported OS::Windows",
"Category::OS & System",
"Category::Log Collection",
"Category::Windows",
"Offering::Integration"
],
"resources": [
Expand Down Expand Up @@ -68,4 +69,4 @@
"windows_event_log_overview": "assets/dashboards/windows_event_log_overview.json"
}
}
}
}
2 changes: 1 addition & 1 deletion windows_performance_counters/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"classifier_tags": [
"Supported OS::Windows",
"Category::IoT",
"Category::OS & System",
"Category::Windows",
"Offering::Integration"
],
"resources": [
Expand Down
1 change: 1 addition & 0 deletions windows_registry/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"classifier_tags": [
"Supported OS::Windows",
"Category::OS & System",
"Category::Windows",
"Offering::Integration"
]
},
Expand Down
1 change: 1 addition & 0 deletions windows_service/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"classifier_tags": [
"Supported OS::Windows",
"Category::OS & System",
"Category::Windows",
"Offering::Integration"
],
"resources": [
Expand Down
1 change: 1 addition & 0 deletions winkmem/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"classifier_tags": [
"Supported OS::Windows",
"Category::OS & System",
"Category::Windows",
"Offering::Integration"
]
},
Expand Down
2 changes: 1 addition & 1 deletion wmi_check/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"title": "WMI Check (legacy)",
"media": [],
"classifier_tags": [
"Category::OS & System",
"Category::Windows",
"Supported OS::Windows",
"Offering::Integration"
]
Expand Down

0 comments on commit 05177a5

Please sign in to comment.