Skip to content

Commit 03a4e28

Browse files
committed
BUG/MINOR: runtime: add fields to stick table output
Added missing fields to stick table output, http_fail_cnt and http_fail_rate, gpt, gpc and gpc_rate.
1 parent c9539da commit 03a4e28

File tree

11 files changed

+1277
-27
lines changed

11 files changed

+1277
-27
lines changed

.aspell.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ allowed:
2626
- chmigrate
2727
- cli
2828
- clickhouse
29+
- cnt
2930
- composable
3031
- conf
3132
- config
@@ -72,6 +73,8 @@ allowed:
7273
- gorm
7374
- goroutines
7475
- govulncheck
76+
- gpc
77+
- gpt
7578
- hapee
7679
- haproxy
7780
- healthcheck

models/stick_table.go

Lines changed: 27 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

models/stick_table_compare.go

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

models/stick_table_compare_test.go

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)