Skip to content

Commit 8cb39cb

Browse files
committed
Small change
Signed-off-by: Caleb Schoepp <[email protected]>
1 parent aefc191 commit 8cb39cb

File tree

1 file changed

+1
-1
lines changed
  • content/en/blog/news/five-new-things

1 file changed

+1
-1
lines changed

content/en/blog/news/five-new-things/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If you want to learn more about how to use selective deployments in SpinKube che
3737
3838
Spin has [supported OpenTelemetry](https://www.fermyon.com/blog/spin-v24#experimental-support-for-opentelemetry-observability) for a while now, and it's now available in SpinKube. OpenTelemetry is an observability standard that makes understanding your applications running production much easier via traces and metrics.
3939
40-
To configure a `SpinApp` to send telemetry data to an OpenTelemetry collector you need to modify the `SpinAppExecutor`.
40+
To configure a `SpinApp` to send telemetry data to an OpenTelemetry collector you need to modify the `SpinAppExecutor` custom resource.
4141

4242
```yaml
4343
apiVersion: core.spinkube.dev/v1alpha1

0 commit comments

Comments
 (0)