pinpoint icon indicating copy to clipboard operation
pinpoint copied to clipboard

APM, (Application Performance Management) tool for large-scale distributed systems.

Results 293 pinpoint issues
Sort by recently updated
recently updated
newest added

Version: Pinpoint 2.4, Hbase 2.3.0 Every time a monitored application reaches a very high number of threads the option to thread dump does not work anymore... Meaning I cant use...

Current implementation has more than 3 types of error responses in pinpoint web, and there is no written standards on how to handle error on failed requests. I'd like to...

module:web

Hello I have a redis connection problem while using pinpoint(2.3.2), so I'm asking you this question. ``` ### error message (It happens when I use RedisTemplate) java.lang.ClassCastException: class io.lettuce.core.StatefulRedisConnectionImpl cannot...

question

Which module is your feature request related to? web Is your feature request related to a problem? Change existing agent list lookup policy of server map Describe the solution you'd...

module:web

#### description When the `onComplete()` in javax.servlet.AsyncListener is called on a thread that Reactor or Pinpoint is already has Trace, it will throw exception when executing `com.navercorp.pinpoint.bootstrap.plugin.request.AsyncListenerInterceptorHelper#complete()`. ```java com.navercorp.pinpoint.exception.PinpointException: not...

bug

- [x] I have checked the [FAQ](https://pinpoint-apm.gitbook.io/pinpoint/faq), and [issues](https://github.com/pinpoint-apm/pinpoint/issues) and found no answer. #### What version of pinpoint are you using? server : 2.3.3 agent : 2.3.3 #### Describe the...

#### Prerequisites - [ - ] I have checked the [FAQ](https://pinpoint-apm.gitbook.io/pinpoint/faq), and [issues](https://github.com/pinpoint-apm/pinpoint/issues) and found no answer. **What version of pinpoint are you using?** 1.8.3 How can I upgrade pinpoint...

Remove unnecessary tracing for subscribeOrReturn method.

enhancement
module:plugin