[observability] Observability Coverage Report - 2026-07-20 #46689
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by Daily Observability Report for AWF Firewall and MCP Gateway. A newer discussion is available at Discussion #46935. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Caution
agentic threat detected
Threat detection flagged this output in warn mode. Manual review is REQUIRED before any follow-up automation.
Details
The threat detection engine failed to produce results.
Review the workflow run logs for details.
Executive Summary
I reviewed a capped sample of 4 recent workflow runs from the last 7 days, focused on AWF Firewall and MCP Gateway observability. Coverage is complete in the sampled set: every firewall-enabled run had a readable
access.log, and every MCP-enabled run had telemetry viarpc-messages.jsonl. No critical observability gaps were found in this sample.The main pattern is that firewall logging is healthy and includes both allowed and blocked traffic, while MCP telemetry is present but currently lands on the canonical fallback path rather than
gateway.jsonl. That is acceptable for debugging, but it is lower-fidelity than the preferred structured gateway log.Key Alerts and Anomalies
No critical issues detected.
🔴 Critical Issues:
rpc-messages.jsonlonly;gateway.jsonlwas not present in the sampled runs.safeoutputsRPC traffic, so tool-level observability is present but narrow.Coverage Summary
access.log)gateway.jsonlorrpc-messages.jsonl)📋 Detailed Run Analysis
Firewall-Enabled Runs
Missing Firewall Logs (
access.log)MCP-Enabled Runs
rpc-messages.jsonlrpc-messages.jsonlMissing MCP Telemetry
🔍 Telemetry Quality Analysis
Firewall Log Quality
Gateway Log Quality
rpc-messages.jsonl(canonical fallback)Healthy Runs Summary
Recommended Actions
access.logfor all firewall-enabled runs; it is currently sufficient for debugging network egress issues.gateway.jsonlwhen available for MCP runs so per-tool timing and richer event fields are available.rpc-messages.jsonlfallback, since it prevents MCP runs from becoming opaque when the preferred gateway log is absent.References:
Report generated automatically by the Daily Observability Report workflow
Analysis window: Last 7 days | Runs analyzed: 4
All reactions