monasca-log-api/monasca_log_api/reference
Tomasz Trębski 264ddd3c3f Truncating too big message
If message that is about to be sent to kafka exceeds maximum allowed size
(i.e. log_publisher.max_message_size), log's message being part of
it is truncated by the difference between maximum and current size.
With this message can be still sent to kafka instead of being
dropped.

Change-Id: Ide1d369a0f58efb3a56b22c47118d2aa062fdc09
2016-06-16 09:49:10 +02:00
..
common Truncating too big message 2016-06-16 09:49:10 +02:00
v2 Unification for v2 and v3 output 2016-04-07 09:39:36 +02:00
v3 Raise original exception 2016-05-19 15:20:23 +02:00
__init__.py Moving unversioned endpoints 2016-03-11 08:21:47 +00:00
healthchecks.py Moving unversioned endpoints 2016-03-11 08:21:47 +00:00
versions.py Versions endpoint is working 2016-03-11 08:22:28 +00:00