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.
- Deploy this release (and metron_agent) using a manifest similar to the one in
manifests/example_manifest.yml
. cp .envrc.template .envrc
- Fill in the appropriate values for your environment
go get github.com/cloudfoundry/noaa/samples/firehose
bundle install
bundle exec rake spec