Commit 82624f3
Create spring-boot-tracing module
Issue: 461531 parent d1289d0 commit 82624f3
File tree
90 files changed
+257
-277
lines changed- spring-boot-project
- spring-boot-actuator-autoconfigure-all
- src
- main
- java/org/springframework/boot/actuate/autoconfigure/tracing
- otlp
- resources/META-INF
- services
- spring
- test/java/org/springframework/boot/actuate/autoconfigure/integrationtest
- spring-boot-dependencies
- 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
- actuator
- features
- testing
- spring-boot-starters/spring-boot-starter-actuator
- 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
- spring-boot-tracing
- src
- main
- java/org/springframework/boot/tracing/autoconfigure
- otlp
- prometheus
- zipkin
- resources/META-INF
- services
- spring
- test/java/org/springframework/boot/tracing/autoconfigure
- otlp
- prometheus
- zipkin
- src/checkstyle
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
90 files changed
+257
-277
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
169 | 170 | | |
170 | 171 | | |
171 | 172 | | |
| |||
Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 78 | | |
85 | | - | |
86 | 79 | | |
87 | 80 | | |
88 | 81 | | |
| |||
123 | 116 | | |
124 | 117 | | |
125 | 118 | | |
126 | | - | |
127 | | - | |
128 | 119 | | |
129 | | - | |
130 | 120 | | |
131 | 121 | | |
132 | 122 | | |
| |||
141 | 131 | | |
142 | 132 | | |
143 | 133 | | |
144 | | - | |
145 | 134 | | |
146 | 135 | | |
147 | 136 | | |
| |||
This file was deleted.
Lines changed: 0 additions & 33 deletions
This file was deleted.
Lines changed: 0 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 10 | | |
16 | 11 | | |
17 | 12 | | |
18 | 13 | | |
19 | 14 | | |
20 | 15 | | |
21 | 16 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 17 | | |
48 | 18 | | |
49 | 19 | | |
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
60 | | - | |
| 58 | + | |
61 | 59 | | |
62 | 60 | | |
63 | 61 | | |
64 | 62 | | |
65 | 63 | | |
66 | | - | |
| 64 | + | |
67 | 65 | | |
68 | 66 | | |
69 | 67 | | |
70 | | - | |
71 | | - | |
| 68 | + | |
72 | 69 | | |
73 | 70 | | |
74 | 71 | | |
| |||
0 commit comments