chore(deps): bump google.golang.org/grpc in /src/integration
Bumps google.golang.org/grpc from 1.82.0 to 1.82.1.
updated-dependencies:
- dependency-name: google.golang.org/grpc dependency-version: 1.82.1 dependency-type: direct:production update-type: version-update:semver-patch …
Signed-off-by: dependabot[bot] support@github.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
otel-collector-release
BOSH release for Cloud Foundry’s distribution of the OpenTelemetry Collector.
If you have any questions, or want to get attention for a PR or issue please reach out in the #logging-and-metrics channel within Cloud Foundry Slack.
See Configuring the OpenTelemetry Collector in the Cloud Foundry documentation for more information.
FAQ
How do I configure mTLS per exporter?
Put each exporter’s PEMs under
configand reference CredHub-stored values via BOSH((var))placeholders:If
configmust be a YAML string instead of a map, BOSH((var))substitution cannot indent multi-line PEMs into the block scalar and template rendering fails. In that case use thesecretsproperty — see thesecretsdescription in the job spec.