Skip to content

Releases: pinpoint-apm/go-aop-agent

v1.0.4

20 May 10:18
25d21ca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

add FORCE_DISABLE_PINPOINT_AGENT flag

29 Sep 03:11
8ad6d5e
Compare
Choose a tag to compare

Changes

add FORCE_DISABLE_PINPOINT_AGENT

`AddHookP_CALL` check type of parameters

28 Sep 09:58
00b50bf
Compare
Choose a tag to compare
  • Add checking on parameters
  • more testcase

parepare for libs/transport

fix v0.0.1 removed

26 Sep 05:30
c0a16d6
Compare
Choose a tag to compare

Changes

  1. fix #19
  2. fix build failed : no goX86asm.h

v1.0.0

20 Aug 07:03
Compare
Choose a tag to compare

Open to Public

Features

  1. Out-of-box plugins. (by inline jump)
  2. Support pinpoint grpc protocol.(by pinpoint-collector-agent)
  3. Middleware: echo and mux

Limitation

Only support *nux and amd64(x86_64)

Thanks

@EyelynSu @mayingping-Bella @eunjeong