Skip to content

Commit 4d99230

Browse files
authored
Added IncidentHub (#633)
1 parent 514016a commit 4d99230

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

resources/i.ts

+13
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,19 @@ export const resources: Resource[] = [
107107
description: 'Upscale and enhance your image by using the latest AI technology. Support batch process.',
108108
url: 'https://imgupscaler.com',
109109
},
110+
{
111+
name: 'IncidentHub',
112+
categories: ['Tooling'],
113+
description:
114+
'Monitors the third-party Cloud and SaaS services that your application and team depend on. The Free (forever) tier has 20 services and 2 channels (Discord and Slack) for notifications.',
115+
keywords: [
116+
'cloud monitoring',
117+
'saas monitoring',
118+
'third-party service monitoring',
119+
'status page aggregator',
120+
],
121+
url: 'https://incidenthub.cloud',
122+
},
110123
{
111124
name: 'Inclusive Components',
112125
categories: ['Accessibility'],

0 commit comments

Comments
 (0)