Skip to content

Commit 0b1d0ab

Browse files
committed
fixing monitor and manifest
1 parent 4c2d91b commit 0b1d0ab

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

windows_certificate/assets/monitors/windows_certificate_expiration.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"title": "Windows Certificate Store: Certificate expiring/expired",
66
"description": "This monitor alerts when there are certificates in the Windows Certificate Store that are expired or close to expiring.",
77
"tags": [
8-
"integration:windows_certificate"
8+
"integration:windows-certificate"
99
],
1010
"definition": {
1111
"name": "A certificate is expired or about to expire",

windows_certificate/manifest.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@
4242
},
4343
"monitors": {
4444
"A certificate is expired or about to expire": "assets/monitors/windows_certificate_expiration.json"
45-
},
46-
"saved_views": {}
45+
}
4746
},
4847
"author": {
4948
"support_email": "help@datadoghq.com",

0 commit comments

Comments
 (0)