open-telemetry / open-telemetry/opentelemetry-python-contrib

Give more info to redis/pymysql/pymongo

Open
#2,337 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request
Dominant language
Python
Stars
1.1k
Forks
1.1k
Avg merge
4d 15h
Merged PRs (30d)
16

Description

Is your feature request related to a problem?
The old OpenTracing provided more information to us to solve question.
Redis only provides SET ? ?, it's not useful.
pymysql lacks parameters.
pymongo lacks command info and event.reply.

Describe the solution you'd like
Maybe we can provide some options like verbose to control the output.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Redis, PyMySQL, and PyMongo instrumentation and reviewing what information their spans currently emit. Compare that output with the information previously available through OpenTracing, then clarify the desired verbosity options and define completion around exposing the requested command, parameter, and reply details.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, redis
Domain
databases, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.