timur-enikeev
timur-enikeev
If it's harder to support many encodings, it is correct decision.
Is there any workaround? My config is: ``` - name: telega telegram_configs: - send_resolved: true http_config: follow_redirects: true api_url: https://api.telegram.org bot_token: chat_id: message: '*Details:* {{ range .Alerts }}{{ .Annotations.description }}{{...
@jafnhaar could you provide an example?
@Dem0n3D Should I rewrite every alert? It is not possible. Is any workaround to fix the bug without rewriting every alert?