Apache Flagon is a suite of comprehensive, thin-client behavioral logging tools

Clone this repo:
  1. 69b78aa Merge pull request #147 from brucearctor/feat/proto-schema by brucearctor · 6 days ago master
  2. 301652c fix(schema): add @bufbuild/protobuf runtime dependency by Bruce Arctor · 12 days ago
  3. e55e7a3 feat(schema): add protobuf schema for UserALE log types by Bruce Arctor · 3 weeks ago
  4. 8000f0c chore: modernize toolchain — ESLint 10, Node 20+, pnpm 10, Actions v4 by Bruce Arctor · 3 weeks ago
  5. db3ca33 Merge pull request #127 from brucearctor/chore/dev-tooling by brucearctor · 12 days ago

Apache Flagon

Flagon is a collection of open-source tools for user behavior analytics, including instrumentation libraries and analytics pipelines. This monorepo contains multiple Flagon products in a unified codebase.

Repository Structure

/examples # Integration examples
/products
├── userale
 └── packages
  ├── flagon-userale # JavaScript client instrumentation library
  └── flagon-userale-ext # Browser extension for deploying UserALE
└── distill # Data processing toolkit (Python)
/site # Code for https://flagon.apache.org/

Products

Documentation