Get Interaction Counters
get_interaction_countersRetrieve live service-to-service call metrics with counts, errors, and latency to reveal dependencies and topology.
Instructions
Get real-time service-to-service call relationships. Shows which services call which other services, with call counts, error counts, and latency. Useful for understanding service dependencies and topology.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| obj_type | No | Object type filter (e.g., 'tomcat'). Ignored if obj_hashes is provided. | |
| obj_hashes | No | Comma-separated object hashes for specific agents. Overrides obj_type. |