sha256:e3b810efb8615338ae2e2f68b7bf30e0e82e5996c210d686c0b19d518a6ddd68
Last pushed
2 days by dockerpublicbot
Type
Sandbox Kit
Manifest digest
sha256:e3b810efb8615338ae2e2f68b7bf30e0e82e5996c210d686c0b19d518a6ddd68
Wires an agent to a Dynatrace SaaS environment through the official hosted Dynatrace Remote MCP server (no install): query problems, vulnerabilities, entities, logs, and run DQL against Grail. The kit holds no token; store it once with `sbx secret set dynatrace` and the sbx proxy injects it as a Bearer token on requests to *.apps.dynatrace.com.
| Name | Required | Default | Description |
|---|---|---|---|
environment | Optional | https://YOUR-ENV.apps.dynatrace.com | Your Dynatrace SaaS (Gen3 "apps") environment URL, for example https://abc12345.apps.dynatrace.com. Use the "apps" URL, not the classic *.live.dynatrace.com. Left at the default, the kit installs but the Remote MCP registration and the runbooks stay inert until you set a real URL. |
| Name | Service | Required | Description |
|---|---|---|---|
DT_PLATFORM_TOKEN | dynatrace | Required | Dynatrace platform token, sent as a Bearer token to *.apps.dynatrace.com (the Remote MCP gateway and the Grail DQL API). Needs the storage read scopes for DQL. Stored on the host; the sandbox only ever sees a placeholder. |
pypi.org
files.pythonhosted.org
*.apps.dynatrace.com
sbx run <agent> --kit sbx/dynatrace-kit:20260921-d68f01b5d9a326b189351ed54139ef16e8e25b95Run the following command to install sbx on your machine.
brew install docker/tap/sbxwinget install Docker.sbx