Skip to content
This repository was archived by the owner on Jun 23, 2026. It is now read-only.

feat: add fleet subcommands for observe-agent monitoring - #7

Open
beengud wants to merge 1 commit into
observeinc:mainfrom
beengud:upstream/feat-fleet-commands
Open

feat: add fleet subcommands for observe-agent monitoring#7
beengud wants to merge 1 commit into
observeinc:mainfrom
beengud:upstream/feat-fleet-commands

Conversation

@beengud

@beengud beengud commented Jun 2, 2026

Copy link
Copy Markdown

Summary

Adds observe fleet subcommands for querying the state of deployed observe-agent instances across a fleet:

Command Description
observe fleet status Show status of all fleet hosts
observe fleet host <id> Get details for a specific host
observe fleet versions List agent versions deployed across the fleet
observe fleet auth Show auth configuration for fleet agents

These commands query the Observe Fleet API and are intended for operators monitoring observe-agent deployments at scale (e.g. across many Kubernetes clusters).

Files

  • cmd_fleet.go — CLI command handlers
  • docs/fleet.md — usage documentation and example output

Co-authored-by: Aaron Brewbaker <abrewbaker@nhl.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant