Skip to content

Commit 675fa2f

Browse files
committed
Fix formatting
1 parent 70b8241 commit 675fa2f

File tree

1 file changed

+1
-1
lines changed
  • resource/opentelemetry-resource-detector-azure

1 file changed

+1
-1
lines changed

resource/opentelemetry-resource-detector-azure/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The Azure VM Resource Detector sets the following Resource Attributes according
7575
* ``os.version`` set to the value of the ``version`` field.
7676
* ``service.instance.id`` set to the value of the ``vmId`` field.
7777

78-
The Azure Functions Resource Detector sets the following Resource Attributes (This resource detector is currently experimental):
78+
The Azure Functions Resource Detector is currently experimental. It sets the following Resource Attributes:
7979
* ``service.name`` set to the value of the ``WEBSITE_SITE_NAME`` environment variable.
8080
* ``process.id`` set to the process ID collected from the running process.
8181
* ``cloud.platform`` set to ``azure_functions``.

0 commit comments

Comments
 (0)