Skip to content

Prometheus metrics get overwritten in group execution mode #150

@deajan

Description

@deajan

Push gateway only allows one (the last) metric per job, regardless of labels.

So we have a problem here:

  • For textcollector: append to file for the whole run of npbackup allows multiple labels to coexist for same metric
  • For push gateway: we need to change backup job to include repo name and action. This will create a new problem, eg persistence

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions