Overview
This example demonstrates how to instrument your Agno agent with OpenInference and send traces to Langfuse.Code
Usage
1
Install Dependencies
2
Set Environment Variables
3
Run the Agent
Notes
- Data Regions: Adjust the OTEL_EXPORTER_OTLP_ENDPOINTfor your data region or local deployment as needed:- https://us.cloud.langfuse.com/api/public/otelfor the US region
- https://cloud.langfuse.com/api/public/otelfor the EU region
- http://localhost:3000/api/public/otelfor local deployment