traceloop / traceloop/openllmetry
🚀 Feature: Add logger for traceloop via OpenTelemetry
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 1.1k
- Avg merge
- 8d 14h
- Merged PRs (30d)
- 2
Description
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?
🎤 Why is this feature needed ?
opentelemetry support log, metrics and tracing, we should support all those.
✌️ How do you aim to achieve this?
enable meter and logger.
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
- I checked and didn't find similar issue
Are you willing to submit PR?
Yes I am willing to submit a PR!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the Traceloop SDK and its existing tracer support but gives no files, tests, or entry points. Start by locating the SDK instrumentation and how its OpenTelemetry tracer is configured, then determine the scope for exposing meter and logger support; done means metrics and logs are supported alongside tracing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100