bosun-monitor / bosun

Time Series Alerting Framework
http://bosun.org
MIT License
3.4k stars 495 forks source link

Initialise host manager when starting tsdbrelay #2476

Closed muffix closed 4 years ago

muffix commented 4 years ago

Please follow the guide below


Description

Fixes a bug that was introduced with #2439 which now requires the initialisation of the HostManager on startup. That was forgotten to add to the tsdbrelay command, causing it to panic on startup.

Fixes: #2475

Type of change

From the following, please check the options that are relevant.

How has this been tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist: