clearlydefined / clearlydefined/operations
Search indexer needs additional implementation to support alerting
Open
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Azure search doesn't have anything exposed that tells us when the search indexer fails. A potential solution is to add a pass through endpoint that exposes indexer health with a simple "healthy" / "nothealthy" response that can be hit by an availability test (which we can then alert on).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.