mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-11 19:47:12 +03:00
fix: require evidence for Grafana dashboard defaults
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ Compare the running object with every potential writer. Do not edit a provisione
|
||||
|
||||
### 3. Validate semantics before presentation
|
||||
|
||||
Run representative queries over a known time range. Confirm metric/log/trace type, units, labels, aggregation, cardinality, null/no-data behavior, time zone, refresh interval, and query cost. For repeated panels or multi-dimensional alerts, bound the dimension set and prove it remains actionable.
|
||||
Run representative queries over a known time range. Confirm metric/log/trace type, units, labels, aggregation, cardinality, null/no-data behavior, time zone, refresh interval, and query cost. Derive defaults, thresholds, refresh cadence, top-N limits, and minimum-traffic cutoffs from target evidence, approved policy, or an explicit measurement objective; otherwise leave them open rather than choosing plausible values. For repeated panels or multi-dimensional alerts, bound the dimension set and prove it remains actionable.
|
||||
|
||||
### 4. Preview and apply through the owner
|
||||
|
||||
|
||||
Reference in New Issue
Block a user