Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 113f09a867 | |||
| 86d45ab9a6 | |||
| 2c4fc14278 | |||
| c6165c1e08 |
@@ -1,6 +1,6 @@
|
|||||||
# Company Status
|
# Company Status
|
||||||
|
|
||||||
_Last updated: 2026-06-08_
|
_Last updated: 2026-06-08 (cycle #240)_
|
||||||
|
|
||||||
## APIs
|
## APIs
|
||||||
| API | Spec | Code | Deployed | Listed on RapidAPI | Paying Users | MRR |
|
| API | Spec | Code | Deployed | Listed on RapidAPI | Paying Users | MRR |
|
||||||
@@ -24,7 +24,7 @@ Legend: [x]=done, [~]=in-progress, [ ]=not started
|
|||||||
- **VIN Decoder manifests:** `flux/vin-decoder/` — Flux HelmRelease + Kustomization committed (issue #140)
|
- **VIN Decoder manifests:** `flux/vin-decoder/` — Flux HelmRelease + Kustomization committed (issue #140)
|
||||||
- **Alertmanager:** `flux/monitoring/helmrelease.yaml` — enabled with Slack receiver config (`gatus-slack-webhook` secret); PR #212 open (issue #210)
|
- **Alertmanager:** `flux/monitoring/helmrelease.yaml` — enabled with Slack receiver config (`gatus-slack-webhook` secret); PR #212 open (issue #210)
|
||||||
|
|
||||||
## Completed This Cycle (2026-06-08 — Triage Cycle #237)
|
## Completed This Cycle (2026-06-08 — Triage Cycle #240)
|
||||||
|
|
||||||
- **Triage** — All 28 open `agent-ready` issues reviewed and commented with current status (2026-06-08).
|
- **Triage** — All 28 open `agent-ready` issues reviewed and commented with current status (2026-06-08).
|
||||||
- **All issues confirmed blocked** on the same critical-path operator tasks: #47 (create `0xWheatyz/api-company`), #218 (merge Talos PR #14), #33/#106/#150 (DNS).
|
- **All issues confirmed blocked** on the same critical-path operator tasks: #47 (create `0xWheatyz/api-company`), #218 (merge Talos PR #14), #33/#106/#150 (DNS).
|
||||||
|
|||||||
@@ -286,7 +286,11 @@ annotations:
|
|||||||
|
|
||||||
## Grafana Dashboard
|
## Grafana Dashboard
|
||||||
|
|
||||||
A reference dashboard JSON is available at `docs/grafana-api-dashboard.json` (TBD — will be committed once Grafana is deployed per issue #7).
|
Grafana dashboards are committed as Flux ConfigMaps and are auto-loaded by Grafana via the `grafana_dashboard: "1"` label:
|
||||||
|
- `flux/monitoring/grafana-dashboard-apis.yaml` — consolidated 4-API dashboard (all APIs)
|
||||||
|
- `flux/monitoring/vin-decoder-dashboard.yaml` — VIN Decoder-specific dashboard
|
||||||
|
|
||||||
|
Dashboards will load automatically once Grafana is deployed (issue #7) and Flux is active (issue #218).
|
||||||
|
|
||||||
Key panels to include:
|
Key panels to include:
|
||||||
1. Request rate by API and status (`rate(api_requests_total[5m])`)
|
1. Request rate by API and status (`rate(api_requests_total[5m])`)
|
||||||
|
|||||||
Reference in New Issue
Block a user