Skip to content

Releases: IMPIMBA/ogrt

v0.4.1

28 Sep 12:38
Compare
Choose a tag to compare
  • Output all features with OGRT_DEBUG_INFO
  • Support pushing metrics to InfluxDB

v0.4.0

28 Sep 12:05
Compare
Choose a tag to compare
  • Filter monitored binaries based on a regular expression (@cfenoy)
  • Send loaded modules to server (@cfenoy)
  • Send full command line of the program to the server (@cfenoy)
  • Communication happens via UDP instead of TCP now

v0.3.1

20 Apr 23:16
Compare
Choose a tag to compare
  • Build improvements
  • ld wrapper is now available in client/wrappers

v0.3.0

02 Mar 16:22
Compare
Choose a tag to compare
  • support for capturing the environment (whole/whitelist)
  • support for capturing username and hostname
  • build process of client made easier (vendorization)
  • unit tests for client

v0.2.0

29 Jan 01:15
Compare
Choose a tag to compare
  • Configurable number of workers in server
  • Prebuilt, static ogrt-server
  • Prebuilt ogrt-client (depends on libc >= 2.19)