Skip to content

Option to Disable Storing Cache Keys in Span Traces #4017

@n-ikhil

Description

In our Rails application, we've observed that cache keys are being recorded and displayed in span traces within the Datadog UI. This behavior raises potential security and privacy concerns, as cache keys may contain sensitive or identifiable data. Additionally, showing the cache keys in the UI can clutter trace details, making it harder to focus on high-level performance insights.

We would like to request a feature that allows users to disable the storage of cache keys in span traces, either by:

  1. Configuration option: Introduce a flag to enable/disable the recording of cache keys.
  2. Redaction: Provide an option to redact or anonymize cache keys before they are displayed.

Metadata

Assignees

No one assigned

    Labels

    communityWas opened by a community memberfeature-requestA request for a new feature or change to an existing oneintegrationsInvolves tracing integrations

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions