dt-platform-costs

Community

Measure actual tenant billing and usage, provide licensing details

Authormf-dynatrace
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill measures recorded consumption in Dynatrace, identifying billing trends and drivers while guiding licensing inquiries.

Core Features & Use Cases

  • Measure tenant consumption: Evaluate actual spend across capabilities, normalized by unit conversion and cost weights.
  • Cost Analysis: Analyze usage over time and across different services, including trends, spikes, and optimization opportunities.
  • Licensing Support: Direct users to the correct resource for licensing inquiries and clarify subscription limits.

Quick Start

Query the costs for last month's RUM usage by running the query: ```dql fetch dt.system.events, from: -1mo, to: now | filter event.kind == "BILLING_USAGE_EVENT" and event.type == "Real User Monitoring" | summarize cost = sum(dt.billing.real_user_monitoring.cost_weight), by: {event.type} | sort cost desc

Dependency Matrix

Required Modules

dt-dql-essentials

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: dt-platform-costs
Download link: https://github.com/mf-dynatrace/dt-mcp-workspace/archive/main.zip#dt-platform-costs

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.