- assign route (assign metrics and cache uids)
- Should pagination of metric list be supported? or ability to supply suggestion; e.g., cpu.cp, net.util, mem., etc, just as one does in the search box? see doc-metrix
- annotations get route; may need something similar to mQuery, tQuery for annotations: aQuery!. Also support for put, post, delete.
- Include browserify instructions; client-side demo.
- extend mock OpenTSDB
- TCP socket
- writes
- full API, etc
- db stats query route (ability to poll; allow for monitoring) (http://opentsdb.net/docs/build/html/user_guide/stats.html) --> this should be separate module
- tsmeta data routes (e.g., get units, notes, displayName)
- uidmeta data route
- split components into separate repos and simply glue them together in this library. Each component as separate module. Should still include the complete documentation here.
- components:
- s-server
- stats (see #10)
- components:
- contributing guide (styles, etc)
- relative time formatting