elastic / elastic/apm

Add support for cgroup-based CPU metrics

Open
#368 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Gherkin
Stars
427
Forks
125
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
CPU metrics reported from containerised services are inaccurate.

**Describe the solution you'd like**
So far we only support [memory](https://github.com/elastic/apm/issues/291) cgroup-based metrics, we need to apply the same for CPU.

***Steps***
- [ ] Define the related data model and intake. @elastic/apm-server your assistance with that, based on Metricbeat and/or stack monitoring, would be great
- [ ] Define how and when UI will be using those
- [ ] Extend the [APM agents spec](https://github.com/elastic/apm/blob/master/specs/agents/metrics.md#cgroup-metrics) accordingly

**Describe alternatives you've considered**
Not supporting those and keep inaccurate 🙂

**Additional context**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.