Interface | Description |
---|---|
Activity |
Represents an activity that is being monitored.
|
ActivityMonitor |
Represents the ability to record current activity in the system.
|
AtlassianInstrumentationControl |
Provides operations to allow Confluence's uses of the atlassian-instrumentation library to be manipulated from plugins.
|
ConfluenceMonitoring | |
ConfluenceMonitoringControl |
A service provider interface to be implemented by
ConfluenceMonitoring
implementations. |
ConfluenceSitemeshDecorator.ErrorHandlingStrategy | |
ControllableInstrumentRegistry | |
Counter |
Represents an atomic counter that can be increased in value.
|
CounterSnapshot |
Represents a snapshot of the counter.
|
DurationThresholdWarningTimingHelper.Timer |
Simple start/stop timing interface to be used by clients.
|
MutableRegistryConfiguration |
Interface to define method for RegistryConfiguration modification
|
Split |
Represents a split time associated with a timer.
|
TimerSnapshot |
Returns the time in the unit specified.
|
Class | Description |
---|---|
ActivitySnapshot |
Represents a snapshot of an activity currently being performed.
|
AtlassianInstrumentationConfluenceMonitoring |
An implementation of the Confluence Monitoring interfaces that's based upon the Atlassian Instrumentation library.
|
ConfluenceActivityFilter |
Servlet Filter for recording the activity with the
ActivityMonitor . |
ConfluenceDecoratorSelector |
Confluence decorator selector.
|
ConfluenceInstrumentRegistry |
Central InstrumentRegistry for Confluence.
|
ConfluenceInstrumentRegistryConfiguration | |
ConfluenceMonitoringMethodInterceptor |
A method interceptor that records the execution time of methods.
|
ConfluenceMonitoringNameGenerator |
This class can ve used for creating monitoring names based on request urls.
|
ConfluenceProfilingFilter | |
ConfluenceProfilingStrategy |
Confluence profiling strategy to be injected into
UtilTimerStack . |
ConfluenceSitemeshDecorator |
Renders Velocity decorators with a context map of objects provided by Confluence.
|
ConfluenceSitemeshErrorDecorator |
Just like ConfluenceSitemeshDecorator, but specifically for rendering the decorator for errors.
|
ConfluenceUsageInfoInstrumentProvider |
Main class which provide Confluence usage statistic via Instrument.
|
DefaultActivityMonitor | |
DefaultConfluenceMonitoringController |
Responsible for controlling the Confluence Monitoring.
|
DurationThresholdWarningTimingHelper |
A helper class for code that wishes to perform timing of how long an arbitrary operation lasts, and for warnings to
be logged if the elapsed time exceeds a configurable threshold.
|
DurationThresholdWarningTimingHelperFactory |
A factory for creating
DurationThresholdWarningTimingHelper objects. |
NopActivityMonitor |
Provides an implementation of the
ActivityMonitor that does nothing. |
ProfilingLogAppender | |
ProfilingPageFilter | Deprecated
since 5.8.
|
ProfilingSiteMeshFilter |
An extension of the SiteMeshFilter which adds profiling and delegates to
ConfluenceSitemeshDecorator for
the actual decoration. |
VelocitySitemeshPage |
Sitemesh page with a getProperty method that is declared as HTML safe
|
Copyright © 2003–2018 Atlassian. All rights reserved.