Commit f575442
committed
Move metrics export into spring-boot-metrics
1 parent 3bbe785 commit f575442
File tree
181 files changed
+1826
-2455
lines changed- spring-boot-project
- spring-boot-actuator-autoconfigure-all
- src
- main
- java/org/springframework/boot/actuate/autoconfigure
- metrics
- data
- export
- signalfx
- wavefront
- task
- observation/web
- reactive
- servlet
- tracing/prometheus
- wavefront
- resources/META-INF
- spring
- test/java/org/springframework/boot/actuate/autoconfigure
- metrics
- export/signalfx
- jersey
- test
- tracing
- prometheus
- zipkin
- spring-boot-docker-compose-all
- src
- dockerTest/java/org/springframework/boot/docker/compose/service/connection/otlp
- main/java/org/springframework/boot/docker/compose/service/connection/otlp
- spring-boot-docs/src/docs/antora/modules/reference/pages
- features
- testing
- spring-boot-metrics
- src
- main
- java/org/springframework/boot/metrics
- autoconfigure
- export
- appoptics
- atlas
- datadog
- dynatrace
- elastic
- ganglia
- graphite
- humio
- influx
- jmx
- kairos
- newrelic
- otlp
- prometheus
- properties
- simple
- stackdriver
- statsd
- jvm
- logging
- log4j2
- logback
- startup
- system
- startup
- system
- resources/META-INF
- spring
- testFixtures/java/org/springframework/boot/actuate/autoconfigure/metrics/export/properties
- test/java/org/springframework/boot/metrics/autoconfigure/export
- appoptics
- atlas
- datadog
- dynatrace
- elastic
- ganglia
- graphite
- humio
- influx
- jmx
- kairos
- newrelic
- otlp
- prometheus
- properties
- simple
- stackdriver
- statsd
- spring-boot-test-autoconfigure/src/main/resources/META-INF/spring
- spring-boot-testcontainers-all
- src
- dockerTest/java/org/springframework/boot/testcontainers/service/connection/otlp
- main/java/org/springframework/boot/testcontainers/service/connection/otlp
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
181 files changed
+1826
-2455
lines changedLines changed: 6 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | 63 | | |
| 64 | + | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | 70 | | |
92 | 71 | | |
93 | 72 | | |
94 | 73 | | |
95 | | - | |
| 74 | + | |
96 | 75 | | |
97 | 76 | | |
98 | 77 | | |
| |||
137 | 116 | | |
138 | 117 | | |
139 | 118 | | |
| 119 | + | |
140 | 120 | | |
141 | 121 | | |
| 122 | + | |
142 | 123 | | |
143 | 124 | | |
144 | 125 | | |
| |||
159 | 140 | | |
160 | 141 | | |
161 | 142 | | |
| 143 | + | |
162 | 144 | | |
163 | 145 | | |
164 | 146 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments