apm-configuration

Community

Efficiently manage Datadog APM configuration with retention filters and custom metrics.

Authoralexmarucci
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the management of Datadog APM (Application Performance Monitoring) configurations, allowing users to efficiently handle retention filters and create custom metrics for deeper insights into application performance.

Core Features & Use Cases

  • Retention Filters Management: Create, update, delete, list, reorder, and sample rates for retention filters to control indexed spans and generate metrics.
  • Span-Based Metrics Creation: Generate custom metrics from distributed traces to monitor performance and create custom dashboards.
  • Use Case: For a DevOps engineer who needs to optimize the performance of a web application, this Skill can be used to create retention filters to retain critical spans and generate metrics to track response times and error rates.

Quick Start

Use the apm-configuration skill to create a retention filter for span indexing with the following command: create-retention-filter --name "Critical Transactions" --query "service:web AND @duration:>2s" --rate 1.0 --enabled true

Dependency Matrix

Required Modules

dd-trace-py

Components

scriptsreferences

💻 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: apm-configuration
Download link: https://github.com/alexmarucci/dotfiles/archive/main.zip#apm-configuration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.