public class AdvancedConfig extends Object
public boolean isTimerWrapperMethods()
public void setTimerWrapperMethods(boolean timerWrapperMethods)
public boolean isWeavingTimer()
public void setWeavingTimer(boolean weavingTimer)
public int getImmediatePartialStoreThresholdSeconds()
public void setImmediatePartialStoreThresholdSeconds(int immediatePartialStoreThresholdSeconds)
public int getMaxAggregateTransactionsPerTransactionType()
public void setMaxAggregateTransactionsPerTransactionType(int maxAggregateTransactionsPerTransactionType)
public int getMaxAggregateQueriesPerQueryType()
public void setMaxAggregateQueriesPerQueryType(int maxAggregateQueriesPerQueryType)
public int getMaxTraceEntriesPerTransaction()
public void setMaxTraceEntriesPerTransaction(int maxTraceEntriesPerTransaction)
public int getMaxStackTraceSamplesPerTransaction()
public void setMaxStackTraceSamplesPerTransaction(int maxStackTraceSamplesPerTransaction)
public boolean isCaptureThreadInfo()
public void setCaptureThreadInfo(boolean captureThreadInfo)
public boolean isCaptureGcInfo()
public void setCaptureGcInfo(boolean captureGcInfo)
public int getMBeanGaugeNotFoundDelaySeconds()
public void setMBeanGaugeNotFoundDelaySeconds(int mbeanGaugeNotFoundDelaySeconds)
public int getInternalQueryTimeoutSeconds()
public void setInternalQueryTimeoutSeconds(int internalQueryTimeoutSeconds)
public String getVersion()
Copyright © 2011–2015 Glowroot contributors. All rights reserved.