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

07-05 14:07:13.013 [0880-thread-111] WARN p.p.a.d.i.ApacheDubboProviderInterceptor -- BEFORE. Caused:invalid transactionId:ikecloud4-31393-20230629094146^1688002906429^31403 java.lang.IllegalArgumentException: invalid transactionId:iwecloud4-31393-20230629094146^1688002906429^31403 at com.navercorp.pinpoint.common.profiler.util.TransactionIdUtils.parseTransactionId(TransactionIdUtils.java:123) ~[pinpoint-commons-profiler-2.5.1.jar:2.5.1]

Hi, I have a question. For security reasons, I want to configure kerberos on Hbase or Hadoop. "We don't support setting kerberos in 2018." Is it the same now? The...

#### Prerequisites - [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. I want to show the information inside the information field to be shown in the...

Hi. I'd like to use Pinpoint on a Quarkus-based application. I don't know much about this framework, but it seems it's based on VertX 4.3.2. Do you think Pinpoint could...

#### 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.** - [ ] I have checked the...

**Which module is your feature request related to?** Plugin/UI etc agent **Is your feature request related to a problem?** A clear and concise description of what the problem is. We...

proposal
module:agent

Why can't we see the trend chart in the dataSource chart? The time interval is within 5 minutes: ![20230531-134713](https://github.com/pinpoint-apm/pinpoint/assets/33126641/726db120-fce1-4754-8ffe-b2e0ce49b3a2) But if the time interval is within 3 hours, i can...

#### What version of pinpoint are you using? v2.5.1 #### Describe the bug If ',' is included in the value of the DB query in the call tree's Bind SQL,...

bug
module:agent

I'm trying to use WebUI authentication with Pinpoint 2.5.1 docker installation. I have done following steps: Added basicLogin to SPRING_PROFILES variable in file pinpoint-docker/.env: SPRING_PROFILES=release,basicLogin Added new row to file...