Skip to content
Merged
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
1 change: 1 addition & 0 deletions AREAS.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ their owners, related project (and project board) as well as its current status.
| Semantic Conventions: RPC | [semconv-rpc-approvers](https://github.com/orgs/open-telemetry/teams/semconv-rpc-approvers) | https://github.com/open-telemetry/community/blob/main/projects/rpc-semconv.md | https://github.com/orgs/open-telemetry/projects/161 | `area:rpc`, `area:jsonrpc` | `accepting_contributions`, `active` | The SIG is looking for contributions! |
| Semantic Conventions: Service and Deployment | [semconv-service-and-deployment-approvers](https://github.com/orgs/open-telemetry/teams/semconv-service-and-deployment-approvers) | https://github.com/open-telemetry/community/blob/main/projects/service-and-deployment-semconv.md | https://github.com/orgs/open-telemetry/projects/168 | `area:service`, `area:deployment` | `accepting_contributions`, `active` | The SIG is looking for contributions! |
| Semantic Conventions: Oracle Cloud Infrastructure | [semconv-oracle-cloud-approvers](https://github.com/orgs/open-telemetry/teams/semconv-oracle-cloud-approvers) | N/A | https://github.com/orgs/open-telemetry/projects/184 | `area:oracle-cloud` | `accepting_contributions`, `active` | The SIG is looking for contributions! |
| Semantic Conventions: Core | [specs-semconv-approvers](https://github.com/orgs/open-telemetry/teams/specs-semconv-approvers) | N/A | https://github.com/orgs/open-telemetry/projects/131 | `area:error`, `area:exception`, `area:otel`, `area:server`, `area:service`, `area:telemetry`, `area:url` | `accepting_contributions`, `active` | The SIG is looking for contributions! |
<!-- endareas -->
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
Expand Down
18 changes: 18 additions & 0 deletions areas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -279,3 +279,21 @@ areas:
status:
- accepting_contributions
- active

- name: "Semantic Conventions: Core"
owner:
- name: "specs-semconv-approvers"
github: specs-semconv-approvers
project: "N/A"
board: "https://github.com/orgs/open-telemetry/projects/131"
labels:
- area:error
- area:exception
- area:otel
- area:server
- area:service
- area:telemetry
- area:url
status:
- accepting_contributions
- active
Loading