alertmanager/notify/telegram
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
..
telegram.go Truncate: Be explicit on truncation of runes or bytes. 2022-11-09 17:17:42 +00:00
telegram_test.go notify/telegram: Fix test 2022-07-05 13:12:07 +02:00