pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.39k stars 3.75k forks source link

How can I extend the storage period for summary information? #10954

Open king1975 opened 5 months ago

king1975 commented 5 months ago

Dear All

I would like to increase the storage period for the summary information below. To achieve this, I would like to inquire which table's TTL value must be increased.

Best Regrads. Thank you.

image

donghun-cho commented 4 months ago

For summary information or application with the pinpoint agent, increasing the TTL of the ApplicationMapStatisticsSelf_Ver2 table will work.

If this answer is not sufficient, please ask for more details, because for other nodes/links data in the server map or filtered map, you will need to modify the TTL of additional tables.

  1. node of applcation with pinpoint agent
  2. other link and nodes image