Overview
The Traceable Platform agent (TPA) processes trace/span data sent by the various tracing agents. It also handles a number of other tasks, such as blocking configs, sensitive data redaction, and session/user attribution.
This table describes the ports used between the tracing agents and Traceable Platform agent (TPA):
Name/Description | Port |
Open Telemetry (OTEL) GRPC |
4317 |
Open Telemetry (OTEL) HTTP |
4318 |
GRPC Server |
5441 |
REST Server |
5442 |
TLS Server |
5443 |
HA Proxy |
5444 |
F5 HSL |
8443 |
Apigee |
8444 |
Zipkin HTTP |
9411 |
For more information on the Traceable Platform agent see: https://docs.traceable.ai/docs/tpa
Health check API: 5441/health 5443/health (TLS)
Tracing agents
Tracing agents capture request data and convert it into spans, which can sometimes be used to block requests. These agents can be deployed in several ways, including out-of-band via traffic mirroring in AWS/GCP, Kubernetes (DaemonSet and/or eBPF), proxy/mesh modules for Kong, Kuma, Istio, Apigee, Ambassador, and more.
For information regarding the various Tracing agents see: https://docs.traceable.ai/docs/ta