Skip to content

Releases: whitemerry/phpkin

Community bugifx

06 Aug 10:51

Choose a tag to compare

  • Fix phpunit version
  • Support for 64-bit TraceIdentifier

Tracer profile

13 May 13:05

Choose a tag to compare

README.md chacnged.
Added:

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

Backend parentId bugfix

10 May 13:02

Choose a tag to compare

1.2.5

Update TracerProxy.php

Backend parameter for trace

10 May 12:56

Choose a tag to compare

1.2.4

Flag for backend

Annotation names

09 May 09:55

Choose a tag to compare

1.2.3

Annotation value

isSampled prevents from tracing

08 May 11:07

Choose a tag to compare

1.2.2

isSampled prevents from tracing

.gitattributes

08 May 09:58

Choose a tag to compare

.gitattributes for tests and docs

Back-end improvement and SimpleHttpLogger

07 May 13:50

Choose a tag to compare

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

Making it more awesome

06 May 23:47

Choose a tag to compare

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

First official release

05 May 18:21

Choose a tag to compare

Production ready.