service-remapping
OfficialManage APM service names to optimize visibility and data integrity.
Authordatadog-labs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill assists in renaming, consolidating, or normalizing APM service names, ensuring consistent service mapping and accurate telemetry without the need for re-instrumentation.
Core Features & Use Cases
- Service Renaming: Rename services to align with internal conventions or to resolve service mapping issues.
- Service Consolidation: Merges multiple inferred service names into a single, unified service entry.
- Name Normalization: Strip unnecessary prefixes or suffixes from service names to standardize their format.
- Use Case: Imagine a situation where multiple services with similar names are generating too much noise in your APM dashboards. Use this Skill to consolidate these services into a single name, improving the readability of your metrics and traces.
Quick Start
Remap the 'payments' service to 'financing' with this command: pup apm service-remapping create --name financing --filter 'service:payments' --rule-type 0 --value 'financing'
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: service-remapping Download link: https://github.com/datadog-labs/agent-skills/archive/main.zip#service-remapping Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.