Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add database_index attribute for redis instrumentation when db is not 0 #209

Closed
srikanthccv opened this issue Nov 24, 2020 · 0 comments · Fixed by #210
Closed

Add database_index attribute for redis instrumentation when db is not 0 #209

srikanthccv opened this issue Nov 24, 2020 · 0 comments · Fixed by #210
Labels
bug Something isn't working

Comments

@srikanthccv
Copy link
Member

Prior discussion here.

The spec says for redis if db is not 0 it should have db.redis.database_index set to the index of the database being accessed as used in the SELECT command, provided as an integer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant