Register views for GFE metrics, including gfe_latency and gfe_header_missing_count. gfe_latency
measures the latency between Google's network receives an RPC and reads back the first byte of
the response. gfe_header_missing_count is a counter of the number of RPC responses without a
server-timing header.
registerGfeLatencyView()
publicstaticvoidregisterGfeLatencyView()
Register GFE Latency view. gfe_latency measures the latency between Google's network receives
an RPC and reads back the first byte of the response.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-02 UTC."],[],[]]