[observability] Observability Coverage Report - 2026-07-25 #47877
Closed
Replies: 1 comment
|
This discussion was automatically closed because it expired on 2026-07-26T00:12:05.951Z.
|
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 reviewed a 20-run sample from the last 7 days. The sample is heavily biased toward agentic workflows and includes 5 firewall-enabled BYOK runs plus 15 additional MCP-enabled runs. Observability coverage is poor in the downloaded artifacts: the firewall-enabled runs do not carry
access.loginside their per-run folders, and no MCP gateway telemetry file (gateway.jsonlorrpc-messages.jsonl) was found anywhere under the downloaded run trees.There is one important nuance: the shared firewall sandbox does have a live
access.logat/tmp/gh-aw/sandbox/firewall/logs/access.log, and it contains both allowed and blocked/error traffic. That proves firewall logging is functioning at the sandbox level, but the run-specific artifacts required for debugging are not attached to the runs themselves.Key Alerts and Anomalies
🔴 Critical Issues:
access.logunder their downloaded run folders.gateway.jsonlandrpc-messages.jsonlin the downloaded run folders.Coverage Summary
access.log)gateway.jsonlorrpc-messages.jsonl)📋 Detailed Run Analysis
Firewall-Enabled Runs
Missing Firewall Logs (
access.log)MCP-Enabled Runs
Missing MCP Telemetry (
gateway.jsonl/rpc-messages.jsonl)🔍 Telemetry Quality Analysis
Firewall Log Quality
access.logpath:/tmp/gh-aw/sandbox/firewall/logs/access.logapi.openai.com,github.com,chatgpt.com,o205451.ingest.us.sentry.io,otlp-gateway-prod-eu-west-2.grafana.netGateway Log Quality
Healthy Runs Summary
No analyzed run had complete per-run firewall and MCP telemetry in the downloaded artifacts.
Recommended Actions
access.logto each firewall-enabled run folder, or emit a run-scoped copy under the downloaded artifact tree.gateway.jsonlorrpc-messages.jsonlfor every MCP-enabled run so gateway behavior can be correlated back to the workflow execution.📊 Historical Trends
No trend data was derived from this sample.
Report generated automatically by the Daily Observability Report workflow
Analysis window: Last 7 days | Runs analyzed: 20
References:
All reactions