Releases: prismelabs/analytics
Releases · prismelabs/analytics
v0.9.0-beta1
extract fiber config in its own provider
v0.9.0-beta
v0.9.0-beta0
fix general dashboard for self hosted grafana
v0.8.0
This release adds client script support for PWA using window.history based router.
v0.7.0
This release features a simple grafana integration that sets up Prisme Analytics folder and built in dashboards and clickhouse datasource.
v0.6.0
This release adds a new configuration option to select header used to determine client ip address when proxy is trusted.
Fix:
- Use
/
as path when path is empty in referrer header
v0.5.0
This release adds an ip geolocator with a Public Domain Dedication and License ip geolocation database.
v0.4.0
This release add supports for page view referrer.
v0.3.0
This feature adds "mode" to prisme analytics. It features a new ingestion
mode that doesn't depends on clickhouse (no postgres).
Event batch send procedure has been improved to retry up to 5 times in case of failure.
To sum up:
ingestion
server mode with events ingestion only
- clickhouse based event store retry in case of failure
v0.2.0
This release feature a minimal js script for pageview events.
v0.1.0
This first release feature an events ingestion server. For the moment, it only support pageviews events.