feat(better-stack): add acknowledge incident action

This commit is contained in:
Rıdvan Akca
2023-12-07 17:06:04 +03:00
parent 8a8be21d56
commit 77f84944c7
6 changed files with 62 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ export default defineConfig({
collapsible: true,
collapsed: true,
items: [
{ text: 'Actions', link: '/apps/better-stack/actions' },
{ text: 'Connection', link: '/apps/better-stack/connection' },
],
},