-
Notifications
You must be signed in to change notification settings - Fork 306
Open
Labels
Description
Area(s)
docs
What's missing?
It would be great if we defined a pattern to be followed for defining a threshold metric to complement a status metric when the state is based upon the current measured value rather a transition.
Describe the solution you'd like
We have defined guidance of defining a threshold gauge metric for capturing the thresholds.
This metric is to contain the following attributes:
- *.state
- otel.metric.limit_type with values of max/min
- otel.metric.bound_type with values of upper/lower
- The other attributes on the status metric
Additional context
The hw namespace has attempted to do this as part of a limit metric but this splits it out as they represent different concepts and would have different attributes.
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Need triage