Skip to content

Releases: nameko/nameko-tracer

v1.4.0

02 Feb 14:45
3727bcc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

03 Dec 10:53
@iky iky
0f9e321
Compare
Choose a tag to compare
  • Adds PrettyJSONFormatter useful for development of Nameko services
  • Adds HealthCheckTraceFilter useful for filtering out healthcheck entrypoint traces

v1.2.0

24 Jul 15:21
ea1ffb0
Compare
Choose a tag to compare

Add origin call ID to log message

v1.1.0

05 Jun 10:00
@iky iky
Compare
Choose a tag to compare

Truncation filters are not restricted by lifecycle-stage. TruncateCallArgs truncates call args in both stages.

v1.0.8

28 Nov 14:01
@iky iky
Compare
Choose a tag to compare

Better NoneType serialisation

v1.0.7

28 Nov 13:59
@iky iky
Compare
Choose a tag to compare
  • Fix for handling of non werkzeug responses of HTTP entrypoints
  • Sensitive arguments compatibility with Nameko

v1.0.6

28 Sep 15:44
@iky iky
Compare
Choose a tag to compare

Fix response truncating filter - deal with failing entrypoint responses

v1.0.5

06 Sep 09:21
@iky iky
Compare
Choose a tag to compare
  • Add call ID to log message

v1.0.4

31 Aug 16:20
@iky iky
Compare
Choose a tag to compare
  • Flatten exception details to separate trace keys
  • Fix hostname trace key population

v1.0.2

24 Aug 15:56
@iky iky
Compare
Choose a tag to compare
  • Add Elasticsearch friendly JSON formatter (extra JSON serialisation of free structured fields)