Class AzureMonitorProperties


  • @ConfigurationProperties(prefix="management.metrics.export.azuremonitor")
    public class AzureMonitorProperties
    extends StepRegistryProperties
    ConfigurationProperties for configuring Azure Monitor metrics export.
    Since:
    1.1.0
    • Constructor Detail

      • AzureMonitorProperties

        public AzureMonitorProperties()
    • Method Detail

      • getInstrumentationKey

        public java.lang.String getInstrumentationKey()
      • setInstrumentationKey

        public void setInstrumentationKey​(java.lang.String instrumentationKey)