Files
spring-cloud-dataflow-samples/micrometer/spring-cloud-dataflow-prometheus-service-discovery
Christian Tzolov 2960e249aa SCDF metrics with Prometheus, InfluxDB and Grafana
Resolve #56
Resolve #57
Resolve #60

- Address the review questions
- Update SCDF common tags names (use dot notation)
- Move Prometheus service-discovery module to samples

address review comments
2018-05-16 13:54:04 +05:30
..

Spring Cloud Data Flow - Prometheus Service Discovery (Local Deployer)

Sample service that uses the SCDF's runtime applications metadata to discover SpringBoot applications to be monitored with Prometheus.

Works only for SCDF local deployer and should be used on for test/demo purposes.