Skip to content

Use prometheus configfile relabel objects #17

Open
@alfredolopezzz

Description

Context

We allow users to supply a cnfigmap with relabelling configuration in
YAML. We parse that into an object provided by Prometheus-Operator,
as we are adding parts to an object defined by the operator.

Unfortunately, the operator object is only tagged for JSON marshaling
and results in a differnt syntax than the one documented for
Prometheus config files.

Goals

Allow the same syntax for the relabeling configmap as Prometheus
uses in its config files (what we document publicly)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions