Open
Description
Different log levels are frequently not enabled when running in production due to processing costs. However, significant changes in the frequency of logs is unexpected. To enable monitoring of disabled logs, it would be nice to add a metric that records how frequently different log levels would be logged.
This interface defines the different log levels:
avalanchego/utils/logging/logger.go
Lines 21 to 41 in 318da00
It would be nice to add metrics here:
avalanchego/utils/logging/log.go
Lines 82 to 87 in 318da00
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog 🧊