Skip to content

docs: add SigNoz MCP, query API, and LLM observability docs#162

Open
makeavish wants to merge 1 commit intoandrewyng:mainfrom
makeavish:add-signoz-docs
Open

docs: add SigNoz MCP, query API, and LLM observability docs#162
makeavish wants to merge 1 commit intoandrewyng:mainfrom
makeavish:add-signoz-docs

Conversation

@makeavish
Copy link

Summary

Adds 3 community documentation files for SigNoz under content/signoz/:

  • docs/mcp/general/DOC.md — SigNoz MCP Server setup for Claude Code, Cursor, GitHub Copilot, and Codex; plus Agent Skills install via npx skills add or Claude Code plugin marketplace
  • docs/query-api/http/DOC.md/api/v5/query_range HTTP API for searching and aggregating traces, logs, and metrics with curl examples and pagination
  • docs/llm-observability/python/DOC.md — LLM call monitoring via OpenAI (opentelemetry-instrumentation-openai-v2), Anthropic (openinference-instrumentation-anthropic), LangChain, and LiteLLM

Test plan

  • node cli/bin/chub build content/ --validate-only passes (1554 docs, 0 warnings)
  • All 3 files under 500 lines (191, 208, 191)
  • Frontmatter YAML valid on all files
  • Both Cloud and self-hosted configs present in each file

Adds 3 community DOC.md files for SigNoz:
- MCP server & agent skills setup (Claude Code, Cursor, Copilot, Codex)
- Query APIs for traces, logs, and metrics via /api/v5/query_range
- LLM observability (OpenAI, Anthropic, LangChain, LiteLLM)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant