[observability] Observability Coverage Report - 2026-08-03 #49870
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 #50118. |
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.
Executive Summary
I sampled the 20 most recent downloaded runs from the last 7 days. Observability is present for the only run in the sample that exercised both AWF Firewall and the MCP Gateway:
Daily Documentation Healer(§30773355265). Both telemetry channels were captured, so there are no critical missing-log gaps in the analyzed set.The one quality concern is on the firewall side:
access.logis populated and correctly formatted, but it contains only allowed egress and proxy error lines, with noTCP_DENIEDentries. That means debugging the deny path would still be weak in this snapshot, even though log retention itself is healthy. MCP telemetry is available via the canonical fallbackrpc-messages.jsonland is structurally valid.Key Alerts and Anomalies
No critical issues detected.
run-30773355265: firewallaccess.loghas 195 lines, but 0 blocked (TCP_DENIED) requests; 109 lines are proxytransaction-end-before-headerserrors.run-30773355265: MCP telemetry is present only asrpc-messages.jsonlfallback, notgateway.jsonl.Coverage Summary
access.log)gateway.jsonlorrpc-messages.jsonl)📋 Detailed Run Analysis
Firewall-Enabled Runs
Missing Firewall Logs (
access.log)None in the analyzed set.
MCP-Enabled Runs
rpc-messages.jsonlMissing MCP Telemetry (no
gateway.jsonlorrpc-messages.jsonl)None in the analyzed set.
🔍 Telemetry Quality Analysis
Firewall Log Quality
access.logentries analyzed: 195api.anthropic.com:443,o205451.ingest.us.sentry.io:443,otlp-gateway-prod-eu-west-2.grafana.net:443Gateway Log Quality
rpc-messages.jsonl(canonical fallback)safeoutputsHealthy Runs Summary
Only
run-30773355265had both firewall and MCP telemetry. The other 19 sampled runs had no firewall or MCP components and were N/A for these checks.Recommended Actions
access.logretention, but add a deny-path exercise or synthetic blocked request if blocked-traffic debugging is important.gateway.jsonlwhen available;rpc-messages.jsonlis an acceptable fallback.transaction-end-before-headersnoise is expected, document it so future audits do not treat it as a coverage gap.References:
Report generated automatically by the Daily Observability Report workflow
Analysis window: Last 7 days | Runs analyzed: 20
All reactions