Skip to content
This repository was archived by the owner on Feb 7, 2022. It is now read-only.
This repository was archived by the owner on Feb 7, 2022. It is now read-only.

Replace Prometheus pod level metrics aggregator with Victoria Metrics #16

@maltesander

Description

@maltesander

Currently we use one Prometheus (2.28.1) server to aggregate all pod level metrics of one node. We should switch to the more light-weight VictoriaMetrics (currently 1.63.0) aggregator as soon as 1464 is fixed/added.

We rely on the Kubernetes Service Discovery and a provided 'KUBECONFIG' file to discover all pods belonging to a node / physical machine. This is implemented in Prometheus, but not in Victoria yet.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions