Commit Graph

6 Commits

Author SHA1 Message Date
Dan Ballard c75d25f1c0 document mathiasme fix
continuous-integration/drone/push Build is passing Details
2022-01-04 11:43:51 -05:00
mathiasme 2622e64213 Patched atomic calculation issue with 32 bits ARM architectures
continuous-integration/drone/pr Build is passing Details
Server was not working on my raspberry Pi. Appears the issue is related to the Go compiler (https://github.com/golang/go/issues/599). As read here https://github.com/census-instrumentation/opencensus-go/issues/587 , I switched these two lines in the counter struct and it now works.
2022-01-01 16:40:56 +00:00
Dan Ballard 872bf30b1b refactor monitors, remove pidusage, fix logging optionality, improve fetch stats, improve reporting
continuous-integration/drone/pr Build is passing Details
2021-11-25 18:22:22 -08:00
Dan Ballard 7fbe110361 golint -> staticcheck and required changes
continuous-integration/drone/pr Build is passing Details
2021-11-08 15:15:00 -08:00
Dan Ballard 45fa9fd31b rewire in message count metrics 2021-08-17 09:51:10 -07:00
Sarah Jamie Lewis 192c97f6f5 Initial Copy over from Cwtch 2021-05-07 11:36:34 -07:00