Revision history for Perl extension AWS-XRay
0.09 2019-08-20T22:01:55Z
- Support AWS Lambda (#10 @shogo82148)
- Add EC2 plugin (#6 @papix)
- Fix typo (#5 @moznion, #9 @shogo82148)
- Fix wantarray in capture (#7 @shogo82148)
0.08 2018-10-26T13:56:35Z
- Segment name created by add_capture becomes to package name.
0.07 2018-10-26T08:32:01Z
- Add add_capture method.
0.06 2018-07-05T06:58:37Z
- Fix segment data lost in 0.05 and auto_flush(0).
0.05 2018-07-05T01:50:46Z
- Add auto_flush()
0.04 2018-06-22T15:05:03Z
- Add sampler()
0.03 2018-06-19T16:34:09Z
- Add sampling_rate()
0.02 2018-06-15T14:44:09Z
- interface changed. (trace -> capture)
0.01 2018-06-15T05:32:35Z
- original version