65845c7531
* VAULT-1564 report in-flight requests * adding a changelog * Changing some variable names and fixing comments * minor style change * adding unauthenticated support for in-flight-req * adding documentation for the listener.profiling stanza * adding an atomic counter for the inflight requests addressing comments * addressing comments * logging completed requests * fixing a test * providing log_requests_info as a config option to determine at which level requests should be logged * removing a member and a method from the StatusHeaderResponseWriter struct * adding api docks * revert changes in NewHTTPResponseWriter * Fix logging invalid log_requests_info value * Addressing comments * Fixing a test * use an tomic value for logRequestsInfo, and moving the CreateClientID function to Core * fixing go.sum * minor refactoring * protecting InFlightRequests from data race * another try on fixing a data race * another try to fix a data race * addressing comments * fixing couple of tests * changing log_requests_info to log_requests_level * minor style change * fixing a test * removing the lock in InFlightRequests * use single-argument form for interface assertion * adding doc for the new configuration paramter * adding the new doc to the nav data file * minor fix |
||
---|---|---|
.. | ||
assets.go | ||
assets_stub.go | ||
auth_token_test.go | ||
cors.go | ||
custom_header_test.go | ||
forwarded_for_test.go | ||
forwarding_bench_test.go | ||
forwarding_test.go | ||
handler.go | ||
handler_test.go | ||
help.go | ||
help_test.go | ||
http_test.go | ||
logical.go | ||
logical_test.go | ||
plugin_test.go | ||
sys_audit_test.go | ||
sys_auth_test.go | ||
sys_config_cors_test.go | ||
sys_config_state_test.go | ||
sys_feature_flags.go | ||
sys_generate_root.go | ||
sys_generate_root_test.go | ||
sys_health.go | ||
sys_health_test.go | ||
sys_hostinfo_test.go | ||
sys_in_flight_requests.go | ||
sys_in_flight_requests_test.go | ||
sys_init.go | ||
sys_init_test.go | ||
sys_internal_test.go | ||
sys_leader.go | ||
sys_leader_test.go | ||
sys_lease_test.go | ||
sys_metrics.go | ||
sys_metrics_test.go | ||
sys_monitor_test.go | ||
sys_mount_test.go | ||
sys_mounts_test.go | ||
sys_policy_test.go | ||
sys_raft.go | ||
sys_rekey.go | ||
sys_rekey_test.go | ||
sys_rotate_test.go | ||
sys_seal.go | ||
sys_seal_test.go | ||
sys_wrapping_test.go | ||
testing.go | ||
unwrapping_raw_body_test.go | ||
util.go |