-
Notifications
You must be signed in to change notification settings - Fork 401
Closed
Labels
communityWas opened by a community memberWas opened by a community memberfeature-requestA request for a new feature or change to an existing oneA request for a new feature or change to an existing oneintegrationsInvolves tracing integrationsInvolves tracing integrations
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:
- Configuration option: Introduce a flag to enable/disable the recording of cache keys.
- Redaction: Provide an option to redact or anonymize cache keys before they are displayed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
communityWas opened by a community memberWas opened by a community memberfeature-requestA request for a new feature or change to an existing oneA request for a new feature or change to an existing oneintegrationsInvolves tracing integrationsInvolves tracing integrations