Release 2020-12-02
- Add PrettyJSONFormatter useful for development of Nameko services
- Add HealthCheckTraceFilter useful for filtering out healthcheck entrypoint traces
Released 2018-07-24
- Add origin call ID to log message
Released 2018-06-04
- Truncation filters are not restricted by lifecycle-stage
Released 2017-11-28
- Better NoneType serialisation
Released 2017-10-27
- Fix for handling of non werkzeug responses of HTTP entrypoints
- Sensitive arguments compatibility with Nameko
Released 2017-09-28
- Fix response truncating filter - deal with failing entrypoint responses
Released 2017-09-06
- Add call ID to log message
Released 2017-08-31
- Flatten exception details to separate trace keys
- Fix hostname trace key population
Released 2017-08-24
- Add Elasticsearch friendly JSON formatter (extra JSON serialisation of free structured fields)
Released 2017-08-17
- Open-sourced
- Tracer extension based on logging adapters and using Python logging built-in building blocks