Skip to content

Releases: labbsr0x/big-brother

Adds fiber monitor lib

08 Jul 14:21
Compare
Choose a tag to compare

Adds fiber monitor lib version v0.1.0 to the official big brother supported libs

Adds mux monitor lib

26 Jun 13:34
Compare
Choose a tag to compare

This release adds the mux monitor lib v1.0.0-rc and updates the express-monitor lib

Updates submodules

25 May 12:28
Compare
Choose a tag to compare

This release updates submodule references.

Protocol enhancement

28 Jan 19:43
Compare
Choose a tag to compare

The protocol has been adjusted to better handle static information:

request_seconds_bucket{type, status, isError, method, addr, le}
request_seconds_count{type, status, isError, method, addr}
request_seconds_sum{type, status, isError, method, addr}
response_size_bytes{type, status, isError, method, addr}
dependency_up{name}
application_info{version}

Initial release

09 Dec 13:01
Compare
Choose a tag to compare

An initial release with the following components:

  1. Big Brother Protocol
  2. Grafana (WIP)
  3. Monitor (WIP)
  4. Bot (WIP)
  5. Alertmanager (WIP)