linkerd2-proxy/opentelemetry-proto
katelyn martin 23784c01a3
chore: use workspace-level package metadata (#3761)
this commit adds a `[workspace.package]` table at the root of the cargo
workspace. constituent manifests are updated to use the workspace-level
metadata.

this is generally a superficial chore, but has a pleasant future upside:
when new rust editions are released (e.g. 2024), we will only need to
update the edition specified at the root of the workspace.

Signed-off-by: katelyn martin <kate@buoyant.io>
2025-03-15 12:54:50 -04:00
..
opentelemetry/proto Vendor OpenTelemetry protocol 2024-09-23 15:27:15 -04:00
src build(deps): bump the opentelemetry group with 2 updates (#3607) 2025-02-13 07:13:05 -08:00
tests Vendor OpenTelemetry protocol 2024-09-23 15:27:15 -04:00
Cargo.toml chore: use workspace-level package metadata (#3761) 2025-03-15 12:54:50 -04: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.