Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

cloudfoundry/service-metrics

 
 

Repository files navigation

(Deprecated) service-metrics

This repo is deprecated in favor of https://github.com/cloudfoundry/service-metrics-release

Sevice Metrics is a framework for easily sending metrics to Cloud Foundry's Loggregator system.

In production, this application is deployed via a BOSH release. See its repo for more details.

User Documentation

User documentation can be found here. Documentation is targeted at service authors wishing to deploy their services on-demand and operators wanting to offer services on-demand.

Useage

Takes a 'metrics command' as input, runs the command, and forwards the resulting metrics output to metron.

Running the tests

./scripts/run-tests.sh

Packages

No packages published

Languages

  • Go 99.7%
  • Shell 0.3%