Commit graph

5 commits

Author SHA1 Message Date
Sophie Hirn
216f39d556
Replace monitorJSON.name with monitorJSON.pathName in all notification providers (where applicable)
As noted in #3798, it would be great to have the alarm notification include
the full monitor path.  This was done for Mattermost in #3801, but not for
the other notification providers.  This commit replaces all other trivial
occurences of monitorJSON.name with monitorJSON.pathName.
2024-12-30 14:47:57 +01:00
Dj Isaac
019702f8e5
fix: misspelling of 'address' (#5180) 2024-10-10 01:24:32 +02:00
Frank Elsinga
9f563adc1a
fixed formatting mistakes 2024-06-13 17:04:38 +02:00
Frank Elsinga
c9132adfc7
made sure that the address extraction is extracted into its own method 2024-06-13 17:00:11 +02:00
Joschua Becker
19e8c75c3b
SevenIO Notification Provider (#4219)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2024-04-27 23:40:59 +02:00