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

I noticed that the TTL values of Hbase are set to 1 year by default and that value can't be changed by e.g. Docker env variables. Can you please make...

How to set data retention days?

I am using pinpoint 2.3.3 (pinpoint-docker) for grpc app based on openjdk11. is pinpoint supporting jkp11 based grpc apps ? pinpoint is not capturing the grpc calls. any specific configuration...

version: 2.3.3 ![image](https://user-images.githubusercontent.com/61652817/148316749-3dfb41d0-343c-45c4-8795-c2022d56e80f.png) ![image](https://user-images.githubusercontent.com/61652817/148506987-f23104ab-7dbb-44be-8d36-e6ee7d938b8d.png) ![image](https://user-images.githubusercontent.com/61652817/148506924-4ac10652-ce1d-41b6-85be-8a4836e519a6.png) User 9999 I never created runs flink process. kdevtmpfsi / kinsing process called mine malware are ran by this user. this process doesn't show up...

Hi, Pinpoint team, We deployed pinpoint components with this repository on k8s, thanks for the efforts to supply these docker images, all of them works well after deployed. But we...

Hi All, Pinpoint Collector :- 2.2.2 Pinpoint Agent :- 2.2.2 We have successfully deployed Pinpoint collector and Web as separate VMs and now need to monitor few of our Java...

http://x.x.x.x:8079/transactionmetadata.pinpoint

Hello, I started to using pinpoint apm with docker compose. In this tutorial (https://github.com/pinpoint-apm/pinpoint-docker). I executed belowing commands; `git clone https://github.com/naver/pinpoint-docker.git` `cd pinpoint-docker` `docker-compose pull && docker-compose up -d` All...

**What version of pinpoint are you using?** v2.2.1 **Describe the bug** pinpoint-web container gets an InternalServerError when it tries to do a REST call to a jobmanager's endpoint: `http://jobmanager:8081/jobs/overview` **What...

Hi, I am going to test pinpoint-quickstart app running on docker with our existing pinpoint collector which is running on VM as non docker container. I did the following steps....