bottlerocket-os / bottlerocket-os/bottlerocket

Allow enabling and configuring containerd metrics

Open
#3,182 5 comments 2 reactions 0 assignees View on GitHub
area/settings status/icebox type/enhancement
Dominant language
Rust
Stars
9.7k
Forks
586
Avg merge
1d 11h
Merged PRs (30d)
11

Description

**What I'd like:**
I would like to enable container built-in prometheus metrics. An example containerd configuration snippet
```
[metrics]
address = "127.0.0.1:1338"
```

**Any alternatives you've considered:**
* doing some very ugly things in a privileged pod.

relevant containerd documentation - https://github.com/containerd/containerd/blob/main/docs/ops.md#base-configuration

Allowing arbitrary additions to the containerd would cover this enchancment https://github.com/bottlerocket-os/bottlerocket/issues/2408

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.