Skip to content

feat: Prometheus Metrics Endpoint for Container Stats #1600

Description

@Profiidev

I would like to use the metrics exposed by the Komodo API for Grafana dashboards.

Currently I am using a wrapper which just converts the response from the Komodo API to a format that can be scrapped by Prometheus. This means I have to run a seperate service to collect the container metrics. I also used cadvisor before but it also requires me to run an extra service and requires way more resources than my thin wrapper service.

Would it be possible to integrate such an endpoint into Komodo?
I would be willing to implement it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions