From 9fb2d2b88a06970bd40049ae4f6eb21c828b5814 Mon Sep 17 00:00:00 2001 From: Shanel Huang Date: Thu, 12 Dec 2024 11:28:19 -0500 Subject: [PATCH] Update manifest.json for crash detection (#19259) --- wincrashdetect/manifest.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/wincrashdetect/manifest.json b/wincrashdetect/manifest.json index 681efef23fd89..06c1d13dc6ce1 100644 --- a/wincrashdetect/manifest.json +++ b/wincrashdetect/manifest.json @@ -14,7 +14,18 @@ "classifier_tags": [ "Supported OS::Windows", "Category::OS & System", + "Category::Windows", "Offering::Integration" + ], + "resources": [ + { + "resource_type": "documentation", + "url": "https://docs.datadoghq.com/integrations/wincrashdetect/" + }, + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/troubleshoot-windows-blue-screen-errors/" + } ] }, "author": {