Skip to content

Commit

Permalink
feat: add notification category
Browse files Browse the repository at this point in the history
  • Loading branch information
rudouglas committed Nov 8, 2021
1 parent d4abeb9 commit f6eedef
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion src/data/instant-observability-categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,14 @@
"associatedKeywords": [
"mlops"
]
},
{
"value": "notifications",
"displayName": "Notifications",
"associatedKeywords": [
"notifications",
"outbound integrations",
"destinations"
]
}
]
]

0 comments on commit f6eedef

Please sign in to comment.