Heka-py

Latest version: v0.30.3

Safety actively analyzes 618849 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.30.3

===================
- removal of some debug code that was left in heka-py
- modified the StdlibPayloadEncoder for stdlib logging so that
the message type is prefixed to the payload. This lets you
differentiate counters, timers and other kinds of messages.

0.30.2

===================
- ProtocolBuffer support matches hekad 0.4.0
- API cleanups!
- Dropped the entire heka.senders namespace
- Removed the zeromq dependency as we don't support zeromq in hekad
yet.
- Dropped the `NoSendSender`
- JSON message encoding is no longer supported. There is now
only one message encoder supported `ProtobufEncoder`

0.30.1

===================
- throw errors if None is passed into the 'fields' dictionary of the
of client.heka()

0.30

=================
- minor updates to the ProtocolBuffer protocol to match hekad 0.3

0.20

=================
- a completely reworked wire level protocol has been implemented to
match hekad 0.2
- timestamps formats have been changed to nanoseconds from UTC epoch.
- uuid per message
- protocol buffers!
- tcp support!
- message signing support
- refactored the senders into streams and encoders so that you can
pick from (UDP|TCP) with (JSON|ProtocolBuffer)

_

0.10

==================
- rename package from metlog-py to heka-py
- refactor conditional imports to single util module

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.