I configured my grafana alerts to be directed to telegram,
but the url in the message is localhost:3000
I changed the domain already in grafana.ini but it didn’t work, I still get localhost:3000 in the alert message.
Are there any other configurations to be made?
Question posted in Telegram API
A comprehensive official documentation can be found here.
A comprehensive official documentation can be found here.
3
Answers
From this SO Question and answer.
This shows to set root URL As well. I’d say this is likely a duplicate question.
You will have to change root_url under grafana.ini something like:
For kubernetes chart, please add those for grafana:
and use
uid: "telegram"
in the provisioned dashboards. Please note, you should not miss quotes,https://
orhttp://
part and even the end/
inGF_SERVER_ROOT_URL