Skip to content

Need "utilization" query #49

Open
Open
@jelmd

Description

@jelmd

Often one needs to visualize (e.g. in grafana) certain time series as utilization wrt. the sum of all of them.

E.g. one has metric_[A-F] which are normal counters with the same label set. So sum(increase({name=~"metric_[A-F]",host="myHost"})) would represent the 100% values and increase({name=~"metric_[A-F]",host="myHost"}) the series, which need to be returned, but relative to the 100% value. AFAIK right now there is no way to handle this efficiently (at least in grafana).

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