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

change legacyCompatibilityCheck to find unique span that matches scatter chart dot in cases such as multiple asynchronus calls with same behavior.

Pinpoint is version 2.4.1 and deployed in docker mode I use pinpoint for monitoring microservices. If I access the sports interface, but the sports application does not collect data The...

#### Prerequisites Please check the [FAQ](https://pinpoint-apm.gitbook.io/pinpoint/faq), and search existing [issues](https://github.com/pinpoint-apm/pinpoint/issues) for similar questions before creating a new issue.**YOU MAY DELETE THIS PREREQUISITES SECTION.** - [v] I have checked the [FAQ](https://pinpoint-apm.gitbook.io/pinpoint/faq),...

#### software version ** pinpoint v2.3.3 flink flink-1.14.5-bin-scala_2.11.tgz hadoop-2.10.2 hbase-2.4.13 #### Describe your problem** ``` [root@pp-02 ~]# tail -f /var/log/pinpoint-collector.log 07-22 20:46:00.000 [cStat-Worker-16] WARN c.n.p.c.s.SendAgentStatService : not send flink server....

Load of known null value. ~~~ final ServerAddress serverAddress = ArrayArgumentUtils.getArgument(args, 0, ServerAddress.class); if (serverAddress != null) { final String hostAddress = HostAndPort.toHostAndPortString(serverAddress.getHost(), serverAddress.getPort()); hostList.add(hostAddress); } else { // arg0...

bug
module:plugin

I found the url like" http://IP:PORT/transactionmetadata.pinpoint " can give me the transaction list data. But I can not understand how to get the reponse by using this url? I don't...

- [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.

Currently, we must/should change the biz code if we want to pass the txid from one thread to another pooled thread. See the [link](https://github.com/pinpoint-apm/pinpoint/blob/master/agent-sdk/README.md) So, Is there any plan to...

## mongodb Support mongodb-driver-sync/mongodb-driver-reactivestreams. * mongodb-driver-sync 4.x * mongodb-driver-reactivestreams 4.x

enhancement
module:plugin