Interface JvmThreadMeterConventions
- All Known Implementing Classes:
MicrometerJvmThreadMeterConventions,OpenTelemetryJvmThreadMeterConventions
public interface JvmThreadMeterConventions
Get
MeterConvention for thread related metrics.- Since:
- 1.16.0
- See Also:
-
Method Summary
-
Method Details
-
threadCountConvention
MeterConvention<Thread.State> threadCountConvention()
-