We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70b8241 commit 675fa2fCopy full SHA for 675fa2f
resource/opentelemetry-resource-detector-azure/README.rst
@@ -75,7 +75,7 @@ The Azure VM Resource Detector sets the following Resource Attributes according
75
* ``os.version`` set to the value of the ``version`` field.
76
* ``service.instance.id`` set to the value of the ``vmId`` field.
77
78
- The Azure Functions Resource Detector sets the following Resource Attributes (This resource detector is currently experimental):
+ The Azure Functions Resource Detector is currently experimental. It sets the following Resource Attributes:
79
* ``service.name`` set to the value of the ``WEBSITE_SITE_NAME`` environment variable.
80
* ``process.id`` set to the process ID collected from the running process.
81
* ``cloud.platform`` set to ``azure_functions``.
0 commit comments