Good afternoon. The webhook channel doesn't suit me and I want to make my own. But I can’t find information about creating my own channels. only plugins. tell me how to add my notification channel
Grafana add my custom contact point type integration
125 views Asked by Andrew Zyuzenkov At
1
I don't think customization of notification channels is supported.
I believe that in cases your target cannot be fully integrated using webhook, you are expected to create your own facade service, that will be receiving request from webhooks, and will be relaying needed information into final service in needed format (or with additional fields).