AWS Bedrock (tracing)
AWS Bedrock (tracing)
Amazon Bedrock is a fully managed service that offers foundation models from leading AI providers through a single API. Respan gives you full observability over every Bedrock invocation, streamed response, and tool call — and gateway routing through the OpenAI-compatible Respan endpoint.
Set up Respan
Create an account at platform.respan.ai and grab an API key.
Run npx @respan/cli setup to set up with your coding agent.
Use Respan Gateway
See Amazon Bedrock gateway setup to route this integration through the Respan gateway.
Example projects
Setup
Configuration
Attributes
In Respan()
Set defaults at initialization — these apply to all spans.
With propagate_attributes
Override per-request using a context scope.