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

Commit 50f202e

Browse files
committed
title update
1 parent 2edf449 commit 50f202e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -405,10 +405,10 @@ To install the .NET zero-code instrumentation on Windows hosts that are offline,
405405
Install-OpenTelemetryCore -LocalPath "C:\Users\Administrator\Downloads\splunk-opentelemetry-dotnet-windows.zip"
406406
407407
408-
Deploy the .NET agent in Kubernetes
409-
====================================================================
408+
Deploy the .NET zero-code instrumentation in Kubernetes
409+
----------------------------------------------
410410

411-
To deploy the .NET agent in Kubernetes, follow these steps:
411+
To deploy the .NET zero-code instrumentation in Kubernetes, follow these steps:
412412

413413
#. Build a Docker image by following the instructions for configuring instrumentation with the NuGet package for Linux or Windows.
414414
Refer to :ref:`otel-dotnet-nuget-pkg`.
@@ -417,13 +417,13 @@ To deploy the .NET agent in Kubernetes, follow these steps:
417417

418418
**For Linux:**
419419

420-
.. code-block:: docker
420+
.. code-block:: shell
421421
422422
splunk-launch.sh dotnet <application>.
423423

424424
**For Windows:**
425425

426-
.. code-block:: docker
426+
.. code-block:: powershell
427427
428428
splunk-launch.cmd dotnet <application>.
429429

0 commit comments

Comments
 (0)