79117959

Date: 2024-10-23 12:50:51
Score: 2
Natty:
Report link

One use case is in observability/metrics:

https://docs.micrometer.io/micrometer/reference/concepts/gauges.html

All of the different forms of creating a gauge maintain only a weak reference to the object being observed, so as not to prevent garbage collection of the object.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: user191094