Interface | Description |
---|---|
StatsdWrapper |
Wraps regular UDP based StatsD client with concurrent hostname refreshing logic.
|
Class | Description |
---|---|
BuildBlockedAction |
Keeps track of time a job was spent in the blocked state.
|
BuildQueueListener |
Implementation of
QueueListener which keeps track
of time a pipeline build spent blocked. |
BuildStatusAction |
Keeps track of build status for each stage in a build, and provides
mechanisms for notifying various subscribers as stages and jobs are
completed.
|
BuildStatusConfig |
Provides configuration options for this plugin.
|
BuildStatusJobListener |
Implements
RunListener extension point to
provide job status information to subscribers as jobs complete. |
GithubBuildStatusGraphListener |
GraphListener implementation which provides status (pending, error or
success) and timing information for each stage in a build.
|
StatsdClient |
Wraps regular UDP based StatsD client with concurrent hostname refreshing logic.
|
StatsdNotifierConfig |
Class for StatsD configuration notifier.
|
Copyright © 2016–2020. All rights reserved.