Skip to content

Commit 39ccefe

Browse files
Edits
1 parent 17198aa commit 39ccefe

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

_includes/gdi/available-azure.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,12 +254,12 @@ By default Splunk Observability Cloud collects metrics from the Azure services l
254254
Add additional services
255255
============================================
256256

257-
If you want to collect data from other Azure services you need to add them as a custom service in the UI, or with the field `additionalServices` if you're using the API. Splunk Observability Cloud syncs resource types that you specify in services and custom services. If you add a resource type to both fields, Splunk Observability Cloud ignores the duplication.
257+
If you want to collect data from other Azure services you need to add them as a custom service in the UI, or with the field ``additionalServices`` if you're using the API. Splunk Observability Cloud syncs resource types that you specify in services and custom services. If you add a resource type to both fields, Splunk Observability Cloud ignores the duplication.
258258

259259
Any resource type you specify as a custom service must meet the following criteria:
260260

261261
* The resource must be an Azure GenericResource type.
262262

263-
* If the resource types has a hierarchical structure, only the root resource type is a GenericResource. For example, a Storage Account type can have a File Service type, which in turn can have a File Storage type. In this case, only Storage Account is a GenericResource.
263+
* If the resource type has a hierarchical structure, only the root resource type is a GenericResource. For example, a Storage Account type can have a File Service type, which in turn can have a File Storage type. In this case, only Storage Account is a GenericResource.
264264

265265
* The resource type stores its metrics in Azure Monitor. To learn more about Azure Monitor, refer to the Microsoft Azure documentation.

gdi/get-data-in/connect/azure/azure-metrics.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ Azure services metric information
1414

1515
Metric names and descriptions are generated dynamically from data provided by Microsoft. See all details in Microsoft's :new-page:`Supported metrics with Azure Monitor <https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/metrics-supported>`.
1616

17-
Types of available metrics
18-
-------------------------------------------
19-
2017
Every metric can either be a counter or a gauge, depending on what dimension is being looked at. If the MTS contains the dimension ``aggregation_type: total`` or ``aggregation_type: count``, then it is sent as a counter. Otherwise, it is sent as a gauge. To learn more, see :ref:`metric-types` and :ref:`metric-time-series`.
2118

2219
Azure functions metrics

0 commit comments

Comments
 (0)