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

Update ioredis type information documentation #2787

Closed
wants to merge 1 commit into from

Conversation

plus-
Copy link

@plus- plus- commented Feb 9, 2023

What does this PR do?

Update the type documentation to inform developers to use lowercase ioredis commands

Motivation

The ioredis plugin is based on the redis plugin which formats the command to uppercase when starting the span. This can be confusing when trying to blocklist a command which is represented in uppercase in the Datadog APM UI

Plugin Checklist

Additional Notes

@plus- plus- requested a review from a team as a code owner February 9, 2023 21:07
@Qard
Copy link
Contributor

Qard commented Feb 10, 2023

Maybe rather than documenting a requirement to be lowercased we should just change it to allow it to be case insensitive?

@plus-
Copy link
Author

plus- commented Feb 15, 2023

In this case, is this a change you want only for this plugin, all the redis plugins, all plugins?

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (406d17c) 84.60% compared to head (8d8721f) 84.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2787      +/-   ##
==========================================
- Coverage   84.60%   84.45%   -0.16%     
==========================================
  Files         234      232       -2     
  Lines        9817     9642     -175     
  Branches       33       33              
==========================================
- Hits         8306     8143     -163     
+ Misses       1511     1499      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Qard Qard mentioned this pull request Jan 2, 2024
2 tasks
@Qard Qard closed this in #3912 Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants