The data coming from the Influx Telegraf monitoring Boomi processes, are structured into nodes and metrics.
Nodes are logical entities that contain metrics that we already know “work together”, in which correlations are a given
Each Boomi process becomes a node in Eyer. The tables below contain all metrics that Eyer is monitoring on a regular / low-latency process.
Low latency process
Node Name | Metric Name | GUID | Aggregation | Notes |
---|---|---|---|---|
Process name | ||||
Elapsed Time |
| avg | ||
Elapsed Var |
| sum | ||
Execution Count |
| sum | ||
Inbound Document Count |
| sum | ||
Inbound Doc Size |
| sum | ||
Launch Elapsed Time |
| avg | ||
Max Elapsed Time |
| max | ||
Outbound Doc Count |
| sum | ||
Outbound Document Size |
| avg | ||
Return Document Count |
| sum | ||
Return Document Size |
| avg |
Regular / bridge process
Node Name | Metric Name | GUID | Aggregation | Notes |
---|---|---|---|---|
Process name | ||||
Execution Duration Max |
| max | ||
Execution Duration Count |
| sum | This is the document count | |
Execution Duration Avg |
| avg | ||
Inbound Document Size Avg |
| avg | ||
Outbound Document Size Avg |
| avg |