Commit 717d1d2
committed
Create spring-boot-tracing module
1 parent 7c2b625 commit 717d1d2
File tree
91 files changed
+240
-346
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
- tracing/zipkin
- 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.
91 files changed
+240
-346
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
| |||
Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 61 | | |
68 | | - | |
69 | 62 | | |
70 | 63 | | |
71 | 64 | | |
| |||
106 | 99 | | |
107 | 100 | | |
108 | 101 | | |
109 | | - | |
110 | | - | |
111 | 102 | | |
112 | | - | |
113 | 103 | | |
114 | 104 | | |
115 | 105 | | |
| |||
124 | 114 | | |
125 | 115 | | |
126 | 116 | | |
127 | | - | |
128 | 117 | | |
129 | 118 | | |
130 | 119 | | |
| |||
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