From 1f672752596863fb9db1cc32fbaa5c2d8cc214aa Mon Sep 17 00:00:00 2001 From: Sourabh Jain Date: Mon, 4 Nov 2024 07:51:51 +0530 Subject: [PATCH] updated format --- model/database/cosmosdb-metrics.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/model/database/cosmosdb-metrics.yaml b/model/database/cosmosdb-metrics.yaml index 549c3e57bb..a2c7cdb720 100644 --- a/model/database/cosmosdb-metrics.yaml +++ b/model/database/cosmosdb-metrics.yaml @@ -75,7 +75,9 @@ groups: - id: metric.db.client.cosmosdb.request.transit.duration type: metric metric_name: db.client.cosmosdb.request.transit.duration - brief: "Transit time refers to the duration taken by a request to travel across the network—from the moment it leaves the client to when the response is received back at the client. It is only applicable in Direct Mode." + brief: > + "Transit time refers to the duration taken by a request to travel across the network—from the moment it leaves the client to + when the response is received back at the client. It is only applicable in Direct Mode." instrument: histogram unit: "s" stability: experimental