Skip to content
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

Zero-code Telemetry 2: Implement package #486

Open
davorrunje opened this issue Jan 14, 2025 · 0 comments
Open

Zero-code Telemetry 2: Implement package #486

davorrunje opened this issue Jan 14, 2025 · 0 comments
Assignees

Comments

@davorrunje
Copy link
Collaborator

davorrunje commented Jan 14, 2025

Once we implement and register the package, we can use telemetry automatically with no code change to the project:

pip install ag2, opentelemetry-distro
opentelemetry-bootstrap -a install

opentelemetry-instrument --traces_exporter console --metrics_exporter none python workflow.py

See [Python zero-code instrumentation] (https://opentelemetry.io/docs/zero-code/python/) for details

Examples:

@davorrunje davorrunje moved this to Todo in ag2 Jan 14, 2025
@davorrunje davorrunje added this to ag2 Jan 14, 2025
@davorrunje davorrunje changed the title Zero-code Telemetry: Implement package Zero-code Telemetry 2: Implement package Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants