Elastic Apm Php Agent Versions Save

PHP Agent for Elastic APM

7.0.0-rc3

4 years ago

Merged #103. Last pre-release prior to GA release for support of v2 Intake API.

Thanks your @FreezeWarp

7.0.0-rc2

4 years ago

Use the automagic destruct function in Agent::__destruct to send the payload on object destroy

7.0.0-rc1

4 years ago

This is the first release candidate of v7.x with support of:

  • the v2 Intake API of Elastic APM
  • Distributed Tracing

7.0.0-beta3

4 years ago
  • added support for Span event
  • correct content encoding, gzip

7.0.0-beta1

4 years ago

Agent Beta RC.1 Release

  • support of v2 Intake API
  • setting of parent transactions in transaction and errors
  • metricset event
  • more examples

6.5.8

5 years ago
  • Reset stores after send on not active agent #75
  • Add custom request context #74

6.5.7

5 years ago
  • support for proxy'ied IP
  • fixes in documentation

6.5.6

5 years ago

Forwarding of proxy/load balanced IP's (#64 )

6.5.4

5 years ago

Bugfixes and enhancements

6.5.3

5 years ago

Allow explicit Timer init; PR #49 thank you @dstepe