Skip to content
dsh.fish
Bundle

@ddtcorex/dsh-maestro-observe

Maestro observe — trace/health/cost debug tooling (Phase 3)

Source
ddtcorex
stars
1 stars
Updated
Updated 5 days ago

Readme

# dsh-maestro-observe

Maestro observe — trace/health/cost debug tooling (Phase 3)

> DSH Maestro plugin — part of the `dsh-maestro-*` ecosystem (`@ddtcorex/dsh-maestro-observe`).

## Install

```sh
dsh plugin add @ddtcorex/dsh-maestro-observe
```

## Develop

```sh
pnpm --filter @ddtcorex/dsh-maestro-observe verify
pnpm --filter @ddtcorex/dsh-maestro-observe build
```

Install

dsh plugin --profile web add github:ddtcorex/dsh-maestro-observe

Profile: web

  • This package builds from source on install. pnpm will ask you to allow its build script — that is permission to run the package’s code on your machine, outside the agent sandbox. Only allow sources you trust.
  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source