Commit f4d24d2
committed
Release v0.2.1
Release [v0.2.1] - 2022-09-16
** Bugfix
- use trimmed serverZones name
- improved the accuracy of total(*) statistics by nginx-module-sts/pull/10
** Chore
- Add CI badge in README ([#245](#245))
** Compatibility
- fixed an issues/232 with compile errors in gcc 11.3
** Debug
- added ngx_log_error() when ngx_http_vhost_traffic_status_node_position_key() failed for issues/212
** Docs
- Fixed README
** Test
- build without -Wno-stringop-overread ([#243](#243))
- Add test for prometheus syntax
- Add test for display prometheus
Signed-off-by: SuperQ <[email protected]>1 parent 99b0389 commit f4d24d2
File tree
3 files changed
+29
-4
lines changed- src
3 files changed
+29
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
6 | 29 | | |
7 | 30 | | |
8 | 31 | | |
| |||
15 | 38 | | |
16 | 39 | | |
17 | 40 | | |
| 41 | + | |
18 | 42 | | |
19 | 43 | | |
20 | 44 | | |
| |||
305 | 329 | | |
306 | 330 | | |
307 | 331 | | |
308 | | - | |
| 332 | + | |
| 333 | + | |
309 | 334 | | |
310 | 335 | | |
311 | 336 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1821 | 1821 | | |
1822 | 1822 | | |
1823 | 1823 | | |
1824 | | - | |
| 1824 | + | |
1825 | 1825 | | |
1826 | 1826 | | |
1827 | 1827 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments