Skip to content

Commit f47538e

Browse files
authored
[chore] Fix 404 deadlinks for Cloudfoundry buildpack due to docs moving (#6283)
1 parent 44069e4 commit f47538e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deployments/cloudfoundry/buildpack/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Splunk OpenTelemetry Collector Pivotal Cloud Foundry (PCF) Buildpack
22

3-
A [Cloud Foundry buildpack](https://docs.vmware.com/en/VMware-Tanzu-Application-Service/2.11/tas-for-vms/toc-buildpacks-index.html) to install
3+
A [Cloud Foundry buildpack](https://docs.cloudfoundry.org/adminguide/buildpacks.html) to install
44
the Splunk OpenTelemetry Collector for use with PCF apps.
55

66
The buildpack's default functionality, as described in this document, is to deploy the OpenTelemetry Collector
77
as a sidecar for the given app that's being deployed. The Collector is able to observe the app as a
8-
[nozzle](https://docs.vmware.com/en/VMware-Tanzu-Operations-Manager/3.0/tile-dev-guide/nozzle.html) to
8+
[nozzle](https://docs.cloudfoundry.org/loggregator/nozzle-tutorial.html) to
99
the [Loggregator Firehose](https://docs.cloudfoundry.org/loggregator/architecture.html).
1010
The Loggregator Firehose is one of the architectures Cloud Foundry
1111
uses to emit logs and metrics. This means that the Splunk OpenTelemetry Collector will be observing all

0 commit comments

Comments
 (0)