saltstack-formulas / prometheus-formula

Manage a Prometheus installation
Other
27 stars 51 forks source link

feat(config): allow to manage extra files #56

Closed javierbertoli closed 3 years ago

javierbertoli commented 3 years ago

PR progress checklist (to be filled in by reviewers)


What type of PR is this?

Primary type

Secondary type

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

Describe the changes you're proposing

Prometheus configuration use a bunch of extra files (like alerting rules) which were not managed by this formula. This PR allows to manage those files. A secondary benefit is the possibility to split configuration in multiple files, which is also a common setup.

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

saltstack-formulas-travis commented 3 years ago

:tada: This PR is included in version 5.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: