Skip to content

docs: add example on using Langfuse as OpenTelemetry backend #6159

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jannikmaierhoefer
Copy link

This PR adds an example to the telemetry docs page on using an OpenTelemetry backend to log traces of AutoGen applications.

This PR adds an example to the telemetry docs page on using an OpenTelemetry backend to log traces of AutoGen applications.
@jannikmaierhoefer
Copy link
Author

@microsoft-github-policy-service agree company="Langfuse"

@jannikmaierhoefer
Copy link
Author

Hi @ekzhu what do you think about this addition? Let me know if you have any feedback

@ekzhu
Copy link
Collaborator

ekzhu commented Apr 15, 2025

@jannikmaierhoefer

I think this is useful though it is using autogen 0.2 version for the code examples.

@jannikmaierhoefer
Copy link
Author

Hi @ekzhu, thanks! I just updated the code to use autogen-agentchat.

Copy link
Collaborator

@ekzhu ekzhu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should move this to python/docs/src/user-guide/agentchat-user-guide/tracing.ipynb instead of here.

This doc focuses on tracing of the agent runtime.

@ekzhu ekzhu mentioned this pull request Jul 9, 2025
@jannikmaierhoefer
Copy link
Author

Thanks @ekzhu, I moved the example to tracing.ipynb

Copy link

codecov bot commented Jul 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.45%. Comparing base (c92530d) to head (7376030).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6159   +/-   ##
=======================================
  Coverage   80.45%   80.45%           
=======================================
  Files         237      237           
  Lines       17880    17880           
=======================================
  Hits        14386    14386           
  Misses       3494     3494           
Flag Coverage Δ
unittests 80.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants