alertmanager/notify/pushover
gotjosh b3f50f0c84
Truncate: Be explicit on truncation of runes or bytes.
While most integrations set a limit by UTF-8 compatible characters (some like Webex) use runes - as pointed out in https://github.com/prometheus/alertmanager/pull/3132. This PR makes it explicit wether the truncation is happening at a byte or rune level.

Signed-off-by: gotjosh <josue.abreu@gmail.com>
2022-11-09 17:17:42 +00:00
..
pushover.go Truncate: Be explicit on truncation of runes or bytes. 2022-11-09 17:17:42 +00:00
pushover_test.go Update golangci-lint and fix complaints (#2853) 2022-03-25 17:59:51 +01:00