Skip to content

Releases: whitemerry/phpkin

Community bugifx

Choose a tag to compare

@whitemerry whitemerry released this 06 Aug 10:51
  • Fix phpunit version
  • Support for 64-bit TraceIdentifier

Tracer profile

Choose a tag to compare

@whitemerry whitemerry released this 13 May 13:05

README.md chacnged.
Added:

  • $tracer->setProfile(Tracer::BACKEND) and $tracer->setProfile(Tracer::FRONTEND)
  • Examples
    Removed:
  • Parameter from $tracer->trace()

Backend parentId bugfix

Choose a tag to compare

@whitemerry whitemerry released this 10 May 13:02
1.2.5

Update TracerProxy.php

Backend parameter for trace

Choose a tag to compare

@whitemerry whitemerry released this 10 May 12:56
1.2.4

Flag for backend

Annotation names

Choose a tag to compare

@whitemerry whitemerry released this 09 May 09:55
1.2.3

Annotation value

isSampled prevents from tracing

Choose a tag to compare

@whitemerry whitemerry released this 08 May 11:07
1.2.2

isSampled prevents from tracing

.gitattributes

Choose a tag to compare

@whitemerry whitemerry released this 08 May 09:58

.gitattributes for tests and docs

Back-end improvement and SimpleHttpLogger

Choose a tag to compare

@whitemerry whitemerry released this 07 May 13:50

New:
SimpleHttpLogger (read README.md)
is_zipkin_trace_identifier($identifier (string/Identifier))
is_zipkin_span_identifier($identifier (string/Identifier))

Making it more awesome

Choose a tag to compare

@whitemerry whitemerry released this 06 May 23:47

Mainly full front/back-end support, tests and documentation

First official release

Choose a tag to compare

@whitemerry whitemerry released this 05 May 18:21

Production ready.