-
Notifications
You must be signed in to change notification settings - Fork 5
docs: Add documentation for configuring service discovery with uptime tests #1154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
… tests Add new documentation page explaining how to configure uptime tests to dynamically discover endpoints using service discovery. This addresses the gap identified in DX-2022 and incorporates findings from TT-14943 regarding the correct JSON structure for query endpoints. The documentation includes: - Prerequisites and introduction to the feature - Query endpoint JSON structure examples (simple, nested, target list) - Complete API definition configuration reference - Service discovery examples for Consul, etcd, and Eureka - Dashboard configuration steps - Instructions for combining static and dynamic tests - Integration with load balancing - Troubleshooting guide Resolves: DX-2022 Related: TT-14943 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
User description
Summary
What's Included
The new documentation page (
uptime-tests-service-discovery.mdx) covers:check_host_against_uptime_testsNavigation Changes
Added the new page to
docs.jsonunder:The page appears after "Uptime Tests" for logical navigation flow.
Test Plan
Related Issues
🤖 Generated with Claude Code
PR Type
Documentation
Description
Add new uptime tests discovery guide
Insert page into docs navigation
Provide JSON structures and configs
Include dashboard steps and troubleshooting
Diagram Walkthrough
File Walkthrough
docs.json
Add service discovery doc to navigationdocs.json
uptime-testsin sidebar.uptime-tests-service-discovery.mdx
New guide: uptime tests with service discoveryplanning-for-production/ensure-high-availability/uptime-tests-service-discovery.mdx