4c4895e19c
The `Metrics` suite uses prometheus to scrape Nomad metrics so that we're testing the full user experience of extracting metrics from Nomad. With the addition of mTLS, we need to make sure prometheus also has mTLS configuration because the metrics endpoint is protected. Update the Nomad client configuration and prometheus job to bind-mount the client's certs into the task so that the job can use these certs to scrape the server. This is a temporary solution that gets the job passing; we should give the job its own certificates (issued by Vault?) when we've done some of the infrastructure rework we'd like. |
||
---|---|---|
.. | ||
cpustress.nomad | ||
diskstress.nomad | ||
fabio.nomad | ||
factorial_windows.nomad | ||
helloworld.nomad | ||
mem_windows.nomad | ||
memstress.nomad | ||
prometheus.nomad | ||
simpleweb.nomad |