openlit / openlit/openlit

Feature: add AssemblyAI instrumentation in TS SDK

Open
#1,234 4 comments 0 reactions 1 assignee Claimed by @icohangar-ops View on GitHub
:raised_hand: Up for Grabs good first issue openlit-js
Dominant language
TypeScript
Stars
2.8k
Forks
385
Avg merge
5d 11m
Merged PRs (30d)
34

Description

### Component

OpenLIT

### What feature would you like to see?

Add auto-instrumentation for AssemblyAI's JavaScript SDK (`assemblyai`) covering transcription and audio intelligence endpoints, matching the Python implementation.

- New TS instrumentation directory: `sdk/typescript/src/instrumentation/assemblyai/`
- Same span / event / metric shape as Python

### Why do you need this?

Python has `sdk/python/src/openlit/instrumentation/assemblyai/`. Node users running speech-to-text workloads currently have zero observability.

### Additional context

Add auto-instrumentation for the ElevenLabs JavaScript SDK (`elevenlabs` / `@elevenlabs/elevenlabs-js`) covering TTS and voice operations.

- New TS instrumentation directory: `sdk/typescript/src/instrumentation/elevenlabs/`
- Span / event / metric parity with Python

### Pre-submission checklist

- [x] I searched existing issues and didn't find a duplicate

### Are you willing to submit PR?

None

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.