Class WildFlyOtlpRegistry

java.lang.Object
io.micrometer.core.instrument.MeterRegistry
io.micrometer.core.instrument.push.PushMeterRegistry
io.micrometer.registry.otlp.OtlpMeterRegistry
org.wildfly.extension.micrometer.otlp.WildFlyOtlpRegistry
All Implemented Interfaces:
AutoCloseable, WildFlyRegistry

public class WildFlyOtlpRegistry extends io.micrometer.registry.otlp.OtlpMeterRegistry implements WildFlyRegistry
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     

    Nested classes/interfaces inherited from class io.micrometer.registry.otlp.OtlpMeterRegistry

    io.micrometer.registry.otlp.OtlpMeterRegistry.Builder

    Nested classes/interfaces inherited from class io.micrometer.core.instrument.MeterRegistry

    io.micrometer.core.instrument.MeterRegistry.Config, io.micrometer.core.instrument.MeterRegistry.More
  • Field Summary

    Fields inherited from class io.micrometer.core.instrument.MeterRegistry

    clock
  • Constructor Summary

    Constructors
  • Method Summary

    Methods inherited from class io.micrometer.registry.otlp.OtlpMeterRegistry

    builder, close, defaultHistogramConfig, getBaseTimeUnit, newCounter, newDistributionSummary, newFunctionCounter, newFunctionTimer, newGauge, newLongTaskTimer, newMeter, newTimer, publish, start, startMessage, stop

    Methods inherited from class io.micrometer.core.instrument.push.PushMeterRegistry

    getLastScheduledPublishStartTime, isPublishing, start, waitForInProgressScheduledPublish

    Methods inherited from class io.micrometer.core.instrument.MeterRegistry

    clear, config, counter, counter, find, forEachMeter, gauge, gauge, gauge, gauge, gaugeCollectionSize, gaugeMapSize, get, getConventionName, getConventionTags, getMeters, isClosed, meterRegistrationFailed, more, newLongTaskTimer, newTimeGauge, remove, remove, removeByPreFilterId, summary, summary, timer, timer

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.wildfly.extension.micrometer.registry.WildFlyRegistry

    addMeter, close, remove