Giter Site home page Giter Site logo

mudit1403 / foxtrot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from himanshpal/foxtrot

0.0 2.0 0.0 8.68 MB

A store abstraction and analytics system for real-time event data.

License: Apache License 2.0

Dockerfile 0.09% Java 66.72% HTML 7.33% CSS 0.68% JavaScript 24.83% Python 0.06% Shell 0.29%

foxtrot's Introduction

Foxtrot Build Status

Join the chat at https://gitter.im/Flipkart/foxtrot

Foxtrot is a data store abstraction service for storing event data for real-time systems. It combines the power of fast row get/put by HBase and powerful indexing and aggregation features provided by Elasticsearch. Foxtrot provides:

  • REST api's for event ingestion with batched input, simple analytics and other functionality
  • SQL subset (FQL) for querying and running analytics on ingested events
  • Reconfigurable console builder to build useful consoles that can be shared among people
  • Intelligent caching of queries to load-balance on console heavy query loads
  • A very extensible design that needs three annotated classes to be added to the source for adding a new kind of analytics operation

##Web console and console builder Foxtrot has built in support for building, saving and managing your own custom consoles. Foxtrot container itself will host and render your console for you. The backend is optimized for serving aggregated views to large number of open monitoring consoles, without bringing the ES cluster to it's knees.

There are several customizable widgets including donuts, bars and trend views with support for filtering and visualizing the data that you need to see.

Console build using out of the box console builder and served by foxtrot

##Foxtrot query language Besides the console, foxtrot supports a SQL compatible query language for querying as well as running aggregations on the ingested events. FQL commands can be run on the foxtrot web console or (for the unix nerd in us) from the command line.

Command-line FQL output

Web console output

Documentation

Check the Wiki for detailed documentation.

Version

0.1

Tech

Foxtrot uses a number of open source projects to work properly:

Contribution, Bugs and Feedback

For bugs, questions and discussions please use the Github Issues.

Please follow the contribution guidelines when submitting pull requests.

LICENSE

Copyright 2014 Flipkart Internet Pvt. Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

foxtrot's People

Contributors

santanusinha avatar r0goyal avatar sgmarghade avatar vivekkothari avatar mdangi avatar shrey-garg avatar avanishp avatar anzrmoid avatar deepsags avatar gitter-badger avatar toonlygaurav avatar shikharkapoor avatar

Watchers

James Cloos avatar Mudit Gupta avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.