bradylove / service-metrics-release

Service Metrics BOSH Release

Home Page:https://docs.pivotal.io/svc-sdk/service-metrics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

BOSH Release Artifacts

Service Metrics releases artifacts can be found on PivNet. Service Metrics 1.5.6+ are licensed under Apache 2.0.

Running the system tests

  1. Deploy this release (and metron_agent) using a manifest similar to the one in manifests/example_manifest.yml.
  2. cp .envrc.template .envrc
  3. Fill in the appropriate values for your environment
  4. go get github.com/cloudfoundry/noaa/samples/firehose
  5. bundle install
  6. bundle exec rake spec

About

Service Metrics BOSH Release

https://docs.pivotal.io/svc-sdk/service-metrics

License:Apache License 2.0


Languages

Language:Shell 49.0%Language:Ruby 30.6%Language:Go 19.8%Language:HTML 0.5%