Releases: whitemerry/phpkin
Releases · whitemerry/phpkin
Community bugifx
- Fix phpunit version
- Support for 64-bit TraceIdentifier
Tracer profile
README.md chacnged.
Added:
- $tracer->setProfile(Tracer::BACKEND) and $tracer->setProfile(Tracer::FRONTEND)
- Examples
Removed: - Parameter from $tracer->trace()
Backend parentId bugfix
1.2.5 Update TracerProxy.php
Backend parameter for trace
1.2.4 Flag for backend
Annotation names
1.2.3 Annotation value
isSampled prevents from tracing
1.2.2 isSampled prevents from tracing
.gitattributes
.gitattributes for tests and docs
Back-end improvement and SimpleHttpLogger
New:
SimpleHttpLogger (read README.md)
is_zipkin_trace_identifier($identifier (string/Identifier))
is_zipkin_span_identifier($identifier (string/Identifier))
Making it more awesome
Mainly full front/back-end support, tests and documentation
First official release
Production ready.