| Interface | Description |
|---|---|
| InfluxDbNotifierSchemas.SchemaInfo |
| Class | Description |
|---|---|
| BuildNotifier |
A notification subscriber which can send build stats to a particular sink.
|
| BuildNotifierConstants | |
| BuildNotifierManager |
Manages send build notifications to one or more notifiers.
|
| GithubBuildNotifier |
Sets the GitHub commit status for stages based on build notifications.
|
| HttpNotifier | |
| InfluxDbLineBuilder |
Builds a single line for the InfluxDB line protocol.
|
| InfluxDbNotifier |
Writes job and stage measurements to an InfluxDB REST API.
|
| InfluxDbNotifierSchemas |
Encapsulates the logic of determining influxdb configuration for a build.
|
| InfluxDbNotifierSchemas.SchemaInfo.V1 | |
| InfluxDbNotifierSchemas.SchemaInfo.V2 | |
| StatsdNotifier |
Sends job and stage metrics to a StatsD collector server over UDP.
|
Copyright © 2016–2020. All rights reserved.