/metrics returns 404 even from localhost
Open
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to query Prometheus metrics from `cfssl serve` process, but get `404 page not found`.
I tried both `/metrics` and `/api/v1/cfssl/metrics`. The request is not logged by `cfssl` even with debug logging enabled.
Are there any settings that should enable the metrics? I could not find any in the source code.
Or I'm doing smth wrong, am I?
Contributor guide
Assessment
This issue has not been assessed yet.