Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 353 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 353 Bytes

Agent

Tricorder Agent does most of the heavy lifting work:

  • Deploy eBPF + WASM data collection module, and manage their lifetime
  • Collecting data from data collection module(s)
  • Exporting data to intra-cluster PromScale database (PromScale database is just Postgres DB with Timescale's time series extension, https://www.timescale.com/promscale)