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

Disable memcached command tag by default #3171

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Disable memcached command tag by default #3171

merged 1 commit into from
Sep 29, 2023

Conversation

marcotc
Copy link
Member

@marcotc marcotc commented Sep 29, 2023

For the release note

Dalli: The memcached.command span tag will no longer be collected by default. This command includes keys that can potentially contain sensitive information. If you require this span tag, you can retain the existing functionality by setting DD_TRACE_MEMCACHED_COMMAND_ENABLED=true or c.tracing.instrument :dalli, command_enabled: true. This span tag can also be redacted using DD_APM_REPLACE_TAGS in your Agent configuration.

How to test the change?

There are tests covering this change.

For Datadog employees:

  • If this PR touches code that signs or publishes builds or packages, or handles
    credentials of any kind, I've requested a review from @DataDog/security-design-and-guidance.
  • This PR doesn't touch any of that.

Unsure? Have a question? Request a review!

@marcotc marcotc requested review from a team as code owners September 29, 2023 00:14
@marcotc marcotc self-assigned this Sep 29, 2023
@github-actions github-actions bot added integrations Involves tracing integrations tracing labels Sep 29, 2023
Copy link

@aliciascott aliciascott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good for docs

@marcotc marcotc merged commit 6679aa3 into master Sep 29, 2023
216 of 217 checks passed
@marcotc marcotc deleted the memcached-disable branch September 29, 2023 17:23
@github-actions github-actions bot added this to the 1.15.0 milestone Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integrations Involves tracing integrations tracing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants