The distributed cloud monitoring and alarm system adopts a design with clear division of labor between modules. The modules communicate through GRPC and message queue (Redis), and the sampled data is stored through InfluxDB.
key | description |
---|---|
influxdb_token |
api token for influxdb. |
telegram_bot_token |
telegram bot token generated via @BotFather |
tencent_smtp_password |
tencent cloud ses service smtp password |