Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions config/_default/params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ unsupported_sites:
high_availability_datadog_agent: [gov]
iac_security: [gov]
incident_ai: [gov]
inferred_entity_remapping_rules: [gov]
internal_developer_portal: [gov]
linear: [gov]
live_debugger: [gov]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Remapping rules for inferred entities
description: Create custom names for inferred entities like databases and queues using tags and regular expressions.
aliases:
- /tracing/services/renaming_rules/
site_support_id: inferred_entity_remapping_rules
further_reading:
- link: "tracing/services/inferred_services"
tag: "Documentation"
Expand Down
Loading