Skip to content

Commit

Permalink
updated dashboard and monitors (DataDog#18794)
Browse files Browse the repository at this point in the history
Co-authored-by: Vraj Patel <[email protected]>
  • Loading branch information
DhruvaPatel-crest and vrajpatel-crest authored Oct 8, 2024
1 parent 3d0956e commit 3f0a478
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions godaddy/assets/dashboards/godaddy_overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@
{
"formulas": [
{
"alias": "Cancelled Certificates",
"alias": "Canceled Certificates",
"formula": "query2"
},
{
Expand All @@ -485,7 +485,7 @@
"formula": "query5"
},
{
"alias": "Pending Issued Certificates",
"alias": "Pending Issuance Certificates",
"formula": "query6"
},
{
Expand Down
2 changes: 1 addition & 1 deletion godaddy/assets/monitors/godaddy_certificate_denied.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"notify_audit": false,
"include_tags": true,
"notify_no_data": false,
"new_host_delay": 300,
"new_group_delay": 0,
"silenced": {}
},
"priority": null,
Expand Down
2 changes: 1 addition & 1 deletion godaddy/assets/monitors/godaddy_certificate_expired.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"notify_audit": false,
"include_tags": true,
"notify_no_data": false,
"new_host_delay": 300,
"new_group_delay": 0,
"silenced": {}
},
"priority": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"notify_audit": false,
"include_tags": true,
"notify_no_data": false,
"new_host_delay": 300,
"new_group_delay": 0,
"silenced": {}
},
"priority": null,
Expand Down
2 changes: 1 addition & 1 deletion godaddy/assets/monitors/godaddy_certificate_revoked.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"notify_audit": false,
"include_tags": true,
"notify_no_data": false,
"new_host_delay": 300,
"new_group_delay": 0,
"silenced": {}
},
"priority": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"notify_audit": false,
"include_tags": true,
"notify_no_data": false,
"new_group_delay": 300,
"new_group_delay": 0,
"silenced": {}
},
"priority": null,
Expand Down
2 changes: 1 addition & 1 deletion godaddy/assets/monitors/godaddy_domain_fraud_detected.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"notify_audit": false,
"include_tags": true,
"new_group_delay": 60,
"new_group_delay": 0,
"notify_no_data": false,
"silenced": {}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"notify_audit": false,
"include_tags": true,
"new_group_delay": 60,
"new_group_delay": 0,
"notify_no_data": false,
"silenced": {}
},
Expand Down

0 comments on commit 3f0a478

Please sign in to comment.