An open API service indexing awesome lists of open source software.

https://github.com/apache/flagon

Apache Flagon is a suite of comprehensive, thin-client behavioral logging tools
https://github.com/apache/flagon

apache behavioral-analytics behavioral-sciences business-analytics docker elasticsearch elk flagon kibana kubernetes usability usage user-monitoring

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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
```text
/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

- [UserALE Core Library](./products/userale/packages/flagon-userale/README.md)
- [UserALE Browser Extension](./products/userale/packages/flagon-userale-ext/README.md)
- [Distill Toolkit](./products/distill/README.md)

## Documentation

- 📚 [Flagon Website](https://flagon.apache.org/)