linkerd2-proxy/opencensus-proto
dependabot[bot] a16e7e985b
build(deps): bump prost-build from 0.11.4 to 0.11.5 (#2087)
* build(deps): bump prost-build from 0.11.4 to 0.11.5

Bumps [prost-build](https://github.com/tokio-rs/prost) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Commits](https://github.com/tokio-rs/prost/compare/v0.11.4...v0.11.5)

---
updated-dependencies:
- dependency-name: prost-build
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* regen protos

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eliza Weisman <eliza@buoyant.io>
2022-12-29 15:38:18 -08:00
..
opencensus/proto internal: Spilt app from linkerd2-proxy (#375) 2019-10-16 15:39:39 -07:00
src build(deps): bump prost-build from 0.11.4 to 0.11.5 (#2087) 2022-12-29 15:38:18 -08:00
tests chore: update `tonic`, `prost`, and `proxy-api` (#1868) 2022-08-05 10:00:40 -07:00
Cargo.toml chore: update `tonic`, `prost`, and `proxy-api` (#1868) 2022-08-05 10:00:40 -07:00
README.md internal: Spilt app from linkerd2-proxy (#375) 2019-10-16 15:39:39 -07:00

README.md

opencensus-proto

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

License

Copyright 2019, OpenCensus 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.