Commit Graph

16 Commits

Author SHA1 Message Date
Chris Bono
301ba872bb Bump libs up to latest
* Spring Boot 2.6.3
* Spring Cloud 2021.0.0
* SCS/F 3.2.1
* etc..

Partially resolves #156
2022-01-24 10:20:21 -06:00
Chris Bono
96c487a820 Consolidate version numbers to 2.0.0(-SNAPSHOT)
Partially resolves #156
2022-01-24 09:18:13 -06:00
Christian Tzolov
264da55034 Add properties task demo prmehteus and doc 2021-03-16 23:44:48 +01:00
Christian Tzolov
07629b4be2 rename task image prefix from springcloud to springcloudtask 2021-03-16 19:09:54 +01:00
Christian Tzolov
bcc2e8ee8a improve task-demo-metrics-prometheus docker config 2021-03-16 18:58:06 +01:00
Christian Tzolov
7eae5d1805 fix task-demo-metrics-prometheus assembly.xml 2021-03-16 18:48:51 +01:00
Christian Tzolov
433a27f67f change the com.example to io.spring package and groupid 2021-03-16 18:31:38 +01:00
Christian Tzolov
519644fcd0 boot24 update 2021-03-16 17:30:41 +01:00
Christian Tzolov
350f1c0cf9 Demo cases for mictometer rproxy bug 2021-03-16 17:30:40 +01:00
Christian Tzolov
34473b025b Improve the wavefront demo task 2020-07-24 14:23:03 +02:00
Christian Tzolov
85a35cc592 Add Wavefront enabled Task demo 2020-07-21 15:32:15 +02:00
Christian Tzolov
d88a3fc6ec Update Task Monitoring Demo to Boot 2.3.1, SpringCloud Hoxton.SR6 and Prometheus RSocket 0.11.0 2020-07-20 14:47:10 +02:00
Christian Tzolov
e42c2888a3 udate task-apps pom dependencies and docs 2019-11-07 16:28:04 +01:00
Christian Tzolov
2b295dafb1 udate task-apps pom versions 2019-11-07 16:02:28 +01:00
Christian Tzolov
36607f7d6c Update the Monitoring samples sections
- Add links to the microsite.
 - Remove obsoleted content
2019-11-06 18:27:19 +01:00
Christian Tzolov
f8078ed08f RSocket Proxy for Prometheus monitoring
- Rename spring-cloud-dataflow-samples/tree/master/micrometer to spring-cloud-dataflow-samples/tree/master/micrometer-samples
 - Rename spring-cloud-dataflow-samples/tree/master/micrometer/tasks to spring-cloud-dataflow-samples/tree/master/micrometer-samples/task-apps
 - Add the apps under spring-cloud-dataflow-samples/tree/master/micrometer/stream-apps
 - Describe or cross-link the description of the new architecture in the root README
 - Add microsite SCDF monitoring links

 Resolves #122
2019-11-06 16:29:17 +01:00