This has been moved to cloudfoundry/service-metrics-release
A BOSH release for a Service Metrics.
Sevice Metrics is a framework for easily sending metrics to Cloud Foundry's Loggregator system.
User documentation can be found here. Documentation is targeted at service authors wishing to send metrics from their service and operators wanting to configure service metrics.
Service Metrics releases artifacts can be found on PivNet. Service Metrics 1.5.6+ are licensed under Apache 2.0.
manifests/example_manifest.yml
.cp .envrc.template .envrc
go get github.com/cloudfoundry/noaa/samples/firehose
bundle install
bundle exec rake spec