You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
Some of the metric functions look a little interesting.
https://github.com/cloudfoundry-community/stackdriver-tools/blob/master/src/stackdriver-nozzle/messages/metric.go#L55
metric.go has no tests. It should have some.
metric.go: might be better to have a mapping from envelope type to stackdriver metrics type.
https://github.com/cloudfoundry-community/stackdriver-tools/blob/master/src/stackdriver-nozzle/nozzle/unit_parser.go
Maybe there is a library which could do part of this?