Remove all dynamic content from log messages
Đang mở
Refactor
- Ngôn ngữ chính
- Go
- Star
- 8.8k
- Fork
- 383
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Up's logs should be structured and machine-friendly, no `Infof()`'s with dynamic content. This makes it easier to query against and lowers the cardinality for cases where you're binning by `err.message`.
Possibly document all the errors and logs as well, but they should be reasonably obvious.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.