This PR fixes the machine hostname used to query Prometheus for a single machine. Before, it was only passing in the "mlabN" part. Now, it's passing in the full name, which is needed to filter the metrics (example).
Note: I'm not sure what is happening with Coveralls. That file was not modified.
This PR fixes the machine hostname used to query Prometheus for a single machine. Before, it was only passing in the "mlabN" part. Now, it's passing in the full name, which is needed to filter the metrics (example).
Note: I'm not sure what is happening with Coveralls. That file was not modified.
This change is