Questo contenuto non è disponibile nella lingua selezionata.
Chapter 1. Build controller observability
Builds exposes several metrics to help you monitor the performance and functioning of your build resources. The build controller metrics are exposed on the port 8383
.
1.1. Build controller metrics
You can check the following build controller metrics for monitoring purposes:
Name | Type | Description | Labels | Status |
---|---|---|---|---|
| Counter | The number of total registered builds. |
| experimental |
| Counter | The number of total completed build runs. |
| experimental |
| Histogram | The build run establish duration in seconds. |
| experimental |
| Histogram | The build run completion duration in seconds. |
| experimental |
| Histogram | The build run ramp-up duration in seconds. |
| experimental |
| Histogram | The build run ramp-up duration for a task run in seconds. |
| experimental |
| Histogram | The build run ramp-up duration for a task run pod in seconds. |
| experimental |
1.1.1. Histogram metrics
To use custom buckets for the build controller, you must set the environment variable for a particular histogram metric. The following table shows the environment variables for all histogram metrics:
Metric | Environment variable | Default |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|