Skip to content

Releases: prismelabs/analytics

v0.9.0

27 Feb 16:32
Compare
Choose a tag to compare

Minor fixes

v0.9.0-beta2

26 Feb 18:29
Compare
Choose a tag to compare
v0.9.0-beta2 Pre-release
Pre-release
remove grafana client mutex

v0.9.0-beta1

21 Feb 09:46
Compare
Choose a tag to compare
v0.9.0-beta1 Pre-release
Pre-release
extract fiber config in its own provider

v0.9.0-beta

20 Feb 15:45
Compare
Choose a tag to compare
v0.9.0-beta Pre-release
Pre-release
v0.9.0-beta0

fix general dashboard for self hosted grafana

v0.8.0

05 Feb 09:31
Compare
Choose a tag to compare

This release adds client script support for PWA using window.history based router.

v0.7.0

31 Jan 18:53
Compare
Choose a tag to compare

This release features a simple grafana integration that sets up Prisme Analytics folder and built in dashboards and clickhouse datasource.

v0.6.0

30 Jan 13:15
Compare
Choose a tag to compare

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

24 Jan 21:10
Compare
Choose a tag to compare

This release adds an ip geolocator with a Public Domain Dedication and License ip geolocation database.

v0.4.0

24 Jan 15:13
Compare
Choose a tag to compare

This release add supports for page view referrer.

v0.3.0

24 Jan 10:32
Compare
Choose a tag to compare

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