Enhance the robustness of search pattern

This commit is contained in:
Fabing Li 2025-03-04 02:53:18 +00:00 committed by Tate, Hongliang Tian
parent 2cefa7e5fa
commit 76e9694dd0
2 changed files with 2 additions and 2 deletions

View File

@ -8,4 +8,4 @@ chart:
unit: number
result_extraction:
result_index: 2
search_pattern: ^0k\t[0-9]+
search_pattern: ^10k\t[0-9]+

View File

@ -8,4 +8,4 @@ chart:
unit: number
result_extraction:
result_index: 2
search_pattern: 10k
search_pattern: ^10k\t[0-9]+