Open
Description
Bug description
When prometheus latest
or v3.0.0
is used to scrape scaphandre metrics it is unable to do so due to target sending blank Content-Type
To Reproduce
- Deploy prometheus using
latest
orv3.0.0
- Deploy Scaphandre using compose manifests
Expected behavior
Scaphandre should have a valid Content-type added to the request header and prometheus should be able to scrape metrics from Scaphandre
Screenshots
Environment
- Linux distribution version [Fedora 39]
- Kernel version (6.11.6-100.fc39.x86_64)
Activity