Skip to content

Improved framework for opentelemetry based auto-instrumentation #332

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 16 commits into
base: main
Choose a base branch
from

Conversation

narengogi
Copy link
Contributor

@narengogi narengogi commented Apr 21, 2025

This PR introduces changes for a simplified framework for instrumenting traces to portkey from the sdk.

The main changes in this PR are:

  • introduce decorator @watch for tracing custom methods
  • introduce tracing configs for auto-instrumenting traces from libraries

@narengogi narengogi marked this pull request as ready for review April 22, 2025 08:17
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. auto:improvement labels Apr 22, 2025
@narengogi narengogi force-pushed the feat/langchain-otel-tracing branch from 374096b to afed743 Compare April 23, 2025 10:16
@narengogi narengogi force-pushed the feat/langchain-otel-tracing branch from 658d407 to 4a8d278 Compare April 23, 2025 12:07
@narengogi narengogi force-pushed the feat/langchain-otel-tracing branch from ea12550 to a17f4c6 Compare April 24, 2025 13:01
@narengogi narengogi force-pushed the feat/langchain-otel-tracing branch from ea3ad89 to c85174b Compare April 24, 2025 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:improvement size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant