Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Add functionality for reading config from a file #20

Closed
colakong opened this issue May 20, 2020 · 0 comments · Fixed by #29
Closed

Add functionality for reading config from a file #20

colakong opened this issue May 20, 2020 · 0 comments · Fixed by #29

Comments

@colakong
Copy link
Collaborator

This depends on #18

This issue would populate the config struct defined in #18. It would allow us to do things like specify different commands to execute based on alarm labels received.

The config file might as well be yaml format, since everything else prometheus-related is yaml.

colakong added a commit that referenced this issue Jun 30, 2020
colakong added a commit that referenced this issue Jul 8, 2020
* Add support for running multiple commands, selected by labels

Resolves #21

* Add functionality for reading config from a yaml file

Resolves #20

* Add example prometheus-am-executor yaml file
* Add notes for replaying alerts to prometheus-am-executor for testing config file changes
* Update README
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant