Skip to content

BM-3054: docs(ops-logs-query): point prover log groups at new boundless/hlc/prover groups - #2041

Draft
willpote wants to merge 2 commits into
mainfrom
pote/ops-logs-query-hlc-prover-groups
Draft

BM-3054: docs(ops-logs-query): point prover log groups at new boundless/hlc/prover groups#2041
willpote wants to merge 2 commits into
mainfrom
pote/ops-logs-query-hlc-prover-groups

Conversation

@willpote

Copy link
Copy Markdown
Contributor

What

Updates the ops-logs-query skill to reflect the consolidated two-prover model that went live on 2026-06-08. Both provers now ship to a log group literally named boundless/hlc/prover (one per AWS account), with a single stream each.

AWS account Log group Stream Role
prod ([aws.prod]) boundless/hlc/prover prover-prod prod / "release" — serves prod market; full broker logs
staging ([aws.staging]) boundless/hlc/prover prover-staging staging / "nightly" — serves staging + prod markets

Changes

  • Replaced the stale /boundless/bento/prover-* table with the new boundless/hlc/prover model (account → stream → role).
  • Documented the per-account message envelope difference (prod: bare {"message":...}; staging: wrapped {"host","identifier","unit",...}) and the jq parse idiom.
  • Flagged the staging broker-log shipping gap: as of 2026-06-09 the prover-staging stream ships only bento_cli agent stdout under docker.service — broker module logs and kernel messages are not reaching CloudWatch. Treat absence-of-broker-logs on staging as a monitoring gap, not an idle broker.
  • Moved the old groups (BPLatitudeRelease/Nightly, prover-01/02, testnet variants) to a "legacy / decommissioned" table (stopped shipping 2026-05-29).
  • Updated the service-name pattern table and the "Checking for Recent Deployments" section.

Verification

  • Confirmed prod prover-prod carries full broker logs and ~10k fulfillments / 24h.
  • Confirmed staging prover-staging currently ships only bento_cli/docker.service (the documented gap).

🤖 Generated with Claude Code

…over groups

Reflect the consolidated two-prover model (prover-prod / prover-staging,
each in its own AWS account) shipping to boundless/hlc/prover. Document the
per-account message envelope, the staging broker-log shipping gap, and move
the old /boundless/bento/prover-* groups to a legacy section.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot changed the title docs(ops-logs-query): point prover log groups at new boundless/hlc/prover groups BM-3054: docs(ops-logs-query): point prover log groups at new boundless/hlc/prover groups Jun 11, 2026
@linear

linear Bot commented Jun 11, 2026

Copy link
Copy Markdown

BM-3054

…log groups

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant