Executes health checks filtered by specific tags and returns targeted status information.
Enables focused monitoring of specific system components, dependencies, or functional areas.
Supports operational scenarios where only certain aspects of system health need to be validated.
This endpoint allows selective health check execution based on configured tags for targeted monitoring.
Only health checks registered with the specified tag will be executed and included in the results.
Common tag categories include 'database', 'cache', 'external-api', 'storage', and 'messaging'.
Use this endpoint for component-specific monitoring, dependency validation, and focused troubleshooting.
Results provide the same detailed information as the comprehensive endpoint but filtered to the specified scope.
Tag-based filtering enables efficient monitoring of specific system components without full system assessment.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
200Tag-filtered health check completed successfully with results for matching health checks.
400Invalid tag parameter - null, empty, or tag not found in any registered health checks.
500Internal server error occurred during health check execution or result processing.