Commit d39dd97
committed
warn user about incorrect traffic and versions numbers with active replicas
/var/log/github-audit.log is used to query traffic and version info.
These log files are written on the node that serves the traffic and
we only query the log file on the primary. Therefore, in a configuration
with active replicas we are not reporting the right numbers.
Warn the user about until we fix this.1 parent 5680031 commit d39dd97
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
0 commit comments