This repository was archived by the owner on May 14, 2025. It is now read-only.
File tree 4 files changed +4
-4
lines changed
spring-cloud-dataflow-composed-task-runner
spring-cloud-dataflow-server-core
spring-cloud-dataflow-tasklauncher/spring-cloud-dataflow-tasklauncher-sink-dependencies
spring-cloud-skipper/spring-cloud-skipper-server-core
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 102
102
</dependency >
103
103
<dependency >
104
104
<groupId >io.micrometer</groupId >
105
- <artifactId >micrometer-registry-prometheus</artifactId >
105
+ <artifactId >micrometer-registry-prometheus-simpleclient </artifactId >
106
106
</dependency >
107
107
<dependency >
108
108
<groupId >io.micrometer.prometheus</groupId >
Original file line number Diff line number Diff line change 28
28
</dependency >
29
29
<dependency >
30
30
<groupId >io.micrometer</groupId >
31
- <artifactId >micrometer-registry-prometheus</artifactId >
31
+ <artifactId >micrometer-registry-prometheus-simpleclient </artifactId >
32
32
</dependency >
33
33
<dependency >
34
34
<groupId >io.micrometer.prometheus</groupId >
Original file line number Diff line number Diff line change 79
79
</dependency >
80
80
<dependency >
81
81
<groupId >io.micrometer</groupId >
82
- <artifactId >micrometer-registry-prometheus</artifactId >
82
+ <artifactId >micrometer-registry-prometheus-simpleclient </artifactId >
83
83
</dependency >
84
84
<dependency >
85
85
<groupId >org.springframework.cloud</groupId >
Original file line number Diff line number Diff line change 40
40
</dependency >
41
41
<dependency >
42
42
<groupId >io.micrometer</groupId >
43
- <artifactId >micrometer-registry-prometheus</artifactId >
43
+ <artifactId >micrometer-registry-prometheus-simpleclient </artifactId >
44
44
</dependency >
45
45
<dependency >
46
46
<groupId >io.micrometer.prometheus</groupId >
You can’t perform that action at this time.
0 commit comments