File tree
6 files changed
+10
-7
lines changed- bazel
- cmake
- third_party
6 files changed
+10
-7
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 |
| |
50 | 53 |
| |
51 | 54 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
92 |
| - | |
| 91 | + | |
| 92 | + | |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
Submodule opentelemetry-proto updated 19 files
- .github/CODEOWNERS+2-1
- .github/workflows/build-check.yaml+69-46
- .github/workflows/fossa.yml+20
- .github/workflows/ossf-scorecard.yml+47
- .lychee.toml+9
- .markdown_link_check_config.json-22
- CHANGELOG.md+7-1
- CONTRIBUTING.md+16-1
- Makefile+7-5
- docs/specification.md+21-3
- opentelemetry/proto/collector/logs/v1/logs_service.proto-2
- opentelemetry/proto/collector/metrics/v1/metrics_service.proto-2
- opentelemetry/proto/collector/profiles/v1development/profiles_service.proto-2
- opentelemetry/proto/collector/trace/v1/trace_service.proto-2
- opentelemetry/proto/common/v1/common.proto+34
- opentelemetry/proto/logs/v1/logs.proto-2
- opentelemetry/proto/metrics/v1/metrics.proto+11-6
- opentelemetry/proto/profiles/v1development/profiles.proto+64-59
- opentelemetry/proto/resource/v1/resource.proto+7
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
|
0 commit comments