Procedural Statistics
The following procedural statistics are supported.
|
Metrics |
Description |
Labels |
|---|---|---|
| procedure_execution_seconds_total | Total time in seconds for executing the procedure. |
|
| procedure_service_total | Total number of procedures executed in service. |
proc_name |
| procedure_service_duration_seconds_total | Total time in seconds for executing the procedure in service pod. |
proc_name |
| procedure_service_duration_histogram_total | Histogram time bins for executing the procedure in service pod. |
|
| sub_procedure_service_total | Total number of sub procedures executed in service. |
|
| sub_procedure_service_duration_seconds_total | Total time in seconds for executing the sub procedure in service pod. |
|
| sub_procedure_service_duration_histogram_total | Histogram time bins for executing the sub procedure in service pod. |
|