wtt

Results 30 issues of wtt

**Description**: In the current system, when a user queries all spaces, if the data volume is large, it will result in a long query time, affecting the user experience. To...

## Description The current implementation of `ScheduledThreadPoolExecutor` does not directly support coroutines in thread creation and management. Coroutines offer a more lightweight and efficient concurrency mechanism, allowing the system to...

## Description Currently, our `log-manager` component receives and processes a large volume of log inputs. To better manage and monitor log information, we propose to categorize logs by directing error...

## Description Our current logging system has some limitations when parsing JSON-formatted log content. To improve the flexibility and efficiency of log parsing, we propose to add support for parsing...

## Issue Description Currently, our logging system lacks a feature that allows users to enable or disable immediate log collection. This can be particularly useful in scenarios where we need...

enhancement
discussion

This PR aims to enhance the application environment information query function by introducing data center information to improve the traceability and management efficiency of log data. Additionally, pre- and post-processing...

The query for node information in the TPC based on the node ID and project name is incorrect due to the lack of distinction between external and internal nodes.

## Description - **Overview**: The current system encounters an Out-Of-Memory (OOM) issue when processing bulk file reading with wildcard matching, and we plan to upgrade Elasticsearch (ES) to the latest...

## Description The current `logs-stream` log parsing module lacks some flexible extension points, which limits our ability to control configuration content and the task execution process. To enhance the module's...

**Which plugin(请说明一下希望在哪个插件中集成这个新功能)** qrcode-plugin **Please describe new feature(请描述下希望实现的功能特点).** 二维码的形状,body shape和eye shape各自可以使用不同的形状,目前都是用的同一个形状,例如三角形、就行、菱形等 **Describe the solution you'd like(请描述下期望实现的方式)** 支持自定义配置 **Additional context(其他信息)**