Metrics: phenix-pipes
Metrics Shared Tags
Shared tags are being set by default, for more information, see the article Metrics Configuration for the default configuration and other details.
Common Module Tags
This is a PAS module. Since modules might be deployed multiple times, ex. due to being referenced in multiple places, or being deployed in multiple instances, or being redeployed due to reconfigurations, each instance of the module might have some common tags set in order to differentiate between the meter instances.
| Tag name | Description |
|---|---|
| module.deployment.registration.id | The deployment registration id |
Meters Overview
| Meter | Description |
|---|---|
| phenix.pipes.pipe.active | Information about the amount / execution duration of active pipes |
| phenix.pipes.pipe.success | The execution time of a pipe when successful |
| phenix.pipes.pipe.failure | The execution time of a pipe when failed |
Meter Details
phenix.pipes.pipe.active
Information about the amount / execution duration of active pipes
Meter type: LongTaskTimer
Tags
pipe.id: The pipe ID
pipe.name: The pipe name
phenix.pipes.pipe.success
The execution time of a pipe when successful
Meter type: Timer
Tags
pipe.id: The pipe ID
pipe.name: The pipe name
phenix.pipes.pipe.failure
The execution time of a pipe when failed
Meter type: Timer
Tags
pipe.id: The pipe ID
pipe.name: The pipe name