bydynatrace· 26 skills
Query and analyze a Dynatrace tenant's ACTUAL billing and usage data with DQL against dt.system.events — DPS consumption breakdown, cost-normalized spend ranking, included volume deduction, chargeback/showback, cost drivers, spending trends, cost investigation, metrics ingest optimization, query cost attribution, workflow total cost, and entity-level cost drill-down (RUM, hosts, synthetic, K8s). Also directs licensing/entitlement questions to the right resource (not available via DQL). USE ONLY to query/analyze the tenant's actual consumption. Do NOT use for conceptual 'explain' questions about how DPS billing/pricing works or what units/weights/the rate card mean — those belong to Dynatrace documentation. Also do NOT use for making a DQL query itself faster or cheaper to run (query optimization, reducing scanned data/consumption per run, filter-early best practices) — that belongs to dt-dql-essentials. This skill only MEASURES recorded consumption; it does not tune queries.
$npx -y skills add dynatrace/dynatrace-for-ai --skill dt-platform-costsInstalls into the current project.
Run `npx skills use "https://github.com/dynatrace/dynatrace-for-ai" --skill "dynatrace/dynatrace-for-ai/dt-platform-costs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dynatrace/dynatrace-for-ai" that are relevant to the current task. Run `npx skills add "https://github.com/dynatrace/dynatrace-for-ai"` and select the relevant skills, then follow their instructions.