Fix tenant statistics annotations normalization

pull/6753/head
Gokhan Gulbiz 2023-03-13 14:32:16 +03:00
parent 596954622c
commit c241af1eb9
No known key found for this signature in database
GPG Key ID: 608EF06B6BD1B45B
1 changed files with 2 additions and 2 deletions

View File

@ -303,5 +303,5 @@ s/(NOTICE: issuing SET LOCAL application_name TO 'citus_rebalancer gpid=)[0-9]+
# shard_rebalancer output, flaky improvement number # shard_rebalancer output, flaky improvement number
s/improvement of 0.1[0-9]* is lower/improvement of 0.1xxxxx is lower/g s/improvement of 0.1[0-9]* is lower/improvement of 0.1xxxxx is lower/g
# normalize tenants statistics annotations
s/\/\*.*\*\///g s/\/\*\{"tId":.*\*\///g