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

Please change the default profile of pinpoint-collector-metric to release. #10442

Open Heejong-Oh opened 11 months ago

Heejong-Oh commented 11 months ago

Prerequisites

Please check the FAQ, and search existing issues for similar questions before creating a new issue.YOU MAY DELETE THIS PREREQUISITES SECTION.

The default profile of the "pinpoint-collector-starter-boot-2.5.3.jar file, which is a pinpoint-collector that uses metrics, is set to local. So the log level is displayed as DEBUG, causing a huge amount of logs to accumulate. You need to change the default profile to release.

image

pinpoint-collector-metric

image

pinpoint-collector

image
Heejong-Oh commented 11 months ago

@intr3p1d Could you check this issue?