Skip to content

validate user input for log level

b6d9c9f
Select commit
Loading
Failed to load commit list.
Merged

[log] [metric] Log Setting API, More TRACE Logs, and Gatherer Support #201

validate user input for log level
b6d9c9f
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Dec 1, 2025 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 6b5ffb0 [log] logr.Logger and logr.LogSink Support for con... Valid sign-off found
🟢 143bde6 logr stores an internal ctx for fields; withlogfie... Valid sign-off found
🟢 4004679 use new withlogfields internally; document ineffic... Valid sign-off found
🟢 4629a14 fixed linter Valid sign-off found
🟢 f21e9a0 gatherer for custom metrics exporting Valid sign-off found
🟢 139bc91 eliminating monitoring server logs; supporting cha... Valid sign-off found
🟢 864ecbb fixed test; removed other noisy log from dbsql Valid sign-off found
🟢 f656209 move http conn logs to trace Valid sign-off found
🟢 0e811ee more flexible dynamic logging API for future setti... Valid sign-off found
🟢 d73a8c5 fix panic for klog.Object structs in controller-ru... Valid sign-off found
🟢 e77cfe7 removing logr implementation Valid sign-off found
🟢 064c97e less debug logs Valid sign-off found
🟢 a1ff727 fix lint Valid sign-off found
🟢 57fc551 reverting dbsql log changes Valid sign-off found
🟢 b5869c6 removing handler init in favor of simple setloglev... Valid sign-off found
🟢 4bcfa39 comments and log methods feedback Valid sign-off found
🟢 7feb10d Fix test Valid sign-off found
🟢 542c507 Update pkg/ffapi/apiserver.go Valid sign-off found
🟢 ecf04ba ffapi Valid sign-off found
🟢 32c4e02 add remote/local addrs to conn ctx for httpserver Valid sign-off found
🟢 c545757 Check ctx fields in unit test Valid sign-off found
🟢 ee2c8e6 log local/remote in apiserver handlers now that th... Valid sign-off found
🟢 b6d9c9f validate user input for log level Valid sign-off found