Skip navigation links
com.tencentcloudapi.teo.v20220901.models

Class DescribeTimingL7AnalysisDataRequest

Returns:
MetricNames Metric list. Valid values:
  • l7Flow_outFlux: L7 EdgeOne response traffic. Unit: byte;
  • l7Flow_inFlux: L7 client request traffic. Unit: byte;
  • l7Flow_flux: L7 total traffic (including EdgeOne response traffic and client request traffic). Unit: byte;
  • l7Flow_outBandwidth: L7 EdgeOne response bandwidth. Unit: bps;
  • l7Flow_inBandwidth: L7 client request bandwidth. Unit: bps;
  • l7Flow_bandwidth: L7 total bandwidth (including EdgeOne response bandwidth and client request bandwidth). Unit: bps;
  • l7Flow_request: L7 request count. Unit: times;
  • l7Flow_avgResponseTime: Average L7 edge response time. Unit: ms (milliseconds);
  • l7Flow_avgFirstByteResponseTime: Average L7 edge first byte response time. Unit: ms.
  • Parameters:
    MetricNames - Metric list. Valid values:
  • l7Flow_outFlux: L7 EdgeOne response traffic. Unit: byte;
  • l7Flow_inFlux: L7 client request traffic. Unit: byte;
  • l7Flow_flux: L7 total traffic (including EdgeOne response traffic and client request traffic). Unit: byte;
  • l7Flow_outBandwidth: L7 EdgeOne response bandwidth. Unit: bps;
  • l7Flow_inBandwidth: L7 client request bandwidth. Unit: bps;
  • l7Flow_bandwidth: L7 total bandwidth (including EdgeOne response bandwidth and client request bandwidth). Unit: bps;
  • l7Flow_request: L7 request count. Unit: times;
  • l7Flow_avgResponseTime: Average L7 edge response time. Unit: ms (milliseconds);
  • l7Flow_avgFirstByteResponseTime: Average L7 edge first byte response time. Unit: ms.
  • Skip navigation links

    Copyright © 2025. All rights reserved.