openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
H
heka-py
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
about 8 hours
ago.
Sep 19, 2024 — Sep 19, 2025
Showing page 9 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Separated StreamSender from StdOutSender so files can be used. Added support for just the payload to be output to the stream. Use `indent` for prettier output when JSON is used.
Rob Miller
More...
over 13 years ago
we created a `sorted_args` value but then forgot to use it...
Rob Miller
More...
over 13 years ago
comment warning
Rob Miller
More...
over 13 years ago
changed the function name resolver to use dotted names for all cases instead of colons. This is to satisfy the statsd protocol
Victor Ng
More...
over 13 years ago
extracted a base class for the 0mq clients
Victor Ng
More...
over 13 years ago
version bump: 0.8.4 -> 0.8.5
Rob Miller
More...
over 13 years ago
reworked the locking for reconnection status and added a 'livecheck' config option to set the number of seconds between pings from 0mq clients and the logstash server
Victor Ng
More...
over 13 years ago
removed an a pdb statement left in the source while debugging refactored the reconnection code once more to simplify testing
Victor Ng
More...
over 13 years ago
reworked the reconnection code and testcase so that the unit test can use mocks instead of a background thread to accept 0mq connections
Victor Ng
More...
over 13 years ago
Merge branch 'master' into vng/zeromq.pool
Victor Ng
More...
over 13 years ago
* added a background daemon thread to the 0mq connection pool to handle reconnects * added a base ZmqSender class so that we can guarantee that only one 0mq context is created in met log * added a ZmqHandshakePubSender that will route messages to std err if a client is not connected * added test cases for ZmqHandshakePubSender
Victor Ng
More...
over 13 years ago
stderr output now inserts '\n's
Rob Miller
More...
over 13 years ago
update changelog
Rob Miller
More...
over 13 years ago
write newline to stderr so we at least get multiple lines
Rob Miller
More...
over 13 years ago
fixed multithreaded test case for zmq pooled connections
Victor Ng
More...
over 13 years ago
add `debug_stderr` option to ZmqPubSender w/ test
Rob Miller
More...
over 13 years ago
patch the zmq_context before we construct the ZmqPubSender
Rob Miller
More...
over 13 years ago
Merge branch 'master' of github.com:mozilla-services/metlog-py into vng/zeromq.pool
Victor Ng
More...
over 13 years ago
fixed the SImpleClient to accept multiple bind strings for 0mq
Victor Ng
More...
over 13 years ago
fixed the sender signature to match the docs
Victor Ng
More...
over 13 years ago
more slight doc edits
Rob Miller
More...
over 13 years ago
whitespace
Rob Miller
More...
over 13 years ago
Merge branch 'vng/zeromq.pool' of github.com:mozilla-services/metlog-py into vng/zeromq.pool
Rob Miller
More...
over 13 years ago
safe to put these on one line thx to python's conditional evaluation order promises
Rob Miller
More...
over 13 years ago
typo
Rob Miller
More...
over 13 years ago
added a simplified 0mq client that doesn't handle handshaking
Victor Ng
More...
over 13 years ago
flake8 fixes
Victor Ng
More...
over 13 years ago
whitespace, typos, remove unused import
Rob Miller
More...
over 13 years ago
Merge branch 'refs/heads/master' into vng/zeromq.pool
Rob Miller
More...
over 13 years ago
doc edit
Rob Miller
More...
over 13 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
14
15
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree