elijah / chef-prometheus

Chef cookbook for Prometheus. The open source service monitoring system and time-series database.
Apache License 2.0
52 stars 93 forks source link

Alertmanager.rb: service typo correction #82

Closed pop closed 7 years ago

pop commented 7 years ago

service 'prometheus' -> service 'alertmanager'

I'm pretty sure this was a typo to begin with.

@elijah

pop commented 7 years ago

I don't know what to say about Travis failing. The tests pass locally...