Skip to content

Commit

Permalink
Merge branch 'main' into cf-resource
Browse files Browse the repository at this point in the history
Signed-off-by: Karsten Schnitter <k.schnitter@sap.com>

# Conflicts:
#	docs/attributes-registry/README.md
  • Loading branch information
KarstenSchnitter committed Apr 17, 2024
2 parents d722e21 + 1c93c94 commit 9ce2881
Show file tree
Hide file tree
Showing 290 changed files with 7,835 additions and 5,294 deletions.
4 changes: 0 additions & 4 deletions .chloggen/433.yaml

This file was deleted.

6 changes: 3 additions & 3 deletions .chloggen/700.yaml → .chloggen/564.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
change_type: enhancement

# The name of the area of concern in the attributes-registry, (e.g. http, cloud, db)
component: messaging
component: process

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add a "Process" spans and metrics for messaging
note: Add additional attributes to process attribute registry

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
# The values here must be integers.
issues: [657]
issues: [564]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
Expand Down
22 changes: 0 additions & 22 deletions .chloggen/661.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .chloggen/697.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .chloggen/768.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions .chloggen/769.yaml

This file was deleted.

22 changes: 0 additions & 22 deletions .chloggen/778.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions .chloggen/780.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions .chloggen/785.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions .chloggen/796.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions .chloggen/798.yaml

This file was deleted.

4 changes: 4 additions & 0 deletions .chloggen/814.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
change_type: enhancement
component: messaging
note: Adds `messaging.destination.partition.id`` to the messaging attributes
issues: [ 814 ]
4 changes: 4 additions & 0 deletions .chloggen/862.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
change_type: enhancement
component: exception
note: Replace constraints with requirement levels on exceptions.
issues: [ 862 ]
4 changes: 4 additions & 0 deletions .chloggen/863.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
change_type: enhancement
component: process
note: Replace constraints with requirement_level in process attributes.
issues: [ 863 ]
4 changes: 4 additions & 0 deletions .chloggen/866.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
change_type: breaking
component: db
note: Rename `db.statement` to `db.query.text` and introduce `db.query.parameter.<key>`
issues: [ 716 ]
4 changes: 4 additions & 0 deletions .chloggen/870.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
change_type: breaking
component: db
note: Renames `db.sql.table`, `db.cassandra.table`, `db.mongodb.collection`, and `db.cosmosdb.container` attributes to `db.collection.name`
issues: [ 870 ]
4 changes: 4 additions & 0 deletions .chloggen/875.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
change_type: breaking
component: db
note: Rename `db.operation` to `db.operation.name`.
issues: [ 884 ]
4 changes: 4 additions & 0 deletions .chloggen/890.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
change_type: breaking
component: messaging
note: Rename `messaging.operation` to `messaging.operation.type`, add `messaging.operation.name`.
issues: [ 890 ]
4 changes: 4 additions & 0 deletions .chloggen/894.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
change_type: breaking
component: db
note: Deprecate the `db.user` attribute.
issues: [ 885 ]
22 changes: 0 additions & 22 deletions .chloggen/add_cpu_state_constraint.yaml

This file was deleted.

22 changes: 0 additions & 22 deletions .chloggen/allow-sanitizing-url-path.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .chloggen/clarify-metric-namespace.yaml

This file was deleted.

21 changes: 0 additions & 21 deletions .chloggen/event_payload_in_body.yaml

This file was deleted.

8 changes: 4 additions & 4 deletions .chloggen/804.yaml → .chloggen/first-gen-ai.yaml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
# your pull request title with [chore] or use the "Skip Changelog" label.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: bug_fix
change_type: new_component

# The name of the area of concern in the attributes-registry, (e.g. http, cloud, db)
component: http
component: gen-ai

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Two fixes to the HTTP semconv migration guide
note: Introducing semantic conventions for GenAI clients.

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
# The values here must be integers.
issues: [ 802 ]
issues: [327]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
Expand Down
22 changes: 0 additions & 22 deletions .chloggen/fix_cpu_step.yaml

This file was deleted.

22 changes: 0 additions & 22 deletions .chloggen/http-request-response-size.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions .chloggen/move-dotnet-metrics-experimental.yaml

This file was deleted.

8 changes: 4 additions & 4 deletions .chloggen/509.yaml → .chloggen/rpc_registry.yaml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
# your pull request title with [chore] or use the "Skip Changelog" label.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: enhancement
change_type: breaking

# The name of the area of concern in the attributes-registry, (e.g. http, cloud, db)
component: messaging
component: rpc

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Clarify producer span relationships for messaging semantic conventions
note: Rename`message.*` attributes under `rpc` to `rpc.message.*`. Deprecate old `message.*` attributes.

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
# The values here must be integers.
issues: [509]
issues: [854]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
Expand Down
4 changes: 0 additions & 4 deletions .chloggen/service-instance-id.yaml

This file was deleted.

22 changes: 0 additions & 22 deletions .chloggen/ua_wording.yaml

This file was deleted.

22 changes: 0 additions & 22 deletions .chloggen/url-ecs.yaml

This file was deleted.

7 changes: 7 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,11 @@
/model/metrics/dotnet/ @open-telemetry/specs-semconv-approvers @open-telemetry/semconv-dotnet-approver @open-telemetry/semconv-http-approvers
/docs/dotnet/ @open-telemetry/specs-semconv-approvers @open-telemetry/semconv-dotnet-approver @open-telemetry/semconv-http-approvers

# Gen-AI semantic conventions approvers
/model/registry/gen-ai.yaml @open-telemetry/specs-semconv-approvers @open-telemetry/semconv-llm-approvers
/model/metrics/gen-ai.yaml @open-telemetry/specs-semconv-approvers @open-telemetry/semconv-llm-approvers
/model/trace/gen-ai.yaml @open-telemetry/specs-semconv-approvers @open-telemetry/semconv-llm-approvers
/docs/gen-ai/ @open-telemetry/specs-semconv-approvers @open-telemetry/semconv-llm-approvers
/docs/attributes-registry/llm.md @open-telemetry/specs-semconv-approvers @open-telemetry/semconv-llm-approvers

# TODO - Add semconv area experts
Loading

0 comments on commit 9ce2881

Please sign in to comment.