@ConfigurationProperties(prefix="management.metrics.export.azuremonitor")
public class AzureMonitorProperties
extends org.springframework.boot.actuate.autoconfigure.metrics.export.properties.StepRegistryProperties
ConfigurationProperties for configuring Azure Application Insights metrics export.| Modifier and Type | Field and Description |
|---|---|
private String |
instrumentationKey |
| Constructor and Description |
|---|
AzureMonitorProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstrumentationKey() |
void |
setInstrumentationKey(String instrumentationKey) |
Copyright © 2019 Microsoft. All rights reserved.