Skip to content

Commit b87e251

Browse files
authored
chore: update instrumentation list [automated] (#14900)
Co-authored-by: otelbot <[email protected]>
1 parent 18b9ae1 commit b87e251

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/instrumentation-list.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3361,7 +3361,11 @@ libraries:
33613361
- when: otel.instrumentation.common.experimental.controller-telemetry.enabled=true
33623362
spans:
33633363
- span_kind: INTERNAL
3364-
attributes: []
3364+
attributes:
3365+
- name: code.function
3366+
type: STRING
3367+
- name: code.namespace
3368+
type: STRING
33653369
graphql:
33663370
- name: graphql-java-12.0
33673371
description: This instrumentation enables spans for GraphQL Java operations.

0 commit comments

Comments
 (0)