rum-metrics-retention

Manage Real-time Monitoring metrics and retention filters via the Datadog API.

Updated Jan 14, 2022
One-click install
npx skills add https://github.com/alexmarucci/dotfiles --skill rum-metrics-retention
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rum-metrics-retention
Source: https://github.com/alexmarucci/dotfiles/tree/main/claude/skills/rum-metrics-retention
Command: npx skills add https://github.com/alexmarucci/dotfiles --skill rum-metrics-retention

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires dd-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of managing and analyzing Real User Monitoring (RUM) metrics and retention filters, providing a streamlined approach to user experience monitoring and data retention.

Core Features & Use Cases

  • RUM Metrics Management: List, create, update, and delete RUM metrics for event tracking.
  • Retention Filters: List, create, update, and delete retention filters to control data retention.
  • Use Case: For a web application, this Skill can be used to track user session durations and create retention filters to retain sessions with errors for further analysis.

Quick Start

Use the rum-metrics-retention skill to list all RUM metrics in your organization.

Frequently Asked Questions about rum-metrics-retention

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create custom RUM metrics for tracking user session durations?

To create custom RUM metrics for tracking user session durations, you use this Skill to list, create, update, and delete metrics for Real User Monitoring event tracking. It requires Datadog API access and environment variables for authentication to manage the metrics effectively.

How do I set up Datadog RUM retention filters to keep sessions with errors?

You can set up Datadog RUM retention filters to keep sessions with errors by using this Skill to create and manipulate data retention policies. This enables you to retain specific Real User Monitoring events for further analysis based on your configured criteria.

What RUM event types are supported when creating metrics and retention filters?

The supported RUM event types for creating metrics and retention filters include session, view, action, error, resource, long_task, and vital. This allows comprehensive coverage of Real User Monitoring data for tracking and retention purposes.

Do I need Datadog API access to manage Real User Monitoring retention policies?

Yes, you need Datadog API access and properly configured environment variables for authentication to manage Real User Monitoring retention policies. This access is required to securely interact with the Datadog API and manipulate your retention filters.

Can I update existing RUM metrics and retention filters without deleting them?

Yes, you can update existing RUM metrics and retention filters without deleting them. The Skill supports full lifecycle management, allowing you to modify custom metrics and data retention policies directly while maintaining your existing configurations.

What's the best way to automate user monitoring data retention in Datadog?

The best way to automate user monitoring data retention in Datadog is by using scripts to manage retention filters programmatically. This Skill provides scripts and references to control data retention policies for Real User Monitoring events automatically.