Skip to content

Commit 45540e1

Browse files
mjuragaGopher Bot
authored andcommitted
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 078bae7 commit 45540e1

11 files changed

+1277
-27
lines changed

.aspell.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ allowed:
2525
- chmigrate
2626
- cli
2727
- clickhouse
28+
- cnt
2829
- composable
2930
- conf
3031
- config
@@ -71,6 +72,8 @@ allowed:
7172
- gorm
7273
- goroutines
7374
- govulncheck
75+
- gpc
76+
- gpt
7477
- hapee
7578
- haproxy
7679
- 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)