commit def962c912a265b9acfff1b0df32f25a3b076871
Author: Joshua Harlow <harlowja@yahoo-inc.com>
Date:   Fri Nov 15 09:43:08 2013 -0800

    Add supporting files
    
    add rudimentary documentation skeleton
    
    dummy out the py33 check until we figure out how to handle it with thrift & eventlet
    
    Change-Id: I16cb41e72ed6ae296e574ff4973a5ab28d49a100

commit a8d619c5243dc93919ae87c122ca962b29a88e70
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Tue Jul 9 23:37:47 2013 +0000

    make db tracing default to annotations

commit 0b7f10cac14422c47ac0f0c0985484135050c10d
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Tue Jul 9 23:26:58 2013 +0000

    add a config option to put sql queries into annotations instead of spans

commit b135473ba2e8825613289f23721de9e593af7778
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Wed May 15 01:28:27 2013 +0000

    plumb configuration options through to scribe sender

commit af1040acfcc76c0a5acdbd4e830a0b1cdbb6ea5e
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Wed May 15 01:26:49 2013 +0000

    mention dimensions and dbapi_error in README

commit 41de1454875edde375bc8933efc76b1ae765e6ef
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Wed May 15 01:23:29 2013 +0000

    add error handler for dbapi.  when there is an exception in the db
    layer, this handler gets called instead of after_execute.

commit 6a8b5d59e7d81aeecfdd675e09feb411ab41e68b
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Wed May 8 17:00:32 2013 +0000

    use internal scribe thrift definition

