vexxhost / vexxhost/openstack_database_exporter
Restore openstack_nova_server_task_state metric
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 12
- Forks
- 3
- Avg merge
- 31m
- Merged PRs (30d)
- 5
Description
This metric was lost during refactoring: https://github.com/vexxhost/openstack_database_exporter/commit/101a97e324d1ac8321ff773735ef41c49062bfbe
We need to restore it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the refactoring commit linked in the issue and compare it with the current exporter implementation. Trace where the openstack_nova_server_task_state metric was previously defined or collected, then restore that behavior. The work is done when the exporter exposes the metric again and the relevant existing checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, prometheus
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100