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
1 day
ago. based on code collected
1 day
ago.
Sep 15, 2024 — Sep 15, 2025
Showing page 2 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #12 from adieu/dev
Victor Ng
More...
about 12 years ago
Fix the bug that cause timestamp in elasticsearch stuck in 1970s.
adieu
More...
about 12 years ago
Fix the bug in get_client.
adieu
More...
about 12 years ago
documentation cleanups
Victor Ng
More...
about 12 years ago
Updated docs to include more details for each encoder type
Victor Ng
More...
about 12 years ago
added example configuration for all stream types and added example code for each stream output.
Victor Ng
More...
about 12 years ago
added documentation for all streams, encoders and example for each.
Victor Ng
More...
about 12 years ago
dropped the NoSendSender
Victor Ng
More...
about 12 years ago
added a LOGLEVEL_MAP to compute log levels given a severity level
Victor Ng
More...
about 12 years ago
added NullEncoder to pass messages untouhced into the HekaClient instance
Victor Ng
More...
about 12 years ago
weakened the testcase that samples messages
Victor Ng
More...
about 12 years ago
Merge branch 'dev' into features/heka-stdliblogging
Victor Ng
More...
about 12 years ago
- bumped revision to 0.30.2 - removed all pyzmq and zeromq references - updated documentation to remove references to `heka.senders` namespace
Victor Ng
More...
about 12 years ago
dropped pyzmq dependency
Victor Ng
More...
about 12 years ago
Updated all tests to work without heka.senders namespace
Victor Ng
More...
about 12 years ago
removed all instances of heka.senders from tests and code
Victor Ng
More...
about 12 years ago
Updated testcases during the rename of StdlibLoggingSender to StdlibLoggingStream and the new StdlibJSONEncoder.
Victor Ng
More...
about 12 years ago
Simplified the mapping of stdlib logging's log levels to syslog log levels by using a map. Added the original stdlib logging log level as a field in the call to heka()
Victor Ng
More...
about 12 years ago
build_sender now allows you to use strings or actual factory functions to create an encoder instance.
Victor Ng
More...
about 12 years ago
added a new StdlibJSONEncoder which prefixes the JSONEncoder output with a single byte denoting the stdlib logging log level that should be used.
Victor Ng
More...
about 12 years ago
moved heka.senders.logging to heka.streams.logging
Victor Ng
More...
about 12 years ago
bumped the next dev version
Victor Ng
More...
about 12 years ago
Merge pull request #10 from mozilla-services/dev
Rob Miller
More...
about 12 years ago
fixed broken tests
Victor Ng
More...
about 12 years ago
Merge branch 'master' into dev
Victor Ng
More...
about 12 years ago
bumped version to 0.30.1 for release
Victor Ng
More...
about 12 years ago
added test and code to throw errors if the fields dictionary includes None as a value
Victor Ng
More...
about 12 years ago
Merge branch 'dev'
Victor Ng
More...
about 12 years ago
bumped to revision 0.3 and updatd CHANGES.rst
Victor Ng
More...
about 12 years ago
Merge branch 'dev'
Victor Ng
More...
about 12 years ago
←
1
2
3
4
5
6
7
8
9
…
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