File tree
3 files changed
+28
-4
lines changed- opentelemetry-proto
- src/proto
- tonic
3 files changed
+28
-4
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 |
| |
6 | 9 |
| |
7 | 10 |
| |
|
Submodule opentelemetry-proto updated 14 files
- .github/CODEOWNERS+2-11
- CHANGELOG.md+27
- CONTRIBUTING.md+1-1
- Makefile+12-11
- README.md+4-4
- docs/specification.md+31-21
- examples/README.md+5-4
- examples/events.json+75
- examples/metrics.json+33
- opentelemetry/proto/collector/profiles/v1development/profiles_service.proto+6-6
- opentelemetry/proto/collector/profiles/v1development/profiles_service_http.yaml+2-2
- opentelemetry/proto/metrics/v1/metrics.proto+24-3
- opentelemetry/proto/profiles/v1development/profiles.proto+215-112
- opentelemetry/proto/profiles/v1experimental/profiles.proto-191
Lines changed: 24 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
6 | 24 |
| |
7 | 25 |
| |
8 | 26 |
| |
| |||
71 | 89 |
| |
72 | 90 |
| |
73 | 91 |
| |
74 |
| - | |
75 | 92 |
| |
76 | 93 |
| |
77 | 94 |
| |
| |||
83 | 100 |
| |
84 | 101 |
| |
85 | 102 |
| |
86 |
| - | |
| 103 | + | |
87 | 104 |
| |
88 | 105 |
| |
89 | 106 |
| |
| |||
277 | 294 |
| |
278 | 295 |
| |
279 | 296 |
| |
| 297 | + | |
| 298 | + | |
| 299 | + | |
280 | 300 |
| |
281 | 301 |
| |
282 | 302 |
| |
| |||
587 | 607 |
| |
588 | 608 |
| |
589 | 609 |
| |
590 |
| - | |
| 610 | + | |
| 611 | + | |
591 | 612 |
| |
592 | 613 |
| |
593 | 614 |
| |
|
0 commit comments