Skip to content

Commit ee6125f

Browse files
authored
[chore] Update DEVELOPMENT.md (#5439)
* Update DEVELOPMENT.md * Update DEVELOPMENT.md
1 parent 8c93eae commit ee6125f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deployments/cloudfoundry/tile/DEVELOPMENT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ for information on how to install all required CLI tools locally.
2525

2626
Refer to [this guide](https://github.com/signalfx/signalfx-agent/tree/main/pkg/monitors/cloudfoundry)
2727
on how to setup the Tanzu environment and local authentication information. The guide has also been copied to a
28-
[script](./scripts/setup_tanzu.sh) that can be used to prepare the Tanzu environment for deploying the tile.
28+
[script](https://github.com/signalfx/splunk-otel-collector/tree/main/deployments/cloudfoundry/tile/scripts#setup_tanzush) that can be used to prepare the Tanzu environment for deploying the tile.
2929

3030

3131
### Create a Tanzu Tile
@@ -96,7 +96,7 @@ Check box for staged changes on your tile -> `APPLY CHANGES`
9696
- The Tile will be shown on the Installation Dashboard as not being configured properly.
9797
- Configure Tanzu Tile
9898
- Assign AZs and Networks - Fill in required values, these do not have an impact on the Collector's deployment.
99-
- Nozzle Config - The two UAA arguments are required, use the values supplied by the [setup script](./scripts/setup_tanzu.sh). The default username is `my-v2-nozzle` and password is `password`.
99+
- Nozzle Config - The two UAA arguments are required, use the values supplied by the [setup script]([./scripts/setup_tanzu.sh](https://github.com/signalfx/splunk-otel-collector/tree/main/deployments/cloudfoundry/tile/scripts#setup_tanzush)). The default username is `my-v2-nozzle` and password is `password`.
100100
- Splunk Observability Cloud - These config options are directly mapped to the SignalFx's exporter options, so fill in values you use there.
101101
- Resource Config - No changes necessary.
102102
- Click Save after every page's changes.
@@ -197,4 +197,4 @@ is currently unsupported due to metric name format changes.
197197
- You can use the `hammer` login command instead of `cf login`
198198
- Example metric filter command:
199199
```cf nozzle -no-filter | grep -i mem | grep -i percent```
200-
- Compare output of CLI metric filter with chart variables in the Cloud foundry dashboard.
200+
- Compare output of CLI metric filter with chart variables in the Cloud foundry dashboard.

0 commit comments

Comments
 (0)