cloudfoundry / java-buildpack-metric-writer

Apache License 2.0
2 stars 4 forks source link

Cloud Foundry Spring Boot Metric Writer

This project provides an extension to Spring Boot that writes Metrics to a Metric Forwarder service.

Development

The project depends on Java 7. To build from source and install to your local Maven cache, run the following:

$ ./mvnw clean install

Contributing

Pull requests and Issues are welcome.

License

This project is released under version 2.0 of the Apache License.