nomad.client.allocs.oom_killed missing from metrics endpoint
- Dominant language
- Go
- Stars
- 17k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 105
Description
### Nomad version
Nomad v1.0.4 (9294f35f9aa8dbb4acb6e85fa88e3e2534a3e41a)
### Operating system and Environment details
Centos 8
### Issue
Missing nomad.client.allocs.oom_killed from the metrics endpoint
### Reproduction steps
* Enable prometheus metrics
* Curl the metrics endpoint :4646/v1/metrics?format=prometheus
#### Expected Result
Return the metric with count and lables as documented
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with the Prometheus metrics endpoint at /v1/metrics?format=prometheus on Nomad v1.0.4, then trace how the nomad.client.allocs.oom_killed metric is exposed. Done means the endpoint returns this metric with its documented count and labels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100