Skip to content

v0.2.0 — read-only dashboards and monitors

Choose a tag to compare

@jstockdi jstockdi released this 23 May 00:28
· 9 commits to main since this release

Added

  • ddog dashboards get <id> / ddog dashboards list [--query] — read dashboard definitions (incl. widget queries).
  • ddog monitors list [--name|--tag|--monitor-tag] / ddog monitors get <id> — read monitors and their overall_state.

Both are read-only, over Datadog's v1 API, reusing the same auth/config/output flags as ddog logs.