[observability] Observability Coverage Report - 2026-03-24 #22786
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 #23002. |
Beta Was this translation helpful? Give feedback.
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
Using the
agentic-workflowsMCPlogstool with a 7-day window (start_date: -7d), I analyzed all runs returned in the downloaded dataset and inspected run artifacts under/tmp/gh-aw/aw-mcp/logs. The current dataset contained 14 runs, with 12 completed runs carrying agent artifacts and 2 runs still in progress.Observability coverage for completed agent runs is strong: all firewall-enabled runs included
access.log, and all MCP-enabled runs included MCP telemetry viarpc-messages.jsonl(canonical fallback). No run in scope was missing critical observability artifacts.Overall health is healthy for the analyzed dataset, with one warning-level data quality anomaly in parsed MCP summary metadata (telemetry file present, but zero parsed MCP call entries in one run summary).
Key Alerts and Anomalies
No critical issues detected.
🔴 Critical Issues:
rpc-messages.jsonl(telemetry present) but has0parsed MCP tool-call entries inrun_summary.json; this is a summary quality gap, not a telemetry absence.in_progressand were excluded from firewall/MCP coverage denominators because their artifact sets are not finalized: §23517602275, §23517606316.Coverage Summary
access.log)gateway.jsonlorrpc-messages.jsonl)📋 Detailed Run Analysis
Firewall-Enabled Runs
Missing Firewall Logs (access.log)
None.
MCP-Enabled Runs
rpc-messages.jsonlrpc-messages.jsonlrpc-messages.jsonlrpc-messages.jsonlrpc-messages.jsonlrpc-messages.jsonlrpc-messages.jsonlrpc-messages.jsonlrpc-messages.jsonlrpc-messages.jsonlrpc-messages.jsonlrpc-messages.jsonlMissing MCP Telemetry (no gateway.jsonl or rpc-messages.jsonl)
None.
🔍 Telemetry Quality Analysis
Firewall Log Quality
access.logentries analyzed: 383api.githubcopilot.com,api.openai.com,ab.chatgpt.comGateway/MCP Telemetry Quality
rpc-messages.jsonl(canonical fallback)safeoutputs,github,semgrepAdditional Artifact Coverage
agent-stdio.logpresent in 12/12 completed agent runssafeoutputs.jsonlpresent in 12/12 completed agent runsaw_info.jsonpresent in 14/14 analyzed runsHealthy Runs Summary
Recommended Actions
rpc-messages.jsonlexists but parsed MCP call count is zero inrun_summary.json.gateway.jsonlgeneration where feasible to improve structured duration and status analytics; keeprpc-messages.jsonlas fallback.📊 Historical Trends
The current downloaded dataset (from the MCP logs pull in this run) includes 14 runs, concentrated in the latest execution window. Trend analysis across multiple days is limited by available fetched runs in this snapshot; recommend persisting daily coverage metrics in a dedicated artifact/discussion index for week-over-week comparisons.
Context
2026-03-24(UTC)References:
Beta Was this translation helpful? Give feedback.
All reactions