Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/database/oracledb.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The Semantic Conventions for *Oracle Database* extend and override the [Database
<!-- markdownlint-capture -->
<!-- markdownlint-disable -->

**Status:** ![Development](https://img.shields.io/badge/-development-blue)
**Status:** ![Release Candidate](https://img.shields.io/badge/-rc-mediumorchid)

Spans representing calls to a Oracle SQL Database adhere to the general [Semantic Conventions for Database Client Spans](database-spans.md).

Expand Down
2 changes: 1 addition & 1 deletion model/database/spans.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -973,7 +973,7 @@ groups:
requirement_level: opt_in
- id: span.db.oracledb.client
type: span
stability: development
stability: release_candidate
extends: span.db.sql.client
span_kind: client
brief: >
Expand Down
Loading