aliyun / aliyun/aliyun-log-python-sdk
如果屏蔽默认上传的值
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 176
- Forks
- 119
- Avg merge
- 3h 56m
- Merged PRs (30d)
- 2
Description
使用Python Log Handler自动上传并解析KV格式的日志,总是会默认自带一些值,如何进行清理?
比如__source__,tag:client_ip 这些,
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Python Log Handler configuration and the automatic KV log upload and parsing path described in the issue. Determine whether source, tag, and client_ip are configurable default fields, then document or implement a way to suppress them and verify that uploaded records no longer contain the selected values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100