[Epic] Observability & operations #62
Labels
No labels
agent:fix_bugfix
agent:fix_conflicts
agent:fix_security
agent:gap_analysis
agent:implement
agent:implement
agent:implement
agent:open_issues
agent:ready
agent:research
agent:security_audit
agent:verify
architecture
backend
blocker:hybrid
blocker:launch
blocker:limit-orders
blocker:v2
block:log_only
block:security
bug
ci
contracts
correctness
deploy
dev
devops
docs
documentation
duplicate
e2e
enhancement
epic
feature
frontend
functional-completion
gas
good first issue
governance
help wanted
high-risk
hooks
hybrid
indexer
infra
infrastructure
integrators
invalid
launch-blocker
limit-orders
localnet
localterra
low priority
missing-implementation
needs-design
ops
performance
priority
high
priority
medium
product
qa
QA
question
ready
ready
research
scripts
security
security-hardening
smartcontracts
tech-debt
testing
ux
UX
v2
verification
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
code/cl8y-dex-terraclassic#62
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Runbooks, env validation, metrics, incident templates.
Evidence
docs/reviews/20260409T030009Z/RELEASE_READINESS_MATRIX.mdindexer/src/config.rs,docs/indexer-invariants.mdAcceptance criteria
mentioned in issue #88
marked this issue as related to #88
mentioned in issue #89
marked this issue as related to #89
mentioned in issue #90
marked this issue as related to #90
mentioned in issue #91
marked this issue as related to #91
mentioned in issue #92
marked this issue as related to #92
mentioned in issue #93
marked this issue as related to #93
mentioned in issue #94
marked this issue as related to #94
mentioned in issue #95
marked this issue as related to #95
Epic #62 — Observability & operations (summary)
Implemented child issues #88–#95:
RUN_MODE=prodvalidation (indexer/src/config.rs+ tests)./metrics+ indexer counters (indexer/src/metrics.rs,api/mod.rs, poller; testsapi_metrics.rs).docs/README.md.Verification:
cd indexer && cargo test --lib && cargo test --test api_metrics@brouie please review the epic and linked issues.
mentioned in commit
a117f301beRelated doc/ops onboarding: root
README.mdnow has a Documentation section linking todocs/README.mdand the environment matrix (supports operator/indexer onboarding alongside epic #94). Production review bundle is linked fromdocs/README.md.See
main@c262c42. @brouie please review if this meets observability onboarding expectations.