scouter
scouter copied to clipboard
Scouter is an open source APM (Application Performance Management) tool.
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.2.8.RELEASE to 5.2.24.RELEASE. Release notes Sourced from spring-core's releases. v5.2.24.RELEASE :star: New Features Limit string concatenation in SpEL expressions #30332 Limit SpEL expression length #30330 Disable variable...
안녕하세요, Disk usage 관련하여 이슈가 생겨 문의드립니다. 일부 서버들에 대해 Disk Usage를 조회하는 API(/realTime/disk/ofObject/{objHash})가 null 값을 반환하여 disk usage 정보를 가지고 오지 못하고 있습니다. host agent를 root로 기동하였고, 방화벽도 TCP,...
Reproduce: ```shell # run GDK_SYNCHRONIZE=1 ./scouter.client/scouter # input username/password and connect ``` The crash log: ``` Success to connect 127.0.0.1:6100 (direct) [xcb] Unknown sequence number while processing reply [xcb] Most...
Hi Team, Could you please provide the guidance to setup the scouter agent.java to monitor the application-level metrics build in spring boot. Regards, Alika
   Hi, I found that **_io.github.scouter-project:scouter-webapp:2.17.1_**’s pom file introduced **_100_** dependencies. However, among them, **_6_** libraries (**_6%_** have not been used by your project), the redundant dependencies are...
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.6.1 to 2.13.0.redhat-00001. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
안녕하세요. 스카우터 사용자 입니다. Scouter Paper에 DATASOURCE 수집지표가 있는데 빈데이터로 표출되면 java agent conf 설정에 넣어야 할 키워드가 있을까요? DB는 오라클 입니다.
Hello, Good Day! Is there a parameter available to hide/show the bind variables on the server side ? This is possible for data privacy issues with getting data. Just a...
Bumps [spring-webflux](https://github.com/spring-projects/spring-framework) from 5.2.8.RELEASE to 5.2.20.RELEASE. Release notes Sourced from spring-webflux's releases. v5.2.20.RELEASE :star: New Features Restrict access to property paths on Class references #28262 Improve diagnostics in SpEL for...
특정 Metric을 (Process cpu, xlog 등) 못 보여주는데 어디를 살펴봐야 할까요? 웹버젼과 클라이언트 버젼 동일하게 못 보여줍니다. 때로는 웹버젼과 클라이언트 버젼에서 나타나는 Metric 이 서로 다릅니다. 예로 웹버젼에서는 xlog를 보여주는데...