31 Ping(
const components::ComponentConfig& config,
const components::ComponentContext& component_context);
35 static constexpr std::string_view
kName =
"handler-ping";
44 void AppendWeightHeaders(
http::HttpResponse&)
const;
48 std::chrono::steady_clock::time_point load_time_{};
49 std::chrono::seconds awacs_weight_warmup_time_{60};