chore(deps): bump code.cloudfoundry.org/tlsconfig in /src/integration
Bumps code.cloudfoundry.org/tlsconfig from 0.65.0 to 0.66.0.
updated-dependencies:
- dependency-name: code.cloudfoundry.org/tlsconfig dependency-version: 0.66.0 dependency-type: direct:production update-type: version-update:semver-minor …
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.