Skip to content

Commit

Permalink
server: capture info about hardware and OS in diagnostics
Browse files Browse the repository at this point in the history
Information about the machines we’re running on, such as number of cores
memory or OS version will help us identify commonly used deployment
Configurations that we can then consider when testing and tuning, e.g.
picking size caches, writing deployment recommendations, etc.

Release note(general change): Include hardware and OS information in the anonymous diagnostics reporting sent to Cockroach Labs if enabled.
  • Loading branch information
dt committed Aug 16, 2018
1 parent 2f15c44 commit b815cc4
Show file tree
Hide file tree
Showing 6 changed files with 1,191 additions and 52 deletions.
7 changes: 6 additions & 1 deletion Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b815cc4

Please sign in to comment.