File tree
103 files changed
+328
-382
lines changed- docs
- examples/metrics
- instruments
- views
- getting_started
- exporter
- opentelemetry-exporter-opencensus/src/opentelemetry/exporter/opencensus/trace_exporter
- opentelemetry-exporter-otlp-proto-common
- src/opentelemetry/exporter/otlp/proto/common/_internal
- _log_encoder
- metrics_encoder
- trace_encoder
- tests
- opentelemetry-exporter-otlp-proto-grpc
- src/opentelemetry/exporter/otlp/proto/grpc
- _log_exporter
- metric_exporter
- trace_exporter
- tests
- opentelemetry-exporter-otlp-proto-http
- src/opentelemetry/exporter/otlp/proto/http
- _log_exporter
- metric_exporter
- trace_exporter
- encoder
- tests
- opentelemetry-exporter-prometheus/src/opentelemetry/exporter/prometheus
- opentelemetry-exporter-zipkin-json
- src/opentelemetry/exporter/zipkin
- encoder
- json
- v1
- v2
- tests/encoder
- opentelemetry-exporter-zipkin-proto-http
- src/opentelemetry/exporter/zipkin/proto/http
- v2
- gen
- tests/encoder
- opentelemetry-api
- src/opentelemetry
- attributes
- baggage
- propagation
- context
- metrics/_internal
- propagators
- trace
- propagation
- util
- tests
- attributes
- trace/propagation
- util
- opentelemetry-proto/src/opentelemetry/proto
- collector
- logs/v1
- metrics/v1
- trace/v1
- common/v1
- logs/v1
- metrics/v1
- resource/v1
- trace/v1
- opentelemetry-sdk
- src/opentelemetry/sdk
- _configuration
- _logs/_internal
- export
- metrics/_internal
- exemplar
- export
- resources
- trace
- export
- tests
- metrics
- integration_test
- opentelemetry-semantic-conventions/src/opentelemetry/semconv/_incubating/metrics
- propagator
- opentelemetry-propagator-b3/src/opentelemetry/propagators/b3
- opentelemetry-propagator-jaeger/src/opentelemetry/propagators/jaeger
- scripts
- shim
- opentelemetry-opencensus-shim/src/opentelemetry/shim/opencensus
- opentelemetry-opentracing-shim/src/opentelemetry/shim/opentracing_shim
- tests/opentelemetry-test-utils/src/opentelemetry/test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
103 files changed
+328
-382
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
| |||
39 | 38 |
| |
40 | 39 |
| |
41 | 40 |
| |
42 |
| - | |
| 41 | + | |
43 | 42 |
| |
44 | 43 |
| |
45 | 44 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 | 24 |
| |
30 | 25 |
| |
31 | 26 |
| |
| |||
69 | 64 |
| |
70 | 65 |
| |
71 | 66 |
| |
72 |
| - | |
73 |
| - | |
74 |
| - | |
| 67 | + | |
75 | 68 |
| |
76 | 69 |
| |
77 | 70 |
| |
| |||
137 | 130 |
| |
138 | 131 |
| |
139 | 132 |
| |
140 |
| - | |
| 133 | + | |
141 | 134 |
| |
142 | 135 |
| |
143 | 136 |
| |
| |||
152 | 145 |
| |
153 | 146 |
| |
154 | 147 |
| |
155 |
| - | |
| 148 | + | |
156 | 149 |
| |
157 | 150 |
| |
158 |
| - | |
| 151 | + | |
159 | 152 |
| |
160 | 153 |
| |
161 | 154 |
| |
| |||
169 | 162 |
| |
170 | 163 |
| |
171 | 164 |
| |
172 |
| - | |
| 165 | + | |
173 | 166 |
| |
174 | 167 |
| |
175 | 168 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
| |||
79 | 78 |
| |
80 | 79 |
| |
81 | 80 |
| |
82 |
| - | |
83 |
| - | |
| 81 | + | |
| 82 | + | |
84 | 83 |
| |
85 | 84 |
| |
86 | 85 |
| |
| |||
135 | 134 |
| |
136 | 135 |
| |
137 | 136 |
| |
138 |
| - | |
139 |
| - | |
| 137 | + | |
| 138 | + | |
140 | 139 |
| |
141 | 140 |
| |
142 | 141 |
| |
| |||
343 | 342 |
| |
344 | 343 |
| |
345 | 344 |
| |
346 |
| - | |
| 345 | + | |
347 | 346 |
| |
348 | 347 |
| |
349 | 348 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| |||
59 | 60 |
| |
60 | 61 |
| |
61 | 62 |
| |
62 |
| - | |
| 63 | + | |
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
| |||
136 | 137 |
| |
137 | 138 |
| |
138 | 139 |
| |
139 |
| - | |
| 140 | + | |
140 | 141 |
| |
141 | 142 |
| |
142 | 143 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 | 16 |
| |
18 | 17 |
| |
19 | 18 |
| |
| |||
83 | 82 |
| |
84 | 83 |
| |
85 | 84 |
| |
86 |
| - | |
| 85 | + | |
87 | 86 |
| |
88 | 87 |
| |
89 | 88 |
| |
| |||
229 | 228 |
| |
230 | 229 |
| |
231 | 230 |
| |
232 |
| - | |
| 231 | + | |
233 | 232 |
| |
234 | 233 |
| |
235 | 234 |
| |
| |||
479 | 478 |
| |
480 | 479 |
| |
481 | 480 |
| |
482 |
| - | |
| 481 | + | |
483 | 482 |
| |
484 | 483 |
| |
485 | 484 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
| |||
63 | 62 |
| |
64 | 63 |
| |
65 | 64 |
| |
66 |
| - | |
| 65 | + | |
67 | 66 |
| |
68 | 67 |
| |
69 | 68 |
| |
| |||
194 | 193 |
| |
195 | 194 |
| |
196 | 195 |
| |
197 |
| - | |
| 196 | + | |
198 | 197 |
| |
199 | 198 |
| |
200 | 199 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
14 | 16 |
| |
15 |
| - | |
16 |
| - | |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| |||
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
59 |
| - | |
| 60 | + | |
60 | 61 |
| |
61 | 62 |
| |
62 | 63 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
26 |
| - | |
27 | 27 |
| |
28 |
| - | |
29 | 28 |
| |
30 |
| - | |
31 | 29 |
| |
32 | 30 |
| |
33 | 31 |
| |
34 |
| - | |
35 | 32 |
| |
36 | 33 |
| |
37 | 34 |
| |
| |||
112 | 109 |
| |
113 | 110 |
| |
114 | 111 |
| |
115 |
| - | |
| 112 | + | |
116 | 113 |
| |
117 | 114 |
| |
118 |
| - | |
| 115 | + | |
119 | 116 |
| |
120 | 117 |
| |
121 | 118 |
| |
| |||
192 | 189 |
| |
193 | 190 |
| |
194 | 191 |
| |
195 |
| - | |
| 192 | + | |
196 | 193 |
| |
197 | 194 |
| |
198 | 195 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
19 |
| - | |
20 |
| - | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 |
| - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
101 | 103 |
| |
102 | 104 |
| |
103 | 105 |
| |
| |||
180 | 182 |
| |
181 | 183 |
| |
182 | 184 |
| |
183 |
| - | |
| 185 | + | |
184 | 186 |
| |
185 | 187 |
| |
186 |
| - | |
| 188 | + | |
187 | 189 |
| |
188 | 190 |
| |
189 | 191 |
| |
190 | 192 |
| |
191 | 193 |
| |
192 | 194 |
| |
193 | 195 |
| |
194 |
| - | |
| 196 | + | |
195 | 197 |
| |
196 | 198 |
| |
197 | 199 |
| |
198 | 200 |
| |
199 | 201 |
| |
200 | 202 |
| |
201 | 203 |
| |
202 |
| - | |
| 204 | + | |
203 | 205 |
| |
204 | 206 |
| |
205 | 207 |
| |
|
0 commit comments