Skip to content

Implement ProbeMonitor for pod runtime monitor (conmon-rs) #9336

@saschagrunert

Description

@saschagrunert

There is no implementation for probing the pod runtime monitor (aka conmon-rs) right now:

func (r *runtimePod) ProbeMonitor(ctx context.Context, c *Container) error {
// Not implemented
return nil
}

We should find a concept of how to implement it if neccesary.

Refers to #9205

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions