Observe a given value
and add it to the appropriate bucket.
Tags passed in will take precedence over the metric’s default tags.
- Parameters:
value (int, float) – Value to set the gauge to.
tags (Dict[str, str]) – Tags to set or override for this gauge.