Skip to content

shehan360/analytics-solutions

 
 

Repository files navigation

Analytics Solutions


Branch Build Status
master Build Status

This project contains components which implement solutions implemented on WSO2 Stream Processor.

Analytics Solutions repository contains the following solutions:

  • Twitter Analytics
  • HTTP Analytics
  • Distributed Message Tracing

How to build from the source

Prerequisites

Steps

  1. Install above prerequisites if they have not been already installed
  2. Get a clone from this repository
  3. Run one of the following Maven commands from the analytics-solutions directory
    • To build with the tests
       mvn clean install 
    • To build without running any unit/integration test
       mvn clean install -Dmaven.test.skip=true

How to Contribute

Contact us

WSO2 Carbon developers can be contacted via the mailing lists:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 72.7%
  • Java 22.5%
  • CSS 4.8%