Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit d40fd8e

Browse files
committed
indent changed
1 parent 130825a commit d40fd8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gdi/get-data-in/application/otel-dotnet/instrumentation/instrument-dotnet-application.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -453,11 +453,11 @@ To deploy the .NET agent in Kubernetes, follow these steps:
453453
fieldRef:
454454
fieldPath: status.hostIP
455455
- name: OTEL_EXPORTER_OTLP_ENDPOINT
456-
value: "http://$(SPLUNK_OTEL_AGENT):4318"
456+
value: "http://$(SPLUNK_OTEL_AGENT):4318"
457457
- name: OTEL_SERVICE_NAME
458-
value: "<serviceName>"
458+
value: "<serviceName>"
459459
- name: OTEL_RESOURCE_ATTRIBUTES
460-
value: "deployment.environment=<environmentName>"
460+
value: "deployment.environment=<environmentName>"
461461
462462
.. note:: You can also deploy instrumentation using the Kubernetes Operator. See :ref:`k8s-backend-auto-discovery` for more information.
463463
.. _export-directly-to-olly-cloud-dotnet-otel:

0 commit comments

Comments
 (0)