2025-02-03 03:18:38 +00:00
|
|
|
[[Server]]
|
|
|
|
Pattern = "POST /telemetry-ext"
|
|
|
|
Response.Body = '''
|
|
|
|
{
|
|
|
|
"numProtoSuccess": 2
|
|
|
|
}
|
|
|
|
'''
|
2025-02-03 05:27:34 +00:00
|
|
|
|
2025-02-03 10:54:01 +00:00
|
|
|
[[Repls]]
|
|
|
|
Old = 'execution_time_ms\\\":\d{1,5},'
|
|
|
|
New = 'execution_time_ms\":\"SMALL_INT\",'
|