From c618ed7d337a12624512d362aa50def2de206d1c Mon Sep 17 00:00:00 2001 From: Peter Limbach Date: Fri, 8 Jul 2016 17:16:42 +0200 Subject: [PATCH 1/3] Add sentry --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e82d1eb0..b1ce5519 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ _Web Analytics_ * [GoAccess](http://goaccess.io/) - Real-time web log analyzer and interactive viewer that runs in a terminal. ([Source Code](https://github.com/allinurl/goaccess)) `GPLv2` `C` * [Open Web Analytics](http://www.openwebanalytics.com/) - Google Analytics and Piwik alternative. ([Source Code](https://github.com/padams/Open-Web-Analytics/)) `GPL` `PHP` * [Piwik](https://piwik.org/) - Leading open-source analytics platform that gives you more than just powerful analytics. ([Source Code](https://github.com/piwik/)) `GPLv3` `PHP` + * [Sentry] (https://getsentry.com/) - A modern error logging and aggregation platform. ([Source Code] (https://github.com/getsentry/sentry)) `BSD` `Python` * [Snowplow](http://snowplowanalytics.com/) - Have every single event, from your websites, mobile apps, desktop applications and server-side systems, stored in your own data warehouse and available to action in real-time. ([Source Code](https://github.com/snowplow/)) `Apache` `Scala` * [ThinkUp](https://www.thinkup.com/) - Insights into your social networking activity on Twitter, Facebook, Instagram, and beyond. ([Source Code](https://github.com/ThinkUpLLC/ThinkUp)) `GPL` `PHP` * [Webalizer](http://www.webalizer.org/) - Fast web server log file analysis. `GPL` `C` @@ -1166,6 +1167,7 @@ The list of contributors can be found below 1 Paul 1 Pavel Lobashov 1 Pavel Lobashov + 1 Peter Limbach 1 Peter van den Hurk 1 Phill 1 Remy Adriaanse From e8339a17acb1899c6bb94de61457c2c25051818c Mon Sep 17 00:00:00 2001 From: p3x Date: Fri, 8 Jul 2016 17:29:26 +0200 Subject: [PATCH 2/3] fix: indentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1ce5519..929d0038 100644 --- a/README.md +++ b/README.md @@ -1167,7 +1167,7 @@ The list of contributors can be found below 1 Paul 1 Pavel Lobashov 1 Pavel Lobashov - 1 Peter Limbach + 1 Peter Limbach 1 Peter van den Hurk 1 Phill 1 Remy Adriaanse From d54e77c550fc74b8d5a5f357767ff34a037daad1 Mon Sep 17 00:00:00 2001 From: p3x Date: Fri, 8 Jul 2016 18:21:11 +0200 Subject: [PATCH 3/3] Add ClickHouse --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 929d0038..f67fe91e 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ See [Contributing](#contributing). _Web Analytics_ * [AWStats](http://www.awstats.org/) - Generates web, streaming, ftp or mail server statistics graphically. ([Source Code](https://github.com/eldy/awstats)) `GPLv3` `Perl` + * [ClickHouse](https://clickhouse.yandex/) - An open-source column-oriented database management system that allows generating analytical data reports in real time. ([Source Code](https://github.com/yandex/ClickHouse)) `Apache` `C++` * [Countly](https://count.ly) - Real time mobile & web analytics, crash reporting and push notifications platform. ([Source Code](https://github.com/countly)) `AGPLv3` `Javascript` * [Druid](http://druid.io/) - A distributed, column-oriented, real-time analytics data store. ([Source Code](https://github.com/druid-io/druid/)) `Apache` `Java` * [GoAccess](http://goaccess.io/) - Real-time web log analyzer and interactive viewer that runs in a terminal. ([Source Code](https://github.com/allinurl/goaccess)) `GPLv2` `C` @@ -1078,6 +1079,7 @@ The list of contributors can be found below 2 Nicolas Carlier 2 Patrik Ragnarsson 2 Peter Ivanov + 2 Peter Limbach 2 Peter Thaleikis 2 Pierre Ozoux 2 Poorchop @@ -1167,7 +1169,6 @@ The list of contributors can be found below 1 Paul 1 Pavel Lobashov 1 Pavel Lobashov - 1 Peter Limbach 1 Peter van den Hurk 1 Phill 1 Remy Adriaanse