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
2019-08-01 21:39:42 -05:00
Michael
be997020dd
Fixup two minor warnings
2019-07-12 07:27:21 +01:00
Michael
488695047f
Remove redundant else blocks
2019-07-09 22:54:46 +01:00
Michael
fedf6cb8e0
Send netid to metrictank
2019-06-20 00:00:59 +01:00
Michael
c0525f2ea3
Move local publishers to their own files
2019-06-15 15:48:48 +01:00
Michael
95646d2d87
Publish metric tags
2019-06-13 23:09:58 +01:00
Michael
7d4126407c
Introduce tags for metrics
2019-06-13 22:58:17 +01:00
Michael
d244674339
Unfuck integer metrics
2019-06-11 21:46:51 +01:00
Michael
0a5ac10880
Unfuck metrics
2019-06-11 21:46:51 +01:00
Michael
a1ef2ca342
Tidy up metric code
2019-06-11 21:38:31 +01:00
Michael
cec2b97134
Log when we publish to metrictank
2019-06-11 21:38:31 +01:00
Michael
dd8a93a400
Apply rule of zero to code base
2019-05-19 23:11:07 +01:00
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
2019-04-19 13:24:33 -05:00
Rick V
4ca60e65a4
when SunOS 4.x/Sun386i compatibilty was yanked,
...
some of the more useful functions graduated to the main libc
2019-04-16 16:03:23 -05:00
Michael
fdc4b9c4bd
Remove debugging abort from jsonpublisher
2019-04-16 02:21:09 +01:00
Rick V
85f8f71684
windows headers are lowercase on unix
2019-04-15 20:08:29 -05:00
Michael
ae341b40fd
fixup! MetricTank metric collector
2019-04-14 18:29:35 +01:00
Michael
afa058c4ee
Fix build on windows
2019-04-14 18:12:11 +01:00
Michael
3b5d49e0f8
MetricTank metric collector
2019-04-14 17:18:32 +01:00
Michael
544c5f9b61
Move metrics publishers to their own directory
2019-04-14 17:18:32 +01:00