Skip to content

Commit

Permalink
Update manifest.json for crash detection (#19259)
Browse files Browse the repository at this point in the history
  • Loading branch information
shanelhuang authored Dec 12, 2024
1 parent e79adb4 commit 9fb2d2b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions wincrashdetect/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 9fb2d2b

Please sign in to comment.