[observability] Observability Coverage Report - 2026-08-01 #49425
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 #49681. |
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 analyzed 30 workflow runs from the last 7 days and found 3 unique runs with the observability surfaces relevant to this report. Firewall coverage is complete for the one firewall-enabled run, and MCP telemetry is present for all MCP-enabled runs through the canonical
rpc-messages.jsonlfallback.The main gap is log quality rather than missing telemetry: the MCP fallback files are valid JSONL, but they do not include the preferred
typefield from the report schema. That makes the traces usable for debugging, but weaker than the preferredgateway.jsonlformat.Key Alerts and Anomalies
No critical issues detected.
🔴 Critical Issues:
run-30669467598,run-30673324195, andrun-30674309618usemcp-logs/rpc-messages.jsonlas the telemetry source. That fallback is acceptable, but each file is missing thetypefield expected by the preferred schema.run-30674309618is stillin_progress, so the firewall trace may still be incomplete.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.jsonlrpc-messages.jsonlMissing MCP Telemetry (
gateway.jsonlorrpc-messages.jsonl)🔍 Telemetry Quality Analysis
Firewall Log Quality
api.anthropic.comGateway Log Quality
rpc-messages.jsonlfallbacksafeoutputsrpc-messages.jsonlHealthy Runs Summary
run-30674309618has complete firewall and MCP telemetry, with the MCP side using the fallback JSON-RPC trace.AI Moderatorruns have complete MCP telemetry and no response errors.Recommended Actions
gateway.jsonlwhere possible so MCP traces include the richer per-event schema and duration data.rpc-messages.jsonlas a fallback, since it preserves usable MCP telemetry when the gateway log is absent.access.logis detailed enough to separate allowed traffic from failed/blocked transactions.📊 Historical Trends
No historical trend series was computed from this one-day sample.
Report generated automatically by the Daily Observability Report workflow
Analysis window: Last 7 days | Runs analyzed: 3 unique runs
References:
All reactions