SageMaker (tracing)
SageMaker (tracing)
Amazon SageMaker is AWS’s fully managed machine learning platform. It provides tools for building, training, and deploying ML models at scale, including real-time inference endpoints for LLMs and other models.
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 SageMaker gateway setup to route SageMaker calls through the Respan gateway.
Example projects
Setup
Set environment variables
AWS credentials are used to invoke SageMaker endpoints. RESPAN_API_KEY is used to export traces to Respan.
View your trace
Open the Traces page to see your auto-instrumented endpoint invocation spans with payload and latency.