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

https://github.com/endlessm/azafea

Service to track device activations and usage metrics
https://github.com/endlessm/azafea

Last synced: 8 months ago
JSON representation

Service to track device activations and usage metrics

Awesome Lists containing this project

README

          

# Azafea

Azafea is part of the server backend for the Endless usage metrics gathering
and processing.

![Endless metrics pipeline diagram](docs/source/_static/metrics-pipeline.png "The Endless metrics pipeline")

Azafea is responsible for processing the raw events and storing the result in
PostgreSQL, where they can be queried and visualized.

For more details on other parts of the architecture, see:

* [eos-activation-server](https://github.com/endlessm/eos-activation-server/)
* [Azafea metrics proxy](https://github.com/endlessm/azafea-metrics-proxy/)

Find out more about Azafea and how to use it
[in our documentation](docs/source/).

# Contributing

Please read our [contribution guidelines](CONTRIBUTING.md) for details.

# License

This project is offered under the terms of the
[Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0/).