OpenCensus support is deprecated and will be removed in a future version Enables
OpenCensus GFE metric aggregations.
This will register views for gfe_latency and gfe_header_missing_count metrics.
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 received without the server-timing header.