Hi every one
I want to use telegram for alerting in Alertmanager, And I want to have a duration field in my notifications in telegram. I was using a bot in Telegram before and integrate it with Alertmanager and I had this field as below in resolved notification:
But this bot is deprecated and I use Alertmanager self-integration with the telegram. my Alertmanager configuration is:
But now with the use of this configuration, I don't have a duration field in my notification template anymore as below:
How can I have a duration field in my notification? please help!!