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_ENDPOINT
for your data region or local deployment as needed:https://us.cloud.langfuse.com/api/public/otel
for the US regionhttps://cloud.langfuse.com/api/public/otel
for the EU regionhttp://localhost:3000/api/public/otel
for local deployment