openllmetry icon indicating copy to clipboard operation
openllmetry copied to clipboard

Open-source observability for your LLM application, based on OpenTelemetry

Results 394 openllmetry issues
Sort by recently updated
recently updated
newest added

### Which component is this feature for? All Packages ### πŸ”– Feature description We should improve our instrumentation wrappers to reduce the required amount of boilerplate per project. The end-goal...

enhancement

### Which component is this feature for? Traceloop SDK ### πŸ”– Feature description Traceloop instrumentation only have tracer, how about add meter and logger to expose metrics and logs? ###...

### Which component is this bug for? VertexAI Instrumentation ### πŸ“œ Description Following #413, I had to disable the VertexAI tests since vcr.py doesn't support GRPC. We need to figure...

good first issue
help wanted
testing

### Which component is this feature for? All Packages ### πŸ”– Feature description We need to extract and report embedding vectors that are sent and returned for `query` calls to...

help wanted
:crossed_swords: Quest

### Which component is this feature for? All Packages ### πŸ”– Feature description Instrument calls to [Milvus](https://milvus.io/docs/search.md), including adding attributes, similarly to our [Chroma](https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-instrumentation-chroma) instrumentation. The instrumentation should support all...

help wanted
new instrumentation

### Which component is this feature for? Anthropic Instrumentation ### πŸ”– Feature description Integrating LanceDB ### 🎀 Why is this feature needed ? Flexibility to switch between VectorDBs ### ✌️...

new instrumentation

Bumps [chromadb](https://github.com/chroma-core/chroma) from 0.4.24 to 0.5.0. Release notes Sourced from chromadb's releases. 0.5.0 Version: 0.5.0 Git ref: refs/tags/0.5.0 Build Date: 2024-04-23T23:09 PIP Package: chroma-0.5.0.tar.gz Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.0 DockerHub...

Bumps [openai](https://github.com/openai/openai-python) from 1.12.0 to 1.30.1. Release notes Sourced from openai's releases. v1.30.1 1.30.1 (2024-05-14) Full Changelog: v1.30.0...v1.30.1 Chores internal: add slightly better logging to scripts (#1422) (43dffab) v1.30.0 1.30.0...

Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.23.1 to 0.26.0. Release notes Sourced from anthropic's releases. v0.26.0 0.26.0 (2024-05-16) Full Changelog: v0.25.9...v0.26.0 Features api: add tool_choice param, image block params inside tool_result.content, and streaming...

Bumps [replicate](https://github.com/replicate/replicate-python) from 0.25.1 to 0.26.0. Release notes Sourced from replicate's releases. 0.26.0 What's Changed Support predictions.create with model, version, or deployment parameters by @​mattt in replicate/replicate-python#290 Use Bearer authorization...