commit 6804135fcc8d1dd58e7eb5ca8ed7e11b4f6b935d
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Tue May 7 20:45:18 2013 +0000

    add dimensional tags ("binary_annotations" in zipkin)
    
    fix duration for annotations in the zipkin backend (not sure what it's good for, though)
    
    move the span/tag/note types into their own file so that backends can import them

commit d100b555f8c036fb93d49f52485a5bf717925f30
Merge: fd86acc c42249e
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Tue Apr 23 01:45:27 2013 +0000

    Merge branch 'master' into public-master

commit c42249e13d16d415d32e2178667fe853881f97f7
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Tue Apr 23 01:44:53 2013 +0000

    ...

commit fd86acc9a79fcbb698801df5e56205b73d79943e
Merge: f816cfd 5771d51
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Tue Apr 23 01:38:00 2013 +0000

    Merge branch 'master' into public-master

commit 5771d5199b790285aa10c0421b6f745bd4d25445
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Tue Apr 23 01:37:33 2013 +0000

    indent code further so markdown formats it as code
    
    explain the setsid thing

commit f816cfdb5bacaf2029ae020ac8dc67ae116dd941
Merge: e6af169 3ada50c
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Tue Apr 23 01:31:28 2013 +0000

    Merge branch 'master' into public-master

commit 3ada50c6fdd672575deff59f2149c032376b9ddd
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Tue Apr 23 01:31:11 2013 +0000

    note the glance-registry middleware

commit e6af1697735683faa4fac7aafd11f999b2bf023b
Merge: 8bdfcec f44d33b
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Tue Apr 23 01:27:23 2013 +0000

    Merge branch 'master' into public-master
    
    Conflicts:
    	tomograph/backends/statsd/statsd.py
    	tomograph/config.py

commit 8bdfcecf66a3f17366ab48ef8d6f6c782f9e58a7
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Tue Apr 23 01:23:34 2013 +0000

    set the default zipkin port back to the zipkin one instead of the
    scribe port, since most folks trying it out for the first time won't
    be using scribe.

commit f44d33bb3e28ad6b3977962c930a882c087012f5
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Tue Apr 23 00:31:29 2013 +0000

    document how to set tomograph up with openstack, and add the patches

commit fa144bfa4fed8829fbc7c7cf6ab055771d19a308
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Mon Apr 22 23:50:40 2013 +0000

    eventlet safety: don't send until we've got the span stack back in a
    clean state, because sending can context switch.

commit 88a64b83e98c554a1104d2edf019162b185fa32e
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Mon Apr 22 20:47:38 2013 +0000

    better error handling in statsd backend

commit 36f729d795b857dd2dc15c276dd113342c85874d
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Mon Apr 22 20:46:18 2013 +0000

    now that some backends are using eventlet, we actually need to
    initialize logging twice: once for the regular logging module and once
    for the eventlet patched one.

commit 7221f3808dc7cc0d2ad241f09c43373f488889fa
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Wed Apr 17 01:06:38 2013 +0000

    change default statsd host back to 127.0.0.1...

commit 115654c9ab264f19b98a922833da288d27ca61f4
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Tue Apr 16 21:49:33 2013 +0000

    add option to config.py to toggle db tracing

commit 024b4ecb1c78520840709a41930bd69498680f38
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Tue Apr 16 20:16:44 2013 +0000

    add sql query to db traces

commit 64dd6ca751cd8fb0d8cd808a4ac041831aeb37e5
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Tue Apr 16 19:47:46 2013 +0000

    make the statsdb backend eventlet safe.  without the lock, you get
    multiple concurrent write errors.

commit 7c98c7fea1b54db1df239462e3689e9544759b87
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Fri Apr 12 18:21:13 2013 +0000

    fix overflow in port number

commit 87249584a626d057401414872d67012bb1f01822
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Fri Apr 12 01:54:27 2013 +0000

    less buggy and faster way of converting IP address to signed int, also
    means we don't need IPy.

commit c3625f5d14f6d12ea2e7cb9189ae52c11d32347f
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Fri Apr 12 01:23:52 2013 +0000

    ooops... forgot a file!

commit 567bbed28dfceadbaf6d73661e0402d55f1cfa66
Author: Joshua Harlow <harlowja@yahoo-inc.com>
Date:   Thu Apr 11 16:10:09 2013 -0700

    Add more deps

commit 31c102591b23bb6f75df98df79e3aeff2fb01e99
Author: Joshua Harlow <harlowja@yahoo-inc.com>
Date:   Wed Apr 10 23:09:30 2013 -0700

    Add a tools and setup.py files/folders

commit 396fed66c01c50b0b6d4eb1404dabf6cefef0114
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Wed Apr 10 04:07:43 2013 +0000

    disable db handlers, update config

commit 1947238e6cda69c848d88c9c4be827d27b85375a
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Fri Apr 5 21:47:51 2013 +0000

    make the statsd backend a little faster, too

commit 4c7db2f9c17cec09c151bdbfd40d261dab960b52
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Fri Apr 5 20:44:26 2013 +0000

    oops, didn't mean to change this file...

commit 51ca746b4483888c73245f02db2a1e2696eb0875
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Fri Apr 5 20:41:28 2013 +0000

    speed up zipkin backend, add trivial benchmark

commit 6142f7037d5bba916655ae936b7a075870291654
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Thu Apr 4 23:25:58 2013 +0000

    fix deprecation warning from pack()

commit 633e2478778d01e3258899aaee90b4ea08a88451
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Tue Apr 16 21:49:33 2013 +0000

    add option to config.py to toggle db tracing

commit 0d6c4c43f9eb3eb0607e2dfcc84c06ca4b36971f
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Tue Apr 16 20:16:44 2013 +0000

    add sql query to db traces

commit faf56db3fd826026ecf4e7040c808b3707956830
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Tue Apr 16 19:47:46 2013 +0000

    make the statsdb backend eventlet safe.  without the lock, you get
    multiple concurrent write errors.

commit 46106d181ad06e22f034e768116f13e15f9f3b3d
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Fri Apr 12 18:21:13 2013 +0000

    fix overflow in port number

commit 451b48f54c4d6307c7413a810debc2a92721cefd
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Fri Apr 12 01:54:27 2013 +0000

    less buggy and faster way of converting IP address to signed int, also
    means we don't need IPy.

commit 7d93f03210a3bf91ddd8c5d5c6e693264aef24e4
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Fri Apr 12 01:23:52 2013 +0000

    ooops... forgot a file!

commit cf5efcf78c8c18635be9d1eaa529bf5cdf02c6e4
Merge: e4a050b 5c06b37
Author: timjr <timjr@yahoo-inc.com>
Date:   Thu Apr 11 23:30:54 2013 +0000

    Merge pull request #3 from harlowja/master
    
    Add more deps

commit 5c06b37f1ef988a02d654d43dd6dbddd8b9d762f
Author: Joshua Harlow <harlowja@yahoo-inc.com>
Date:   Thu Apr 11 16:10:09 2013 -0700

    Add more deps

commit e4a050be80cf147a3ba4096c38580036e27797e2
Merge: 3568540 0cda256
Author: timjr <timjr@yahoo-inc.com>
Date:   Thu Apr 11 18:03:54 2013 +0000

    Merge pull request #2 from harlowja/master
    
    Add a tools and setup.py files/folders

commit 0cda256beb50d474a4966b4c9e880f547842df76
Author: Joshua Harlow <harlowja@yahoo-inc.com>
Date:   Wed Apr 10 23:09:30 2013 -0700

    Add a tools and setup.py files/folders

commit 3568540c805c714aed1b2cdbeba6c825cda5db98
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Wed Apr 10 04:07:43 2013 +0000

    disable db handlers, update config

commit 91e3f9a19734f81d3dfdef29062dcd61352292d7
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Fri Apr 5 21:47:51 2013 +0000

    make the statsd backend a little faster, too

commit cc972d0091c5b3d45f4290c79098790e2bae8998
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Fri Apr 5 20:44:26 2013 +0000

    oops, didn't mean to change this file...

commit 19046112ec03e0e48713977aa9e382e892332ca5
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Fri Apr 5 20:41:28 2013 +0000

    speed up zipkin backend, add trivial benchmark

commit a4a73746af3af37ade98e9f4601e252119ddcb24
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Thu Apr 4 23:25:58 2013 +0000

    fix deprecation warning from pack()

commit cfc918bc3da6344ac44570695274de5ae1497449
Author: Y.CORP.YAHOO.COM\timjr <timjr@runwinter-lm.corp.yahoo.com>
Date:   Wed Feb 27 20:24:44 2013 -0800

    fix screenshot urls more

commit 0f8c6aa881a3e4d063a4d0cede0e4df9c5ba5754
Author: Y.CORP.YAHOO.COM\timjr <timjr@runwinter-lm.corp.yahoo.com>
Date:   Wed Feb 27 20:23:39 2013 -0800

    fix screenshot urls

commit 83e650355df0f88ebcf4a073ca70699e627d5481
Author: Tim Daly, Jr <timjr@yahoo-inc.com>
Date:   Thu Nov 15 06:29:30 2012 +0000

    improve wording

commit 609841ee4b958345f88bc7ac1ade21ebc639ea76
Author: timjr <timjr@yahoo-inc.com>
Date:   Tue Oct 30 21:32:17 2012 +0000

    Initial commit.  Has basic tracing API with zipkin, statsd, and log
    backends.