sha256:03cfeb5ca87bbbf0f7e7ea1db31d55320728241a047bf1ab9fa268e795b4cc33
Last pushed
about 11 hours by sbx
Type
Sandbox Kit
Manifest digest
sha256:03cfeb5ca87bbbf0f7e7ea1db31d55320728241a047bf1ab9fa268e795b4cc33
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:latestRun the following command to install sbx on your machine.
brew install docker/tap/sbxwinget install Docker.sbx