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

- feat timeline on v3 UI - Additional features to be updated later - search - link to calltree - display time and axis

Improve the problem of tight coupling between Data and JsonSeraizer in ServerMap

cleanup

[kweekshcct-u67pp-pinpoint.log](https://github.com/user-attachments/files/15972803/kweekshcct-u67pp-pinpoint.log) [](url)The version we are using is 2.5.2 No exception is found in the agent logs. What is the cause? Why is there no data on the ServerMap? The current...

Change the collector response [status code](https://grpc.github.io/grpc/core/md_doc_statuscodes.html) to be [gRPC client retries](https://github.com/grpc/proposal/blob/master/A6-client-retries.md) friendly. - The expected retryable status codes for the client are [UNKNOWN, UNAVAILABLE] - Instead of sending a failure...

module:agent
module:collector

**Which module is your feature request related to?** Plugin **Is your feature request related to a problem?** Profiling-less tracing support. **Describe the solution you'd like** Generate a request id when...

- If the http request have Pinpoint-Force-Sample request header and the request path is not excluded, always record the request regardless of sampling rate. - This feature is off by...

Resolve #8557. This feature is disabled by default. It can be enabled by configuration "profiler.sendAppName.enable=true". The header for caller application name can be configured by "profiler.sendAppName.headerName", default to "X-Caller-Application-Name". If...

I am setting version 3.0.0. However, an error occurred while creating the exceptionTrace table in pinot. ![image](https://github.com/pinpoint-apm/pinpoint/assets/80370489/2d4b3192-890f-4d82-a763-6ebec6ea8ad5) ![image](https://github.com/pinpoint-apm/pinpoint/assets/80370489/885a9cbe-20f9-42e1-b9ce-ff36d9cacc9e) It was confirmed that the schemaName was incorrect, and the table was...