vectordotdev / vectordotdev/vector
Add runtime metrics collection to the docker source
Open
Nobody has claimed this yet.
domain: metrics
needs: approval
needs: requirements
platform: docker
source: new
- Dominant language
- Rust
- Stars
- 22.6k
- Forks
- 2.3k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 146
Description
Docker has a runtime metrics feature. I'd like to collect this data, but I have a couple of important questions:
- How would this overlap with a
server_metricssource? A source that collect host level CPU, memory, disk, and network metrics. - Does it make sense to collect this data all in the same
dockersource, or should we rename thedockersource todocker_logsso that we can add a newdocker_metricssource?
Contributor guide
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 reviewing the existing docker source and Docker's runtime metrics documentation linked in the issue. Determine how runtime metrics would overlap with the proposed server_metrics source and whether the existing source should be extended or split. Done means an agreed source design and a defined collection scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, rust
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100