Skip to main content

Integration Telemetry

Route: /org/resolve/integration · Permission: Allows viewing Integration Telemetry charts and settings

1. What it is​

The health of everything arriving over the API — success rate, latency and the raw hit log.

Figure 1 — Integration Telemetry.

2. What is on screen​

PanelShows
All API KeysEvery credential and its state
Ingress Success RateProportion of inbound calls accepted
Avg Execution LatencyHow long Orbit took to process them
API Synchronization Traffic TrendVolume over time
API Hit Ingress History LogsPer call: Hit Time · Client IP · Ingress Request · Latency · Detailed Status Message

Filterable by status; searchable by IP or path.

Three failure shapes, distinguished here

Nothing logged — the call never arrived; debug the sender. Logged and rejected — read the status message. Logged, accepted, wrong result — the integration works but sends the wrong payload. Only this screen tells them apart.

3. Don't confuse this with…​

These twoDiffer by
Integration Telemetry vs API IntegrationCharted health vs issuing and revoking keys
Ingress vs fulfilment webhooksInbound to Orbit vs outbound from it
Integration Telemetry vs AI GovernanceAPI traffic vs AI spend

4. Troubleshooting​

SymptomCause
Success rate droppedRead the status messages in the hit log
Latency climbingLarge payloads or a downstream slowdown
Traffic fell to zeroThe sender stopped, or its key expired