@zcong/prober
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

prober

NPM version NPM downloads

Server probe manager

Features

  • support gRPC Health Checking Protocol
  • easy to register http handler for ready and healthy
  • easy to expose status to prometheus metrics
  • easy to combine multiple probers into one
  • easy to implement yours

Install

$ yarn add @zcong/prober
# or npm
$ npm i @zcong/prober --save

Usage

see example/server.ts

License

MIT © zcong1993

Readme

Keywords

none

Package Sidebar

Install

npm i @zcong/prober

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

15.4 kB

Total Files

27

Last publish

Collaborators

  • zcong