Skip to content

docs: document discovery & health-check intervals (#608) - #623

Merged
Dumbris merged 1 commit into
mainfrom
docs/608-discovery-intervals
Jun 8, 2026
Merged

docs: document discovery & health-check intervals (#608)#623
Dumbris merged 1 commit into
mainfrom
docs/608-discovery-intervals

Conversation

@Dumbris

@Dumbris Dumbris commented Jun 8, 2026

Copy link
Copy Markdown
Member

Summary

Documents the configurable health_check_interval / tool_discovery_interval settings (shipped in #609) on the docs.mcpproxy.app site, addressing the follow-up requested by @albertovelo in #608.

The site is built by Docusaurus from docs/configuration/, and those pages had not been updated when the feature landed (the comprehensive docs/configuration.md guide already covered it).

Changes

  • docs/configuration/config-file.md — new "Tool Discovery & Health Check Intervals" section: global defaults (30s / 5m), accepted ranges (0s or 5s1h / 30s24h), 0s = disabled, per-server resolution order, Docker health_check_interval no-op, hot reload, and the Settings → Advanced UI location. Keys also added to the reference JSON.
  • docs/configuration/upstream-servers.md — per-server override fields added to the Configuration Options table with a link to the global reference.

Verification

  • Live URLs: /configuration/config-file/ and /configuration/upstream-servers/ (baseUrl /).
  • Internal anchor #tool-discovery--health-check-intervals matches the Docusaurus slug for the new heading.
  • Docs-only change; no code touched.

Closes the docs request in #608.

🤖 Generated with Claude Code

The docs.mcpproxy.app config-file/upstream-servers pages (Docusaurus,
sourced from docs/configuration/) were missing the configurable
health_check_interval / tool_discovery_interval settings shipped in #609.

- config-file.md: add a "Tool Discovery & Health Check Intervals" section
  (global defaults, ranges, 0s=disabled, Docker no-op, hot reload) and the
  keys to the reference JSON.
- upstream-servers.md: add the per-server override fields with a link to
  the global reference.

Closes the docs follow-up requested in #608.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Dumbris
Dumbris merged commit 01f2295 into main Jun 8, 2026
33 of 34 checks passed
@Dumbris
Dumbris deleted the docs/608-discovery-intervals branch June 8, 2026 15:39
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

2 participants