You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deployments/cloudfoundry/tile/DEVELOPMENT.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ for information on how to install all required CLI tools locally.
25
25
26
26
Refer to [this guide](https://github.com/signalfx/signalfx-agent/tree/main/pkg/monitors/cloudfoundry)
27
27
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.
29
29
30
30
31
31
### Create a Tanzu Tile
@@ -96,7 +96,7 @@ Check box for staged changes on your tile -> `APPLY CHANGES`
96
96
- The Tile will be shown on the Installation Dashboard as not being configured properly.
97
97
- Configure Tanzu Tile
98
98
- 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`.
100
100
- Splunk Observability Cloud - These config options are directly mapped to the SignalFx's exporter options, so fill in values you use there.
101
101
- Resource Config - No changes necessary.
102
102
- Click Save after every page's changes.
@@ -197,4 +197,4 @@ is currently unsupported due to metric name format changes.
197
197
- You can use the `hammer` login command instead of `cf login`
0 commit comments