[observability] Observability Coverage Report - 2026-06-12 #38744
Closed
Replies: 2 comments
-
|
Smoke club tap. Me leave mark. Fire still warm. Warning Firewall blocked 6 domainsThe following domains were blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "accounts.google.com"
- "android.clients.google.com"
- "clients2.google.com"
- "contentautofill.googleapis.com"
- "safebrowsingohttpgateway.googleapis.com"
- "www.google.com"See Network Configuration for more information.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This discussion was automatically closed because it expired on 2026-06-13T00:18:29.799Z.
|
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
I sampled 16 completed workflow runs from the last 7 days. Every firewall-enabled run had
sandbox/firewall/logs/access.log, and every MCP-enabled run had telemetry viamcp-logs/rpc-messages.jsonl. Coverage is 100% for both components in the analyzed set.The sample is clean overall. Firewall logs are populated and show both allow and deny behavior, including one
TCP_DENIEDtoproxy.golang.org:443. MCP telemetry is complete, but only in the RPC fallback format; no sampled run emittedgateway.jsonl.Key Alerts and Anomalies
No critical issues detected.
Coverage Summary
access.log)gateway.jsonlorrpc-messages.jsonl)Detailed Run Analysis
Firewall-Enabled Runs
MCP-Enabled Runs
Telemetry Quality Analysis
api.githubcopilot.com(411),o205451.ingest.us.sentry.io(270),api.anthropic.com(260)TCP_DENIEDtoproxy.golang.org:443)safeoutputs,github,sentryrpc-messages.jsonlRecommended Actions
gateway.jsonlis emitted consistently again.Context
References:
Warning
Firewall blocked 2 domains
The following domains were blocked by the firewall during workflow execution:
api.github.comgithub.com[!TIP]
api.github.comis blocked because GitHub API access uses the built-in GitHub tools by default. Instead of addingapi.github.comtonetwork.allowed, usetools.github.mode: gh-proxyfor direct pre-authenticated GitHub CLI access without requiring network access toapi.github.com:See GitHub Tools for more information on
gh-proxymode.To allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.
Beta Was this translation helpful? Give feedback.
All reactions