Commit Graph

22 Commits (d2824c6b13877af4ff488aebf80240713155accc)

Author SHA1 Message Date
Michael 70937ab503
Fix docker-compose isolated network 5 years ago
Michael 16cdfbd5f0
clang-tidy modernize pass 5 years ago
Rick V 16096c6adb
add debug helper lib for core dump generation on all supported windows targets
had an epiphany earlier

i kept having problems with static linking because
i merged the GNU C runtime with the SEH library
instead of merging the latter with pthread
5 years ago
Michael be997020dd
Fixup two minor warnings 5 years ago
Michael 488695047f
Remove redundant else blocks 5 years ago
Michael fedf6cb8e0
Send netid to metrictank 5 years ago
Michael c0525f2ea3
Move local publishers to their own files 5 years ago
Michael 95646d2d87
Publish metric tags 5 years ago
Michael 7d4126407c
Introduce tags for metrics 5 years ago
Michael d244674339
Unfuck integer metrics 5 years ago
Michael 0a5ac10880
Unfuck metrics 5 years ago
Michael a1ef2ca342
Tidy up metric code 5 years ago
Michael cec2b97134
Log when we publish to metrictank 5 years ago
Michael dd8a93a400
Apply rule of zero to code base 5 years ago
michael-loki 0195152e05 Allow builds on MSVC (#518)
* Import cxxopts to replace getopts usage

* Add visual studio build things

* Fixup abseil build parts

* Replace __attribute__((unused)) with ABSL_ATTRIBUTE_UNUSED

* Fixup minor windows build issues

* Replace getopts usage

* Temporarily fixup .rc files

* More minor windows fixes

* Get a working build

* Revert .rc files

* Revert changes to nodedb
5 years ago
Rick V 4ca60e65a4
when SunOS 4.x/Sun386i compatibilty was yanked,
some of the more useful functions graduated to the main libc
5 years ago
Michael fdc4b9c4bd
Remove debugging abort from jsonpublisher 5 years ago
Rick V 85f8f71684
windows headers are lowercase on unix 5 years ago
Michael ae341b40fd
fixup! MetricTank metric collector 5 years ago
Michael afa058c4ee Fix build on windows 5 years ago
Michael 3b5d49e0f8 MetricTank metric collector 5 years ago
Michael 544c5f9b61 Move metrics publishers to their own directory 5 years ago