Skip to content

defining limits for metric measurements #675

@thompson-tomo

Description

@thompson-tomo

Is your feature request related to a problem? Please describe.

Currently a pattern which has emerged across the semantic conventions for metrics is that 2 or even 3 of the following metrics are defined

  • xyz.limit how much of xyz could be used
  • xyz.level how much of xyz is currently being used
  • xyz.utilisation the % of xyz which is currently being used

Describe the solution you'd like

As you can see these are all very similar metrics. As such what I would like to see is that when the data points are being aggreated for transmission the limit of the metric is injected into the payload.

This approach would make it easier to visualise metrics as the limit can be plotted against the value, min, max or avg depending on the scenario.

This also reduces data storage as only additional property needs to be stored as opposed to another measurement.

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