softwaremill / mqperf

https://softwaremill.com/mqperf/
Apache License 2.0
145 stars 37 forks source link

specify exact prometheus image tag #41

Closed nicodewet closed 6 years ago

nicodewet commented 6 years ago

I would suggest specifying an exact tag, avoid latest. Your prometheus config breaks with prometheus 2.

Changing to this in main.yml got prometheus up: prometheus_image_tag: v1.8.2

adamw commented 6 years ago

Thanks! Maybe you could create a PR? :)

nicodewet commented 6 years ago

All done. May have more pull requests in time ...

adamw commented 6 years ago

Sure, looking forward! :)