Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upprometheus the ALERTING RULES whether to provide the API? #1508
Comments
This comment has been minimized.
This comment has been minimized.
|
Sorry, I don't really understand what you want to tell us. Could you rephrase? |
This comment has been minimized.
This comment has been minimized.
|
@beorn7 I'm sorry, I have described is not clear enough, I want to use api to modify the form of alerting rules, rather than by modifying the rule file, there are ways? |
This comment has been minimized.
This comment has been minimized.
|
We don't do configuration via API in the Prometheus ecosystem. Configuration must be in files. If you want to change configuration via an API, you have to use a config management system that generates config files based on API calls. This is the same argument as @brian-brazil gave you in #1505 . |
beorn7
closed this
Mar 29, 2016
This comment has been minimized.
This comment has been minimized.
|
This might be of interest https://github.com/kelseyhightower/confd On Tue, Mar 29, 2016 at 8:51 AM, Björn Rabenstein notifications@github.com
|
This comment has been minimized.
This comment has been minimized.
lock
bot
commented
Mar 24, 2019
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
xiaoqge commentedMar 29, 2016
prometheus the ALERTING RULES whether to provide the API? We want to do some renovation to the user profile page in WEB UI in alerting rules. Please help me, thank you