pinpoint-docker icon indicating copy to clipboard operation
pinpoint-docker copied to clipboard

Official Dockerized components of the Pinpoint

Results 48 pinpoint-docker issues
Sort by recently updated
recently updated
newest added

A service pinot-init At docker-compose-metric.yml has fault. [https://raw.githubusercontent.com/pinpoint-apm/pinpoint/v2.5.1/uristat/uristat-common/src/main/pinot/pinot-uriStat-realtime-table.json](url) ```json { "tableName": "uriStat", "tableType": "REALTIME", "segmentsConfig": { "timeColumnName": "timestamp", "timeType": "MILLISECONDS", "schemaName": "uriStat", "replicasPerPartition": "3", "retentionTimeUnit": "DAYS", "retentionTimeValue": "7" }, }...

When I am trying to execute docker-compose up for the docker-compose-metric.yml file I am facing this issue. Please fix this asap. It would be very helpful. ### Error querying database....

Hello, How do I launch docker-compose with the uri-metric feature enabled? Thanks

![image](https://user-images.githubusercontent.com/109848716/220166129-79bc6e09-05f5-4e21-8479-7a562c217944.png)

Pinpoint2.4.2 Since there is no official image of the arm of Zookeeper 3.4, I found several images of the arm, which led to failure. Who has the image of Zookeeper...

PINPOINT 2.5.4 has been released, adding a new version.

I encountered an error in my Docker environment when accessing URL statistics: `Error querying database. Cause: java.sql.SQLException: Failed to connect to url: jdbc:pinot://pinot-controller:900` It seems the Docker container cannot resolve...

Hello, I started to using pinpoint apm with docker compose. In this tutorial [pinpoint-docker](https://github.com/pinpoint-apm/pinpoint-docker) After running the monitoring normally, there was a problem with the request operation. The Quickstart Application...

I am getting this error time to time for my pinpoint setup, and i can't get it to get fixed, I eventually have to docker compose down and up to...

When attempting to use the URL Statistic feature in version 2.5.3, an error occurred. Modifications were made during the startup process: "Error querying the database. The cause was java.sql.SQLException: Failed...