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
f944f499
Commit
f944f499
authored
Sep 19, 2013
by
James Tauber
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #9 from jtauber/master
fixed RST formatting of roadmap list
parents
f9787ce3
e96d6904
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
+8
-6
README.rst
+8
-6
No files found.
README.rst
View file @
f944f499
...
@@ -13,15 +13,17 @@ Roadmap
...
@@ -13,15 +13,17 @@ Roadmap
-------
-------
In the very near future the following features are planned:
In the very near future the following features are planned:
* Layered contexts - allowing data to be injected into events even without
* Layered contexts - allowing data to be injected into events even without
having to pass around all of said data to every location where the events
having to pass around all of said data to every location where the events
are emitted.
are emitted.
* Django integration - provide a Django app that allows events to easily be
* Django integration - provide a Django app that allows events to easily be
captured by web applications.
captured by web applications.
* Dynamic documentation and event metadata - allow event emitters to document
* Dynamic documentation and event metadata - allow event emitters to document
the event types, and persist this documentation along with the events so
the event types, and persist this documentation along with the events so
that it can be referenced during analysis to provide context about what
that it can be referenced during analysis to provide context about what
the event is and when it is emitted.
the event is and when it is emitted.
Documentation
Documentation
-------------
-------------
...
...
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