apex / apex/up

Remove all dynamic content from log messages

Open
#374 0 comments 0 reactions 0 assignees View on GitHub
Refactor
Dominant language
Go
Stars
8.8k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.