Skip to content

feat: rich telemetry + installed_servers tracking#75

Merged
KryptosAI merged 1 commit intomainfrom
feat/telemetry-and-docs
Mar 22, 2026
Merged

feat: rich telemetry + installed_servers tracking#75
KryptosAI merged 1 commit intomainfrom
feat/telemetry-and-docs

Conversation

@KryptosAI
Copy link
Copy Markdown
Owner

Summary

  • Enriched telemetry: CI provider, servers scanned, tools found, gate result, execution time, security flag, target IDs
  • New installedServers field tracks all configured MCP servers (not just tested ones)
  • Auto-detects 8 CI providers (GitHub Actions, GitLab, CircleCI, Jenkins, Buildkite, Travis, CodeBuild, Azure Pipelines)
  • scan, test, and score commands send command_complete events with full context

Worker (already deployed)

  • D1 schema migrated with new columns + indexes
  • /v1/stats returns byCiProvider, byGateResult, avgExecutionMs, securityScans, topTargets
  • /v1/intelligence returns ecosystem data: top servers, failure patterns, trending, server popularity

🤖 Generated with Claude Code

- Add TelemetryEnrichment with CI provider, servers scanned, tools found,
  gate result, execution time, security flag, target IDs, installed servers
- Auto-detect 8 CI providers from env vars
- Enriched command_complete events from scan, test, and score commands
- scan sends full installed_servers list for ecosystem intelligence

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

MCP Observatory Report


Generated by MCP Observatory action

@KryptosAI KryptosAI merged commit 14a912b into main Mar 22, 2026
2 checks passed
@KryptosAI KryptosAI deleted the feat/telemetry-and-docs branch March 22, 2026 05:56
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 0.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant