-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to v1.1.0 release of proto (#149)
* Update proto repo to v1.1.0 * Generate proto
- Loading branch information
Showing
4 changed files
with
260 additions
and
131 deletions.
There are no files selected for viewing
Submodule opentelemetry-proto
updated
13 files
+12 −0 | .github/workflows/build-check.yaml | |
+6 −2 | .markdown_link_check_config.json | |
+14 −0 | .markdownlint.yaml | |
+34 −6 | CHANGELOG.md | |
+10 −1 | Makefile | |
+4 −3 | examples/logs.json | |
+14 −14 | examples/metrics.json | |
+2 −2 | examples/trace.json | |
+11 −3 | opentelemetry/proto/logs/v1/logs.proto | |
+7 −1 | opentelemetry/proto/metrics/v1/metrics.proto | |
+57 −0 | opentelemetry/proto/trace/v1/trace.proto | |
+562 −2 | package-lock.json | |
+2 −1 | package.json |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.