Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
event-tracking
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
event-tracking
Commits
5bba98ef
Commit
5bba98ef
authored
May 29, 2014
by
Carlos Andrés Rocha
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.rst
parent
1a7d559b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
12 deletions
+8
-12
README.rst
+8
-12
No files found.
README.rst
View file @
5bba98ef
...
...
@@ -2,12 +2,12 @@ Part of `edX code`__.
__ http://code.edx.org/
event-tracking
==============
Event Tracking library |build-status|
==============
=======================
T
rack context-aware semi-structured system events. Capture and store events
with nested data structures in order to truly take advantage of schemaless
data storage systems.
T
he ``event-tracking`` library tracks context-aware semi-structured system events.
It captures and stores events with nested data structures in order to truly
take advantage of schemaless
data storage systems.
Key features:
...
...
@@ -81,13 +81,6 @@ Running the above example produces the following events::
}
Build Status
------------
.. image:: https://api.travis-ci.org/edx/event-tracking.png?branch=master
:target: https://travis-ci.org/edx/event-tracking
Roadmap
-------
...
...
@@ -133,3 +126,6 @@ You can discuss this code on the `edx-code Google Group`__ or in the
``edx-code`` IRC channel on Freenode.
__ https://groups.google.com/forum/#!forum/edx-code
.. |build-status| image:: https://api.travis-ci.org/edx/event-tracking.png?branch=master
:target: https://travis-ci.org/edx/event-tracking
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment