Pinpoint v2.1.0 Release Notes

Release Date: 2020-09-09 // over 3 years ago
  • Key Features

    Pinpoint with Spring boot

    🌐 Spring boot was applied to the web and collector.
    πŸ‘ So it supports executable jar.

    • βš™ run collector

      $ java -jar -Dpinpoint.zookeeper.address=localhost pinpoint-collector-boot-2.1.0.jar

    • 🌐 run web

      $ java -jar -Dpinpoint.zookeeper.address=localhost pinpoint-web-boot-2.1.0.jar

    • servermap
      μŠ€ν”„λ§λΆ€νŠΈ

    • issues : #7034, #7022, #6826

    πŸ‘Œ Improve timeline visibility

    • Async call
      image
    • issues : #6872

    Class loading metric

    • Inspector
      ν΄λž˜μŠ€λ‘œλ”© λ©”νŠΈλ¦­
    • issues : #6888

    Record request header & cookie

    • πŸ”§ Configuration

      record HTTP request headers case-sensitive

      e.g. profiler.http.record.request.headers=X-AccessKey,X-Device-UUID

      profiler.http.record.request.headers=user-agent,accept

      record HTTP request cookies(case-sensitive) in Cookie header

      e.g. profiler.http.record.request.cookies=userid,device-id,uuid

      profiler.http.record.request.cookies=_ga

    • Distributed callstack
      image

    • issues : #6987

    πŸš€ Release Notes

    πŸ”Œ Plugins

    ✨ Enhancements

    Agent

    πŸ”Œ Plugin

    Collector

    🌐 Web

    Flink

    πŸ› Bugs

    Agent

    πŸ”Œ Plugin

    🌐 Web

    Cleanup

    Common

    Agent

    🌐 Web

    βœ… Test

    Documents

    Thank You

    to
    whom provided or suggested valuable features
    πŸ›  whom fixed or reported bugs
    whom showed interest in Pinpoint and shared it to others.

    Thank you all.
    If there is someone who was inadvertently excluded, please let me know.
    @acafela
    @cwJohnPark
    @dengliming
    @guillermomolina
    @heowc
    @imbf
    @Jaeyo
    @jbnimble
    @LightMingMing
    @messi-gao
    @sumniy
    @tlqaksqhr
    @yjqg6666