- Created StellaOps.Notify.Storage.Mongo project with initial configuration. - Added expected output files for acceptance tests (at1.txt to at10.txt). - Added fixture input files for acceptance tests (at1 to at10). - Created input and signature files for test cases fc1 to fc5.
24 lines
926 B
Markdown
24 lines
926 B
Markdown
# Vuln Telemetry (Md.XI draft)
|
|
|
|
> Status: DRAFT — waiting on DevOps telemetry plan and GRAP0101. Keep TODO until metrics/logs finalized and hashed.
|
|
|
|
## Scope
|
|
- Metrics, logs, tracing, dashboards, SLOs for Vuln Explorer.
|
|
|
|
## Dependencies
|
|
- DevOps telemetry plan (due 2025-12-16 sync).
|
|
- GRAP0101 identifiers for labels.
|
|
|
|
## Outline
|
|
- Metrics: findings_open_total, mttr, triage_actions, report_generation_seconds.
|
|
- Logs: structured fields (findingId, artifactId, advisory, policyVersion, actor, actionType).
|
|
- Traces: key spans; sampling guidance.
|
|
- Dashboards: to be added with hashes.
|
|
|
|
### Hash Capture Checklist (when telemetry plan arrives)
|
|
- `assets/vuln-explorer/metrics-sample.json` (scrape example)
|
|
- `assets/vuln-explorer/logs-sample.jsonl` (structured log snippet)
|
|
- `assets/vuln-explorer/traces-sample.json` (span export)
|
|
- `assets/vuln-explorer/dashboard.json` (dashboard export)
|
|
_Last updated: 2025-12-05 (UTC)_
|