Skip to content
README.md 806 B
Newer Older
Johan Cwiklinski's avatar
Johan Cwiklinski committed
# Telemetry

Johan Cwiklinski's avatar
Johan Cwiklinski committed
PHP application that aims to store some [Telemetry informations](https://glpi-project.github.io/telemetry) sent from your project and display charts based on it.
Johan Cwiklinski's avatar
Johan Cwiklinski committed
It is also able to store references :)

Johan Cwiklinski's avatar
Johan Cwiklinski committed
Telemetry has been developped for the [GLPI Project](http://glpi-project.org/) needs; but you can also [configure Telemetry application to suits your project's needs](https://glpi-project.github.io/telemetry/project.html).
Johan Cwiklinski's avatar
Johan Cwiklinski committed

Johan Cwiklinski's avatar
Johan Cwiklinski committed
Check [installation instructions](https://glpi-project.github.io/telemetry/install.html) to know how to run it.
Johan Cwiklinski's avatar
Johan Cwiklinski committed

## Under the hood

* [Slim frawework](https://slimframework.com/)
* [Laravel query builder](https://laravel.com/docs/5.5/queries)
* [PostgreSQL](https://www.postgresql.org/)
* [Boostrap](https://getbootstrap.com/)
* [plotly](https://plot.ly/javascript/)