Commit 2ffb08c
authored
Turn off statistics reporting in CI (#247)
## Usage and product changes
We turn off the `--diagnostics.reporting.statistics` in our CI builds
not to send non-real diagnostics data.
In version 2.28 and earlier, this flag purely prevents `TypeDB` from
sending any diagnostics data.
In the upcoming version 2.28.1, this flag still allows `TypeDB` to send
a single diagnostics snapshot with the information of when the
diagnostics data has been turned off, but it happens only after the
server runs for 1 hour, so we expect the CI builds not to reach this
point and not to send any diagnostics data as well.1 parent 619764a commit 2ffb08c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments