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

Commit 4f5e60f

Browse files
committed
Anna's comments applied
1 parent 5379c55 commit 4f5e60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ To deploy the .NET zero-code instrumentation in Kubernetes, follow these steps:
459459
- name: OTEL_RESOURCE_ATTRIBUTES
460460
value: "deployment.environment=<environmentName>"
461461
462-
Based on the collector deployment mode, modify the deployment manifest, setting the correct value for OTEL_EXPORTER_OTLP_ENDPOINT environment variable. In case of daemonset deployment mode, Kubernetes Downward API can be used to obtain an address of a collector.
462+
Based on the Collector deployment mode, modify the deployment manifest, setting the correct value for ``OTEL_EXPORTER_OTLP_ENDPOINT`` environment variable. In case of daemonset deployment mode, Kubernetes Downward API can be used to obtain an address of a collector.
463463

464464
.. note:: You can also deploy instrumentation using the Kubernetes Operator. See :ref:`k8s-backend-auto-discovery` for more information.
465465
.. _export-directly-to-olly-cloud-dotnet-otel:

0 commit comments

Comments
 (0)