smithers-observability
SolidStart the local observability stack (Grafana, Prometheus, Tempo, OTLP Collector) via Docker Compose. Run `smithers observability --help` for usage details.
AI & Automation 338 stars
43 forks Updated today MIT
Install
Quality Score: 82/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# smithers observability
Start the local observability stack (Grafana, Prometheus, Tempo, OTLP Collector) via Docker Compose.
## Options
| Flag | Type | Default | Description |
|------|------|---------|-------------|
| `--detach` | `boolean` | `false` | Run containers in the background |
| `--down` | `boolean` | `false` | Stop and remove the observability stack |
Details
- Author
- smithersai
- Repository
- smithersai/smithers
- Created
- 6 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
smithers-down
Cancel all active runs. Like 'docker compose down' for workflows. Run `smithers down --help` for usage details.
338 Updated today
smithersai AI & Automation Solid
smithers-monitor
Open the Smithers Monitor: a live web UI over every run in this workspace (runs, execution trees, events, approvals). Starts the workspace Gateway automatically if none is running; pass --no-autostart or --gateway <url> to opt out. Run `smithers monitor --help` for usage details.
338 Updated today
smithersai AI & Automation Solid
smithers-inspect
Output detailed run state, including steps, agents, approvals, and outputs. Run `smithers inspect --help` for usage details.
338 Updated today
smithersai