Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/v8fg/collectd

Mainly used to collect cpu, memory metrics correctly for container, k8s and non container environment.
https://github.com/v8fg/collectd

cgroup cgroups container cpu k8s linux mem memory

Last synced: 15 days ago
JSON representation

Mainly used to collect cpu, memory metrics correctly for container, k8s and non container environment.

Awesome Lists containing this project

README

        

# collectd

Mainly used to collect cpu, memory metrics correctly for container, k8s and non container environment.

## Usage

`go get -u github.com/v8fg/collectd`

## Feature

|metrics|container|linux|
|--|--|--|
|cpu|Y|Y|
|memory|Y|Y|

## ENV

The go version shall >= `1.16`