Metrics should total not avg #73

Merged
sarah merged 1 commits from dan/cwtch:metrics-total into master 2018-06-29 19:15:16 +00:00
Owner

I can't math sometimes I swear

also the metricsHistory test will need to be added to the integ test

I can't math sometimes I swear also the metricsHistory test will need to be added to the integ test
Author
Owner

wait, thats wrong for some use cases too

messages should be cumunalative, client conns, memory use, and cpu should be averaged...

wait, thats wrong for some use cases too messages should be cumunalative, client conns, memory use, and cpu should be averaged...
dan closed this pull request 2018-06-28 20:20:30 +00:00
Author
Owner

added ability for metrics to be either cumlative or averaged

added ability for metrics to be either cumlative or averaged
dan reopened this pull request 2018-06-28 23:18:39 +00:00
Owner

Checking code quality (you want to see no output here)

Vetting:

cwtch.im/cwtch/server/metrics

server/metrics/metrics.go:164: Sprintf format %d has arg array of wrong type []float64

Linting:

Checking code quality (you want to see no output here) Vetting: # cwtch.im/cwtch/server/metrics server/metrics/metrics.go:164: Sprintf format %d has arg array of wrong type []float64 Linting:
Author
Owner

fixed

fixed
sarah closed this pull request 2018-06-29 19:15:16 +00:00
Sign in to join this conversation.
No description provided.