Skip to content

Commit

Permalink
updated format
Browse files Browse the repository at this point in the history
  • Loading branch information
sourabh1007 committed Nov 4, 2024
1 parent c08b60d commit 1f67275
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion model/database/cosmosdb-metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: >

Check failure on line 78 in model/database/cosmosdb-metrics.yaml

View workflow job for this annotation

GitHub Actions / yamllint

[trailing-spaces] trailing spaces
"Transit time refers to the duration taken by a request to travel across the network—from the moment it leaves the client to

Check failure on line 79 in model/database/cosmosdb-metrics.yaml

View workflow job for this annotation

GitHub Actions / yamllint

[trailing-spaces] trailing spaces
when the response is received back at the client. It is only applicable in Direct Mode."
instrument: histogram
unit: "s"
stability: experimental
Expand Down

0 comments on commit 1f67275

Please sign in to comment.