Class NewRelicRegistryProcessor


  • public class NewRelicRegistryProcessor
    extends Object
    Add support for the New Relic Meter Registry. Note that the registry may not be enabled. Keep footprint light.
    • Constructor Detail

      • NewRelicRegistryProcessor

        public NewRelicRegistryProcessor()
    • Method Detail

      • enableSSLSupport

        public io.quarkus.deployment.builditem.ExtensionSslNativeSupportBuildItem enableSSLSupport()
      • createNewRelicRegistry

        protected io.quarkus.micrometer.deployment.MicrometerRegistryProviderBuildItem createNewRelicRegistry​(io.quarkus.deployment.builditem.CombinedIndexBuildItem index,
                                                                                                              io.quarkus.deployment.annotations.BuildProducer<io.quarkus.arc.deployment.AdditionalBeanBuildItem> additionalBeans)