Key Features

End of support for JDK6

* issue : #7428

Support Epoll channel type in gRpc

  • configuration
## pinpoint.config
## AUTO, NIO, EPOLL
profiler.transport.grpc.agent.sender.channel-type=AUTO
## pinpoint-collector.properties
## AUTO, NIO, EPOLL
collector.receiver.grpc.span.channel-type=AUTO
  • issue : #7433

Auto generate AgentId

AgentID is no longer a required confuguration. If AgentID is not present, the agent automatically generates it.

11-05 17:22:13.251 INFO  AgentIdResolver                     : Failed to resolve AgentId(-Dpinpoint.agentId)
11-05 17:22:13.409 INFO  AgentIdResolver                     : 'BYDnVJbPR6ODxGK61qTT1A' AgentId is automatically generated
11-05 17:22:13.409 INFO  IdValidator                         : check SystemProperties(-D) applicationName:emeroad-app
11-05 17:22:13.410 INFO  AgentIdResolver                     : SystemProperties(-D) emeroad-app=emeroad-app

Release Notes

Bugs

[#7442] Fix NPE when SocketChannel state is connecting in KafkaPlugin [#7455] Fix race condation of PingStreamContext

项目简介

当前项目暂无项目简介

发行版本 46

2.2.2 release notes

全部发行版

贡献者 66

全部贡献者

开发语言

  • Java 89.9 %
  • TypeScript 7.2 %
  • CSS 1.0 %
  • HTML 0.9 %
  • SCSS 0.5 %