Jeff Johnson

Results 5 issues of Jeff Johnson

Hits a ton of issues with Rubocop and rightly so.

enhancement

## Syntax View: ``` erb ``` ## Expected Behavior On first load, the partial is rendered as a placeholder and filled in. On subsequent loads it is in the cache...

enhancement

Push the Spinner cf app as part of the [tile](https://github.com/cloudfoundry-community/stackdriver-tools/blob/develop/tile.yml.erb). Re-use the service account used by the nozzle. This may require adding a `GOOGLE_CREDENTIALS_JSON` to the manifest and plumbing it...

stackdriver-spinner

The [spinner](https://github.com/cloudfoundry-community/stackdriver-tools/tree/develop/src/stackdriver-spinner#stackdriver-spinner) emits a [log entry](https://github.com/cloudfoundry-community/stackdriver-tools/blob/develop/src/stackdriver-spinner/main.go#L63) that describes the outcome of it's log loss test. The user should be able to emit a custom metric with this result to Stackdriver...

stackdriver-spinner

see discussion in #137. Use native protos at the point of [translation](https://github.com/cloudfoundry-community/stackdriver-tools/blob/develop/src/stackdriver-nozzle/nozzle/metric_sink.go#L43) instead of ushering them into an intermediary format.