File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
deployments/cloudfoundry/buildpack Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Splunk OpenTelemetry Collector Pivotal Cloud Foundry (PCF) Buildpack
2
2
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
4
4
the Splunk OpenTelemetry Collector for use with PCF apps.
5
5
6
6
The buildpack's default functionality, as described in this document, is to deploy the OpenTelemetry Collector
7
7
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
9
9
the [ Loggregator Firehose] ( https://docs.cloudfoundry.org/loggregator/architecture.html ) .
10
10
The Loggregator Firehose is one of the architectures Cloud Foundry
11
11
uses to emit logs and metrics. This means that the Splunk OpenTelemetry Collector will be observing all
You can’t perform that action at this time.
0 commit comments