linkerd2-proxy/opentelemetry-proto
katelyn martin 5687faa6cf chore(deps): define tonic, tonic-build as workspace dependencies (#3473)
this commit modifies the workspace manifest, defining tonic and
tonic-build as common workspace dependencies.

no changes to the lockfile are made because this commit does not affect
the dependency graph of the project.

* linkerd/linkerd2#8733

Signed-off-by: katelyn martin <kate@buoyant.io>
2024-12-19 14:20:52 -05:00
..
opentelemetry/proto Vendor OpenTelemetry protocol 2024-09-23 15:27:15 -04:00
src build(deps): bump the opentelemetry group with 2 updates (#3356) 2024-11-22 18:53:27 +00:00
tests Vendor OpenTelemetry protocol 2024-09-23 15:27:15 -04:00
Cargo.toml chore(deps): define tonic, tonic-build as workspace dependencies (#3473) 2024-12-19 14:20:52 -05:00
README.md Vendor OpenTelemetry protocol 2024-09-23 15:27:15 -04:00

README.md

opentelemetry-proto

This library mirrors parts of the opentelemetry-proto repo, with the non-tracing and build-related components removed.

License

Copyright 2024, OpenTelemetry Authors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.