dynatrace-platform
otc-awesome-llm is the Optum LLM library providing version-controlled prompts, chatmodes, instructions, and agent modes for infrastructure operations via native IDE integrations
dynatrace-platform
Version: 1.0.0 Description: Claude Code plugin for Dynatrace Platform (Grail) — DQL queries, entity inventory, metrics analysis, problem triage, log search, dashboard management, and Settings API operations.
Prerequisites
curl,jq,python3available on PATH- Dynatrace Platform token with required scopes (see Token Scopes)
Setup
Create ~/.dtenv with your tenant credentials:
export DT_PLATFORM_URL="https://<tenant-id>.apps.dynatrace.com"
export DT_API_TOKEN="dt0s16.xxxxxxxx.yyyyyyyy"
Token prefix must be dt0s16. (Platform token). Create at:
Avatar (bottom-left) -> Account Management -> My Platform Tokens.
Commands
| Command | Description |
|---|---|
/dt-health | Validate auth and show host/service/problem summary |
/dt-query | Run an arbitrary DQL query |
/dt-inventory | List hosts, services, process groups |
/dt-triage | Triage active Davis problems |
/dt-dashboard | List, read, or create dashboards |
Skills (8)
| Skill | Description |
|---|---|
dql-engine | Async DQL submit/poll/parse lifecycle |
entity-inventory | Host, service, process group queries |
metrics-analysis | CPU, memory, disk, network timeseries |
problems-events | Davis problems and event correlation |
log-analysis | Log record search and filtering |
settings-reader | Metric events, alerting, maintenance windows |
dashboards | Dashboard CRUD via Documents API |
slo-monitoring | SLO status and burn rate queries |
Agent
dynatrace-ops — read-only operations orchestrator (model: o3, reasoning: medium).
See codex/agents/dynatrace-ops.toml for full agent definition.
Token Scopes
See references/token-scopes.md for the complete list of required scopes.
API Reference
See references/api-endpoints.md for all endpoints used by the plugin.
DQL Quick Reference
See references/dql-cheatsheet.md for common query patterns.
Related
- Codex Pack:
codex/skills-templates/dynatrace-expert/— SKILL.md, scripts, and agent definitions for Codex integration.
Related Assets
ai-dlc
otc-awesome-llm is the Optum LLM library providing version-controlled prompts, chatmodes, instructions, and agent modes for infrastructure operations via native IDE integrations
asset-reviewer
otc-awesome-llm is the Optum LLM library providing version-controlled prompts, chatmodes, instructions, and agent modes for infrastructure operations via native IDE integrations
documentation-bot
otc-awesome-llm is the Optum LLM library providing version-controlled prompts, chatmodes, instructions, and agent modes for infrastructure operations via native IDE integrations
drzero
otc-awesome-llm is the Optum LLM library providing version-controlled prompts, chatmodes, instructions, and agent modes for infrastructure operations via native IDE integrations
hcp
Claude Code plugin for hcpctl — the CLI for Optum's HCP Platform Resource Manager (PRM). Provides safe read/write/inspect/apply workflows over hundreds of resource kinds spanning Azure, GCP, AWS, and on-prem infrastructure with mandatory dry-run safety on writes.
m365-query
otc-awesome-llm is the Optum LLM library providing version-controlled prompts, chatmodes, instructions, and agent modes for infrastructure operations via native IDE integrations

