An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/sohamkamani/detective

Detective is a distributed application health monitoring library. Detective allows you to simultaneously, and independently monitor the health of any application along with its dependencies. A Detective instance represents a group of dependencies. A dependency can be anything that the application depends on, and which can return some sort of error. For example, a database whose connection time out, or an HTTP web service that doesn't respond. The ping endpoint will check the health of all dependencies by calling their detector function registered in the "Detect" method The endpoint that was defined in the previous example can itself be registered in other detective instances:

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/sohamkamani/detective
Keywords: distributed-systems , golang , monitoring
License: MIT
Latest release: about 7 years ago
First release: about 7 years ago
Namespace: github.com/sohamkamani
Stars: 230 on GitHub
Forks: 18 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago

    Loading...
    Readme
    Loading...