Releases: nameko/nameko-tracer
Releases · nameko/nameko-tracer
v1.3.0
- Adds
PrettyJSONFormatter
useful for development of Nameko services
- Adds
HealthCheckTraceFilter
useful for filtering out healthcheck entrypoint traces
v1.2.0
Add origin call ID to log message
v1.1.0
Truncation filters are not restricted by lifecycle-stage. TruncateCallArgs
truncates call args in both stages.
v1.0.8
Better NoneType serialisation
v1.0.7
- Fix for handling of non werkzeug responses of HTTP entrypoints
- Sensitive arguments compatibility with Nameko
v1.0.6
Fix response truncating filter - deal with failing entrypoint responses
v1.0.5
- Add call ID to log message
v1.0.4
- Flatten exception details to separate trace keys
- Fix hostname trace key population
v1.0.2
- Add Elasticsearch friendly JSON formatter (extra JSON serialisation of free structured fields)