wangqjia
wangqjia
**Concisely describe the proposed feature** 1. 提高日志页面查询可读性 2. 限制大分页查询,提供最大分页限制参数 **Describe the solution you'd like (if any)** 1. 日志页面查询可读性: 提供多种格式展示,比如传统日志文本展示 2. 增加服务配置参数或者功能配置
### Describe the bug The memory limitation of the ClickHouse service on a single node affects insertion, and after restarting ClickHouse, the application service does not recover and keeps looking...
The tracing data tracked via Java OpenTelemetry and exported to ClickHouse is not visible in the tracing menu. What could be the reason for this? The data exists in ClickHouse,...
After introducing dependencies, related APIs cannot be introduced. Maven is normal. ` implementation 'io.pyroscope:agent:0.14.0' `
because the latest branch addresses some known issues
### What's wrong? After starting alloy for 1 second, the console of the machine node is automatically closed. ### Steps to reproduce 1. Start ./alloy-linux-amd64 run cfg.river --server.http.listen-addr=0.0.0.0:8802 2. The...
The client and service are using version 1.7.1. The purpose of upgrading the client to version 2.x is to address known issues. We want to verify if it works properly.
My scenario involves limiting the sending frequency per user, where user IDs are unknown in advance. How can this be implemented? Through the documentation, I learned that rules need to...
After integrating pyroscope-java into the Java service, I found that the analysis data for ReentrantLock and synchronized appear in the block and mutex types respectively. Based on mutex classification, shouldn't...