Nir Gazit

Results 71 issues of Nir Gazit
trafficstars

### Which component is this feature for? LlamaIndex Instrumentation ### 🔖 Feature description Right now, we monkey-patch classes and methods in LlamaIndex which requires endless work and constant maintenance. LlamaIndex...

help wanted

### Which component is this bug for? All Packages ### 📜 Description If an HTTP error is returned from a foundation model API, we don't properly log it as a...

good first issue
help wanted

### Which component is this feature for? All Packages ### 🔖 Feature description Add support for instrumenting calls to [runpod.ai](https://www.runpod.io/) ### 🎤 Why is this feature needed ? Complete our...

help wanted
new instrumentation

### Which component is this feature for? Anthropic Instrumentation ### 🔖 Feature description Anthropic released support for calling tools with Claude: https://docs.anthropic.com/claude/docs/tool-use We should support adding this to spans, similar...

### Which component is this feature for? OpenAI Instrumentation ### 🔖 Feature description Azure OpenAI has an option to [filter inappropriate content](https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/content-filter?tabs=warning%2Cpython-new), which returns a slightly different response. While #854...

good first issue
help wanted

### Which component is this feature for? All Packages ### 🔖 Feature description As the instrumentations grew, there are some semantic conventions that should be extracted out of the individual...

enhancement
good first issue

- [ ] I have added tests that cover my changes. - [ ] If adding a new instrumentation or changing an existing one, I've added screenshots from some observability...

### Which component is this feature for? All Packages ### 🔖 Feature description Some values, like token usage, are better reported (also) as [otel metrics](https://opentelemetry.io/docs/specs/otel/metrics/). We should update all instrumentations...

help wanted
:crossed_swords: Quest

### Which component is this feature for? Traceloop SDK ### 🔖 Feature description Add a setting called `trace_content` (which will default to `true`) and will control whether all the instrumentations...

enhancement
good first issue

- [ ] I have added tests that cover my changes. - [ ] If adding a new instrumentation or changing an existing one, I've added screenshots from some observability...