Skip to content

Commit 4e05731

Browse files
author
rudolfzhao
committed
修改测试用例资源
1 parent e9520e4 commit 4e05731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/services/gaap/data_source_tc_gaap_proxy_statistics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Example Usage
66
data "tencentcloud_gaap_proxy_statistics" "proxy_statistics" {
77
proxy_id = "link-m9t4yho9"
88
start_time = "2024-05-20 00:00:00"
9-
end_time = "2023-05-20 23:59:59"
9+
end_time = "2024-05-20 23:59:59"
1010
metric_names = ["InBandwidth", "OutBandwidth", "InFlow", "OutFlow", "InPackets", "OutPackets", "Concurrent", "HttpQPS", "HttpsQPS", "Latency", "PacketLoss"]
1111
granularity = 300
1212
}

0 commit comments

Comments
 (0)