Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova committed Aug 9, 2024
1 parent b9facd6 commit 83573b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/database/cosmosdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ and SHOULD be provided **at span creation time** (if provided at all):
| `db.cosmosdb.client_id` | `"3ba4827d-4422-483f-b59f-85b74211c11d"` |
| `db.cosmosdb.operation_type` | `"read"` |
| `user_agent.original` | `"cosmos-netstandard-sdk/3.23.0\|3.23.1\|1\|X64\|Linux 5.4.0-1098-azure 104 18\|.NET Core 3.1.32\|S\|"` |
| `db.cosmosdb.connection_mode` | `"direct"` |
| `db.cosmosdb.request_content_length` | `20` |
| `db.cosmosdb.status_code` | `201` |
| `db.cosmosdb.sub_status_code` | `0` |
Expand Down
3 changes: 3 additions & 0 deletions model/trace/database.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -497,3 +497,6 @@ groups:
- `read_user_defined_function`
examples: ['create_item', 'query_items', 'read_item']
- ref: server.port
requirement_level:
conditionally_required: If not default (443).

0 comments on commit 83573b7

Please sign in to comment.