Releases: plentymarkets/mc-telemetry
Releases · plentymarkets/mc-telemetry
v0.2.7
What's Changed
- added function to receive the process id by @mbrueschke in #17
Full Changelog: v0.2.6...v0.2.7
v0.2.6
v0.2.5
What's Changed
- fix: fix Trace function to return the correct trace from driver, not … by @pduca-plenty in #15
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- fix: traceID for each driver based on traceDriver. add TraceID functi… by @pduca-plenty in #14
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- needed to handle traceID separate from trace by @mbrueschke in #13
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- fixed tracing and added processor interface by @pduca-plenty in #12
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- fix: remove new line for logging by @pduca-plenty in #11
New Contributors
- @pduca-plenty made their first contribution in #11
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- the trace id was missing at the start message of a new transaction by @mbrueschke in #10
New Contributors
- @mbrueschke made their first contribution in #10
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: v0.0.11...v0.1.0
v0.0.11 - Add segmentID handling to the logger
What's Changed
- Improve logger to handle new segment ids by @Strean1337 in #9
Full Changelog: v0.0.10...v0.0.11