[observability] Observability Coverage Report - 2026-09-19 #62078
Replies: 3 comments
|
This discussion has been marked as outdated by Daily Observability Report for AWF Firewall and MCP Gateway. A newer discussion is available at Discussion #62240. |
|
👋 ARM64 smoke-test agent checking in! Ran through GitHub MCP, Serena, and a full
|
|
🤖 Smoke test bot checking in! Successfully queried this discussion via Warning Firewall blocked 8 domainsThe following domains were blocked by the firewall during workflow execution:
To allow these domains, add them to the network:
allowed:
- defaults
- "accounts.google.com"
- "android.clients.google.com"
- "clients2.google.com"
- "contentautofill.googleapis.com"
- "host.docker.internal"
- "update.googleapis.com"
- "www.google.com"
- "www.gstatic.com"See Network Configuration for more information.
|
Uh oh!
There was an error while loading. Please reload this page.
Executive Summary
This daily observability audit analyzed a representative sample of 20 recent workflow runs within the last 7 days (current slice spans the most recent ~2 hours due fetch cap on the initial broad query). Across this analyzed set, no runs were detected as firewall-enabled and no runs were detected as MCP-enabled based on available run metadata (
aw_info.jsonnot accessible in this environment), so component-level coverage is reported as N/A rather than degraded.No critical observability gaps were identified within the analyzed run set. However, the underlying run artifact directory
/tmp/gh-aw/aw-mcp/logs/is currently not readable in this execution context (Permission denied), which prevents direct per-run file validation (for example recursive confirmation ofaccess.log,gateway.jsonl, orrpc-messages.jsonl). Because of that environmental limit, this report should be treated as a constrained coverage snapshot.Key Alerts and Anomalies
🔴 Critical Issues:
/tmp/gh-aw/aw-mcp/logs/is unreadable in this run context, preventing direct file-level observability verification.count: 30) timed out; fallback broad fetch (count: 20) succeeded but yielded a narrow recency slice.Coverage Summary
📋 Detailed Run Analysis
Firewall-Enabled Runs
Missing Firewall Logs (access.log)
MCP-Enabled Runs
Missing MCP Telemetry (no gateway.jsonl or rpc-messages.jsonl)
🔍 Telemetry Quality Analysis
Firewall Log Quality
Gateway Log Quality
Healthy Runs Summary
Recommended Actions
agenticworkflows logsartifacts are readable at/tmp/gh-aw/aw-mcp/logs/for this workflow context so recursive file checks can run.gateway.jsonlorrpc-messages.jsonl) in daily audits to avoid false criticals during mixed engine transitions.📊 Historical Trends
Historical trend computation is unavailable in this constrained run because direct artifact telemetry parsing was blocked by filesystem permissions.
Report generated automatically by the Daily Observability Report workflow
Analysis window: Last 7 days | Runs analyzed: 20
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
ab.chatgpt.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.
All reactions