Skip to content

Commit b14ff71

Browse files
committed
Fix typo
Json -> JSON
1 parent d36bd16 commit b14ff71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/azure-api-for-fhir/enable-diagnostic-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In this article, you learn how to enable diagnostic logging in Azure API for FHI
2020

2121
You can view the metrics under Monitoring | Metrics from the portal. The metrics include Number of Requests, Average Latency, Number of Errors, Data Size, request units (RUs) Used, Number of requests that exceeded capacity, and Availability (in %). The Total Request Metrics provides the number of requests reaching the FHIR service. This means requests such as FHIR bundles are considered as single request for logging.
2222

23-
The following screenshot shows RUs used for a sample environment with few activities in the last seven days. You can download the data in Json format.
23+
The following screenshot shows RUs used for a sample environment with few activities in the last seven days. You can download the data in JSON format.
2424

2525
:::image type="content" source="media/diagnostic-logging/fhir-metrics-rus-screen.png" alt-text="Azure API for FHIR Metrics from the portal" lightbox="media/diagnostic-logging/fhir-metrics-rus-screen.png":::
2626

0 commit comments

Comments
 (0)