Build Information
Successful build of swift-otel-semantic-conventions, reference 1.39.0 (ebd877), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 06:53:32 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-otel/swift-otel-semantic-conventions.git
Reference: 1.39.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-otel/swift-otel-semantic-conventions
* tag 1.39.0 -> FETCH_HEAD
HEAD is now at ebd8778 OTel Semantic Conventions v1.39 (#54)
Cloned https://github.com/swift-otel/swift-otel-semantic-conventions.git
Revision (git rev-parse @):
ebd87780e23f0c99c5fa45df448635416cc9a1cb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-otel/swift-otel-semantic-conventions.git at 1.39.0
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/5755] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.05s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (1.65s)
Fetching https://github.com/apple/swift-service-context.git
[1/1267] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.92s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.52s)
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-otel-semantic-conventions",
"name": "swift-otel-semantic-conventions",
"url": "https://github.com/swift-otel/swift-otel-semantic-conventions.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-otel-semantic-conventions",
"traits": [
"Tracing"
],
"dependencies": [
{
"identity": "swift-distributed-tracing",
"name": "swift-distributed-tracing",
"url": "https://github.com/apple/swift-distributed-tracing.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-distributed-tracing",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-service-context",
"name": "swift-service-context",
"url": "https://github.com/apple/swift-service-context.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-context",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/swift-otel/swift-otel-semantic-conventions.git
[1/2385] Fetching swift-otel-semantic-conventions
Fetched https://github.com/swift-otel/swift-otel-semantic-conventions.git from cache (1.03s)
Fetching https://github.com/apple/swift-distributed-tracing.git from cache
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.46s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (0.52s)
Fetching https://github.com/apple/swift-service-context.git from cache
Fetched https://github.com/apple/swift-service-context.git from cache (0.44s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (0.49s)
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Creating working copy for https://github.com/swift-otel/swift-otel-semantic-conventions.git
Working copy of https://github.com/swift-otel/swift-otel-semantic-conventions.git resolved at 1.39.0 (ebd8778)
Found 1 product dependencies
- swift-distributed-tracing
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/swift-otel/swift-otel-semantic-conventions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/8] Compiling ServiceContextModule ServiceContextKey.swift
[7/8] Compiling ServiceContextModule ServiceContext.swift
[8/8] Emitting module ServiceContextModule
[9/14] Compiling Instrumentation NoOpInstrument.swift
[10/14] Compiling Instrumentation MultiplexInstrument.swift
[11/14] Compiling Instrumentation InstrumentationSystem.swift
[12/14] Compiling Instrumentation Instrument.swift
[13/14] Compiling Instrumentation Locks.swift
[14/14] Emitting module Instrumentation
[15/22] Compiling Tracing TracerProtocol.swift
[16/22] Compiling Tracing TracingTime.swift
[17/22] Compiling Tracing TracerProtocol+Legacy.swift
[18/22] Compiling Tracing Tracer.swift
[19/22] Compiling Tracing NoOpTracer.swift
[20/22] Compiling Tracing InstrumentationSystem+Tracing.swift
[21/22] Compiling Tracing SpanProtocol.swift
[22/22] Emitting module Tracing
[23/167] Compiling OTelSemanticConventions OTelAttribute+server.swift
[24/167] Compiling OTelSemanticConventions OTelAttribute+service.swift
[25/167] Compiling OTelSemanticConventions OTelAttribute+session.swift
[26/167] Compiling OTelSemanticConventions OTelAttribute+source.swift
[27/167] Compiling OTelSemanticConventions OTelAttribute+system.swift
[28/167] Compiling OTelSemanticConventions OTelAttribute+telemetry.swift
[29/167] Compiling OTelSemanticConventions OTelAttribute+test.swift
[30/167] Compiling OTelSemanticConventions OTelAttribute+thread.swift
[31/167] Compiling OTelSemanticConventions OTelAttribute+tls.swift
[32/167] Compiling OTelSemanticConventions OTelAttribute+url.swift
[33/167] Compiling OTelSemanticConventions OTelAttribute+user.swift
[34/167] Compiling OTelSemanticConventions OTelAttribute+userAgent.swift
[35/167] Compiling OTelSemanticConventions OTelAttribute+vcs.swift
[36/167] Compiling OTelSemanticConventions OTelAttribute+webengine.swift
[37/167] Compiling OTelSemanticConventions OTelAttribute+zos.swift
[38/167] Compiling OTelSemanticConventions SpanAttributes+android.swift
[39/182] Compiling OTelSemanticConventions OTelAttribute+android.swift
[40/182] Compiling OTelSemanticConventions OTelAttribute+app.swift
[41/182] Compiling OTelSemanticConventions OTelAttribute+artifact.swift
[42/182] Compiling OTelSemanticConventions OTelAttribute+aws.swift
[43/182] Compiling OTelSemanticConventions OTelAttribute+az.swift
[44/182] Compiling OTelSemanticConventions OTelAttribute+azure.swift
[45/182] Compiling OTelSemanticConventions OTelAttribute+browser.swift
[46/182] Compiling OTelSemanticConventions OTelAttribute+cassandra.swift
[47/182] Compiling OTelSemanticConventions OTelAttribute+cicd.swift
[48/182] Compiling OTelSemanticConventions OTelAttribute+client.swift
[49/182] Compiling OTelSemanticConventions OTelAttribute+cloud.swift
[50/182] Compiling OTelSemanticConventions OTelAttribute+cloudevents.swift
[51/182] Compiling OTelSemanticConventions OTelAttribute+cloudfoundry.swift
[52/182] Compiling OTelSemanticConventions OTelAttribute+code.swift
[53/182] Compiling OTelSemanticConventions OTelAttribute+container.swift
[54/182] Compiling OTelSemanticConventions OTelAttribute+cpu.swift
[55/182] Compiling OTelSemanticConventions SpanAttributes+app.swift
[56/182] Compiling OTelSemanticConventions SpanAttributes+artifact.swift
[57/182] Compiling OTelSemanticConventions SpanAttributes+aws.swift
[58/182] Compiling OTelSemanticConventions SpanAttributes+az.swift
[59/182] Compiling OTelSemanticConventions SpanAttributes+azure.swift
[60/182] Compiling OTelSemanticConventions SpanAttributes+browser.swift
[61/182] Compiling OTelSemanticConventions SpanAttributes+cassandra.swift
[62/182] Compiling OTelSemanticConventions SpanAttributes+cicd.swift
[63/182] Compiling OTelSemanticConventions SpanAttributes+client.swift
[64/182] Compiling OTelSemanticConventions SpanAttributes+cloud.swift
[65/182] Compiling OTelSemanticConventions SpanAttributes+cloudevents.swift
[66/182] Compiling OTelSemanticConventions SpanAttributes+cloudfoundry.swift
[67/182] Compiling OTelSemanticConventions SpanAttributes+code.swift
[68/182] Compiling OTelSemanticConventions SpanAttributes+container.swift
[69/182] Compiling OTelSemanticConventions SpanAttributes+cpu.swift
[70/182] Compiling OTelSemanticConventions SpanAttributes+cpython.swift
[71/182] Compiling OTelSemanticConventions SpanAttributes+geo.swift
[72/182] Compiling OTelSemanticConventions SpanAttributes+go.swift
[73/182] Compiling OTelSemanticConventions SpanAttributes+graphql.swift
[74/182] Compiling OTelSemanticConventions SpanAttributes+heroku.swift
[75/182] Compiling OTelSemanticConventions SpanAttributes+host.swift
[76/182] Compiling OTelSemanticConventions SpanAttributes+http.swift
[77/182] Compiling OTelSemanticConventions SpanAttributes+hw.swift
[78/182] Compiling OTelSemanticConventions SpanAttributes+ios.swift
[79/182] Compiling OTelSemanticConventions SpanAttributes+jsonrpc.swift
[80/182] Compiling OTelSemanticConventions SpanAttributes+k8s.swift
[81/182] Compiling OTelSemanticConventions SpanAttributes+linux.swift
[82/182] Compiling OTelSemanticConventions SpanAttributes+log.swift
[83/182] Compiling OTelSemanticConventions SpanAttributes+mcp.swift
[84/182] Compiling OTelSemanticConventions SpanAttributes+message.swift
[85/182] Compiling OTelSemanticConventions SpanAttributes+messaging.swift
[86/182] Compiling OTelSemanticConventions SpanAttributes+net.swift
[87/182] Compiling OTelSemanticConventions OTelAttribute+genAi.swift
[88/182] Compiling OTelSemanticConventions OTelAttribute+geo.swift
[89/182] Compiling OTelSemanticConventions OTelAttribute+go.swift
[90/182] Compiling OTelSemanticConventions OTelAttribute+graphql.swift
[91/182] Compiling OTelSemanticConventions OTelAttribute+heroku.swift
[92/182] Compiling OTelSemanticConventions OTelAttribute+host.swift
[93/182] Compiling OTelSemanticConventions OTelAttribute+http.swift
[94/182] Compiling OTelSemanticConventions OTelAttribute+hw.swift
[95/182] Compiling OTelSemanticConventions OTelAttribute+ios.swift
[96/182] Compiling OTelSemanticConventions OTelAttribute+jsonrpc.swift
[97/182] Compiling OTelSemanticConventions OTelAttribute+k8s.swift
[98/182] Compiling OTelSemanticConventions OTelAttribute+linux.swift
[99/182] Compiling OTelSemanticConventions OTelAttribute+log.swift
[100/182] Compiling OTelSemanticConventions OTelAttribute+mcp.swift
[101/182] Compiling OTelSemanticConventions OTelAttribute+message.swift
[102/182] Compiling OTelSemanticConventions OTelAttribute+messaging.swift
[103/182] Emitting module OTelSemanticConventions
[104/182] Compiling OTelSemanticConventions OTelAttribute+net.swift
[105/182] Compiling OTelSemanticConventions OTelAttribute+network.swift
[106/182] Compiling OTelSemanticConventions OTelAttribute+nfs.swift
[107/182] Compiling OTelSemanticConventions OTelAttribute+oci.swift
[108/182] Compiling OTelSemanticConventions OTelAttribute+oncRpc.swift
[109/182] Compiling OTelSemanticConventions OTelAttribute+openai.swift
[110/182] Compiling OTelSemanticConventions OTelAttribute+openshift.swift
[111/182] Compiling OTelSemanticConventions OTelAttribute+opentracing.swift
[112/182] Compiling OTelSemanticConventions OTelAttribute+os.swift
[113/182] Compiling OTelSemanticConventions OTelAttribute+otel.swift
[114/182] Compiling OTelSemanticConventions OTelAttribute+pool.swift
[115/182] Compiling OTelSemanticConventions OTelAttribute+pprof.swift
[116/182] Compiling OTelSemanticConventions OTelAttribute+process.swift
[117/182] Compiling OTelSemanticConventions OTelAttribute+profile.swift
[118/182] Compiling OTelSemanticConventions OTelAttribute+rpc.swift
[119/182] Compiling OTelSemanticConventions OTelAttribute+securityRule.swift
[120/182] Compiling OTelSemanticConventions SpanAttributes+network.swift
[121/182] Compiling OTelSemanticConventions SpanAttributes+nfs.swift
[122/182] Compiling OTelSemanticConventions SpanAttributes+oci.swift
[123/182] Compiling OTelSemanticConventions SpanAttributes+oncRpc.swift
[124/182] Compiling OTelSemanticConventions SpanAttributes+openai.swift
[125/182] Compiling OTelSemanticConventions SpanAttributes+openshift.swift
[126/182] Compiling OTelSemanticConventions SpanAttributes+opentracing.swift
[127/182] Compiling OTelSemanticConventions SpanAttributes+os.swift
[128/182] Compiling OTelSemanticConventions SpanAttributes+otel.swift
[129/182] Compiling OTelSemanticConventions SpanAttributes+pool.swift
[130/182] Compiling OTelSemanticConventions SpanAttributes+pprof.swift
[131/182] Compiling OTelSemanticConventions SpanAttributes+process.swift
[132/182] Compiling OTelSemanticConventions SpanAttributes+profile.swift
[133/182] Compiling OTelSemanticConventions SpanAttributes+rpc.swift
[134/182] Compiling OTelSemanticConventions SpanAttributes+securityRule.swift
[135/182] Compiling OTelSemanticConventions SpanAttributes+server.swift
[136/182] Compiling OTelSemanticConventions OTelAttribute+cpython.swift
[137/182] Compiling OTelSemanticConventions OTelAttribute+db.swift
[138/182] Compiling OTelSemanticConventions OTelAttribute+deployment.swift
[139/182] Compiling OTelSemanticConventions OTelAttribute+destination.swift
[140/182] Compiling OTelSemanticConventions OTelAttribute+device.swift
[141/182] Compiling OTelSemanticConventions OTelAttribute+disk.swift
[142/182] Compiling OTelSemanticConventions OTelAttribute+dns.swift
[143/182] Compiling OTelSemanticConventions OTelAttribute+elasticsearch.swift
[144/182] Compiling OTelSemanticConventions OTelAttribute+enduser.swift
[145/182] Compiling OTelSemanticConventions OTelAttribute+error.swift
[146/182] Compiling OTelSemanticConventions OTelAttribute+event.swift
[147/182] Compiling OTelSemanticConventions OTelAttribute+exception.swift
[148/182] Compiling OTelSemanticConventions OTelAttribute+faas.swift
[149/182] Compiling OTelSemanticConventions OTelAttribute+featureFlag.swift
[150/182] Compiling OTelSemanticConventions OTelAttribute+file.swift
[151/182] Compiling OTelSemanticConventions OTelAttribute+gcp.swift
[152/182] Compiling OTelSemanticConventions SpanAttributes+db.swift
[153/182] Compiling OTelSemanticConventions SpanAttributes+deployment.swift
[154/182] Compiling OTelSemanticConventions SpanAttributes+destination.swift
[155/182] Compiling OTelSemanticConventions SpanAttributes+device.swift
[156/182] Compiling OTelSemanticConventions SpanAttributes+disk.swift
[157/182] Compiling OTelSemanticConventions SpanAttributes+dns.swift
[158/182] Compiling OTelSemanticConventions SpanAttributes+elasticsearch.swift
[159/182] Compiling OTelSemanticConventions SpanAttributes+enduser.swift
[160/182] Compiling OTelSemanticConventions SpanAttributes+error.swift
[161/182] Compiling OTelSemanticConventions SpanAttributes+event.swift
[162/182] Compiling OTelSemanticConventions SpanAttributes+exception.swift
[163/182] Compiling OTelSemanticConventions SpanAttributes+faas.swift
[164/182] Compiling OTelSemanticConventions SpanAttributes+featureFlag.swift
[165/182] Compiling OTelSemanticConventions SpanAttributes+file.swift
[166/182] Compiling OTelSemanticConventions SpanAttributes+gcp.swift
[167/182] Compiling OTelSemanticConventions SpanAttributes+genAi.swift
[168/182] Compiling OTelSemanticConventions SpanAttributes+service.swift
[169/182] Compiling OTelSemanticConventions SpanAttributes+session.swift
[170/182] Compiling OTelSemanticConventions SpanAttributes+source.swift
[171/182] Compiling OTelSemanticConventions SpanAttributes+system.swift
[172/182] Compiling OTelSemanticConventions SpanAttributes+telemetry.swift
[173/182] Compiling OTelSemanticConventions SpanAttributes+test.swift
[174/182] Compiling OTelSemanticConventions SpanAttributes+thread.swift
[175/182] Compiling OTelSemanticConventions SpanAttributes+tls.swift
[176/182] Compiling OTelSemanticConventions SpanAttributes+url.swift
[177/182] Compiling OTelSemanticConventions SpanAttributes+user.swift
[178/182] Compiling OTelSemanticConventions SpanAttributes+userAgent.swift
[179/182] Compiling OTelSemanticConventions SpanAttributes+vcs.swift
[180/182] Compiling OTelSemanticConventions SpanAttributes+webengine.swift
[181/182] Compiling OTelSemanticConventions SpanAttributes+zos.swift
[182/182] Compiling OTelSemanticConventions OTelAttribute.swift
Build complete! (4.87s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-distributed-tracing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-distributed-tracing.git"
}
],
"manifest_display_name" : "swift-otel-semantic-conventions",
"name" : "swift-otel-semantic-conventions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "OTelSemanticConventions",
"targets" : [
"OTelSemanticConventions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "OTelSemanticConventionsTests",
"module_type" : "SwiftTarget",
"name" : "OTelSemanticConventionsTests",
"path" : "Tests/OTelSemanticConventionsTests",
"sources" : [
"OTelAttributesTests.swift",
"SpanAttributesTests.swift"
],
"target_dependencies" : [
"OTelSemanticConventions"
],
"type" : "test"
},
{
"c99name" : "OTelSemanticConventions",
"module_type" : "SwiftTarget",
"name" : "OTelSemanticConventions",
"path" : "Sources/OTelSemanticConventions",
"product_dependencies" : [
"Tracing"
],
"product_memberships" : [
"OTelSemanticConventions"
],
"sources" : [
"Generated/AttributeNames/OTelAttribute+android.swift",
"Generated/AttributeNames/OTelAttribute+app.swift",
"Generated/AttributeNames/OTelAttribute+artifact.swift",
"Generated/AttributeNames/OTelAttribute+aws.swift",
"Generated/AttributeNames/OTelAttribute+az.swift",
"Generated/AttributeNames/OTelAttribute+azure.swift",
"Generated/AttributeNames/OTelAttribute+browser.swift",
"Generated/AttributeNames/OTelAttribute+cassandra.swift",
"Generated/AttributeNames/OTelAttribute+cicd.swift",
"Generated/AttributeNames/OTelAttribute+client.swift",
"Generated/AttributeNames/OTelAttribute+cloud.swift",
"Generated/AttributeNames/OTelAttribute+cloudevents.swift",
"Generated/AttributeNames/OTelAttribute+cloudfoundry.swift",
"Generated/AttributeNames/OTelAttribute+code.swift",
"Generated/AttributeNames/OTelAttribute+container.swift",
"Generated/AttributeNames/OTelAttribute+cpu.swift",
"Generated/AttributeNames/OTelAttribute+cpython.swift",
"Generated/AttributeNames/OTelAttribute+db.swift",
"Generated/AttributeNames/OTelAttribute+deployment.swift",
"Generated/AttributeNames/OTelAttribute+destination.swift",
"Generated/AttributeNames/OTelAttribute+device.swift",
"Generated/AttributeNames/OTelAttribute+disk.swift",
"Generated/AttributeNames/OTelAttribute+dns.swift",
"Generated/AttributeNames/OTelAttribute+elasticsearch.swift",
"Generated/AttributeNames/OTelAttribute+enduser.swift",
"Generated/AttributeNames/OTelAttribute+error.swift",
"Generated/AttributeNames/OTelAttribute+event.swift",
"Generated/AttributeNames/OTelAttribute+exception.swift",
"Generated/AttributeNames/OTelAttribute+faas.swift",
"Generated/AttributeNames/OTelAttribute+featureFlag.swift",
"Generated/AttributeNames/OTelAttribute+file.swift",
"Generated/AttributeNames/OTelAttribute+gcp.swift",
"Generated/AttributeNames/OTelAttribute+genAi.swift",
"Generated/AttributeNames/OTelAttribute+geo.swift",
"Generated/AttributeNames/OTelAttribute+go.swift",
"Generated/AttributeNames/OTelAttribute+graphql.swift",
"Generated/AttributeNames/OTelAttribute+heroku.swift",
"Generated/AttributeNames/OTelAttribute+host.swift",
"Generated/AttributeNames/OTelAttribute+http.swift",
"Generated/AttributeNames/OTelAttribute+hw.swift",
"Generated/AttributeNames/OTelAttribute+ios.swift",
"Generated/AttributeNames/OTelAttribute+jsonrpc.swift",
"Generated/AttributeNames/OTelAttribute+k8s.swift",
"Generated/AttributeNames/OTelAttribute+linux.swift",
"Generated/AttributeNames/OTelAttribute+log.swift",
"Generated/AttributeNames/OTelAttribute+mcp.swift",
"Generated/AttributeNames/OTelAttribute+message.swift",
"Generated/AttributeNames/OTelAttribute+messaging.swift",
"Generated/AttributeNames/OTelAttribute+net.swift",
"Generated/AttributeNames/OTelAttribute+network.swift",
"Generated/AttributeNames/OTelAttribute+nfs.swift",
"Generated/AttributeNames/OTelAttribute+oci.swift",
"Generated/AttributeNames/OTelAttribute+oncRpc.swift",
"Generated/AttributeNames/OTelAttribute+openai.swift",
"Generated/AttributeNames/OTelAttribute+openshift.swift",
"Generated/AttributeNames/OTelAttribute+opentracing.swift",
"Generated/AttributeNames/OTelAttribute+os.swift",
"Generated/AttributeNames/OTelAttribute+otel.swift",
"Generated/AttributeNames/OTelAttribute+pool.swift",
"Generated/AttributeNames/OTelAttribute+pprof.swift",
"Generated/AttributeNames/OTelAttribute+process.swift",
"Generated/AttributeNames/OTelAttribute+profile.swift",
"Generated/AttributeNames/OTelAttribute+rpc.swift",
"Generated/AttributeNames/OTelAttribute+securityRule.swift",
"Generated/AttributeNames/OTelAttribute+server.swift",
"Generated/AttributeNames/OTelAttribute+service.swift",
"Generated/AttributeNames/OTelAttribute+session.swift",
"Generated/AttributeNames/OTelAttribute+source.swift",
"Generated/AttributeNames/OTelAttribute+system.swift",
"Generated/AttributeNames/OTelAttribute+telemetry.swift",
"Generated/AttributeNames/OTelAttribute+test.swift",
"Generated/AttributeNames/OTelAttribute+thread.swift",
"Generated/AttributeNames/OTelAttribute+tls.swift",
"Generated/AttributeNames/OTelAttribute+url.swift",
"Generated/AttributeNames/OTelAttribute+user.swift",
"Generated/AttributeNames/OTelAttribute+userAgent.swift",
"Generated/AttributeNames/OTelAttribute+vcs.swift",
"Generated/AttributeNames/OTelAttribute+webengine.swift",
"Generated/AttributeNames/OTelAttribute+zos.swift",
"Generated/Tracing/SpanAttributes+android.swift",
"Generated/Tracing/SpanAttributes+app.swift",
"Generated/Tracing/SpanAttributes+artifact.swift",
"Generated/Tracing/SpanAttributes+aws.swift",
"Generated/Tracing/SpanAttributes+az.swift",
"Generated/Tracing/SpanAttributes+azure.swift",
"Generated/Tracing/SpanAttributes+browser.swift",
"Generated/Tracing/SpanAttributes+cassandra.swift",
"Generated/Tracing/SpanAttributes+cicd.swift",
"Generated/Tracing/SpanAttributes+client.swift",
"Generated/Tracing/SpanAttributes+cloud.swift",
"Generated/Tracing/SpanAttributes+cloudevents.swift",
"Generated/Tracing/SpanAttributes+cloudfoundry.swift",
"Generated/Tracing/SpanAttributes+code.swift",
"Generated/Tracing/SpanAttributes+container.swift",
"Generated/Tracing/SpanAttributes+cpu.swift",
"Generated/Tracing/SpanAttributes+cpython.swift",
"Generated/Tracing/SpanAttributes+db.swift",
"Generated/Tracing/SpanAttributes+deployment.swift",
"Generated/Tracing/SpanAttributes+destination.swift",
"Generated/Tracing/SpanAttributes+device.swift",
"Generated/Tracing/SpanAttributes+disk.swift",
"Generated/Tracing/SpanAttributes+dns.swift",
"Generated/Tracing/SpanAttributes+elasticsearch.swift",
"Generated/Tracing/SpanAttributes+enduser.swift",
"Generated/Tracing/SpanAttributes+error.swift",
"Generated/Tracing/SpanAttributes+event.swift",
"Generated/Tracing/SpanAttributes+exception.swift",
"Generated/Tracing/SpanAttributes+faas.swift",
"Generated/Tracing/SpanAttributes+featureFlag.swift",
"Generated/Tracing/SpanAttributes+file.swift",
"Generated/Tracing/SpanAttributes+gcp.swift",
"Generated/Tracing/SpanAttributes+genAi.swift",
"Generated/Tracing/SpanAttributes+geo.swift",
"Generated/Tracing/SpanAttributes+go.swift",
"Generated/Tracing/SpanAttributes+graphql.swift",
"Generated/Tracing/SpanAttributes+heroku.swift",
"Generated/Tracing/SpanAttributes+host.swift",
"Generated/Tracing/SpanAttributes+http.swift",
"Generated/Tracing/SpanAttributes+hw.swift",
"Generated/Tracing/SpanAttributes+ios.swift",
"Generated/Tracing/SpanAttributes+jsonrpc.swift",
"Generated/Tracing/SpanAttributes+k8s.swift",
"Generated/Tracing/SpanAttributes+linux.swift",
"Generated/Tracing/SpanAttributes+log.swift",
"Generated/Tracing/SpanAttributes+mcp.swift",
"Generated/Tracing/SpanAttributes+message.swift",
"Generated/Tracing/SpanAttributes+messaging.swift",
"Generated/Tracing/SpanAttributes+net.swift",
"Generated/Tracing/SpanAttributes+network.swift",
"Generated/Tracing/SpanAttributes+nfs.swift",
"Generated/Tracing/SpanAttributes+oci.swift",
"Generated/Tracing/SpanAttributes+oncRpc.swift",
"Generated/Tracing/SpanAttributes+openai.swift",
"Generated/Tracing/SpanAttributes+openshift.swift",
"Generated/Tracing/SpanAttributes+opentracing.swift",
"Generated/Tracing/SpanAttributes+os.swift",
"Generated/Tracing/SpanAttributes+otel.swift",
"Generated/Tracing/SpanAttributes+pool.swift",
"Generated/Tracing/SpanAttributes+pprof.swift",
"Generated/Tracing/SpanAttributes+process.swift",
"Generated/Tracing/SpanAttributes+profile.swift",
"Generated/Tracing/SpanAttributes+rpc.swift",
"Generated/Tracing/SpanAttributes+securityRule.swift",
"Generated/Tracing/SpanAttributes+server.swift",
"Generated/Tracing/SpanAttributes+service.swift",
"Generated/Tracing/SpanAttributes+session.swift",
"Generated/Tracing/SpanAttributes+source.swift",
"Generated/Tracing/SpanAttributes+system.swift",
"Generated/Tracing/SpanAttributes+telemetry.swift",
"Generated/Tracing/SpanAttributes+test.swift",
"Generated/Tracing/SpanAttributes+thread.swift",
"Generated/Tracing/SpanAttributes+tls.swift",
"Generated/Tracing/SpanAttributes+url.swift",
"Generated/Tracing/SpanAttributes+user.swift",
"Generated/Tracing/SpanAttributes+userAgent.swift",
"Generated/Tracing/SpanAttributes+vcs.swift",
"Generated/Tracing/SpanAttributes+webengine.swift",
"Generated/Tracing/SpanAttributes+zos.swift",
"OTelAttribute.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/swift-otel/swift-otel-semantic-conventions/1.39.0
Repository: swift-otel/swift-otel-semantic-conventions
Swift version used: 6.3
Target: OTelSemanticConventions
Extracting symbol information for 'OTelSemanticConventions'...
Finished extracting symbol information for 'OTelSemanticConventions'. (23.09s)
Building documentation for 'OTelSemanticConventions'...
warning: '_column' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes'
--> Documentation.md:721:76-721:83
719 | @Tab("Span Attributes") {
720 | @Links(visualStyle: list) {
721 + - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/_column``
722 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/filepath``
723 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/_function``
warning: '_function' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes'
--> Documentation.md:723:76-723:85
721 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/_column``
722 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/filepath``
723 + - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/_function``
724 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/lineno``
725 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/namespace``
warning: '_column' doesn't exist at '/OTelSemanticConventions/OTelAttribute/code'
--> Documentation.md:730:36-730:43
728 | @Tab("String Constants") {
729 | @Links(visualStyle: list) {
730 + - ``OTelAttribute/code/_column``
| ╰─suggestion: Replace '_column' with 'column'
731 | - ``OTelAttribute/code/filepath``
732 | - ``OTelAttribute/code/_function``
warning: '_function' doesn't exist at '/OTelSemanticConventions/OTelAttribute/code'
--> Documentation.md:732:36-732:45
730 | - ``OTelAttribute/code/_column``
731 | - ``OTelAttribute/code/filepath``
732 + - ``OTelAttribute/code/_function``
| ╰─suggestion: Replace '_function' with 'function'
733 | - ``OTelAttribute/code/lineno``
734 | - ``OTelAttribute/code/namespace``
warning: '_runtime' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/ContainerAttributes/NestedSpanAttributes'
--> Documentation.md:792:81-792:89
790 | - ``Tracing/SpanAttributes/ContainerAttributes/CpuAttributes/NestedSpanAttributes/state``
791 | - ``Tracing/SpanAttributes/ContainerAttributes/labels``
792 + - ``Tracing/SpanAttributes/ContainerAttributes/NestedSpanAttributes/_runtime``
793 | }
794 | }
warning: '_runtime' doesn't exist at '/OTelSemanticConventions/OTelAttribute/container'
--> Documentation.md:799:41-799:49
797 | - ``OTelAttribute/container/cpu/state``
798 | - ``OTelAttribute/container/labels``
799 + - ``OTelAttribute/container/_runtime``
| ╰─suggestion: Replace '_runtime' with 'runtime'
800 | }
801 | }
warning: '_operation' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes'
--> Documentation.md:915:74-915:84
913 | - ``Tracing/SpanAttributes/DbAttributes/MssqlAttributes/NestedSpanAttributes/instanceName``
914 | - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/name``
915 + - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/_operation``
916 | - ``Tracing/SpanAttributes/DbAttributes/RedisAttributes/NestedSpanAttributes/databaseIndex``
917 | - ``Tracing/SpanAttributes/DbAttributes/SqlAttributes/NestedSpanAttributes/table``
warning: '_system' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes'
--> Documentation.md:919:74-919:81
917 | - ``Tracing/SpanAttributes/DbAttributes/SqlAttributes/NestedSpanAttributes/table``
918 | - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/statement``
919 + - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/_system``
920 | - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/user``
921 | }
warning: '_operation' doesn't exist at '/OTelSemanticConventions/OTelAttribute/db'
--> Documentation.md:951:34-951:44
949 | - ``OTelAttribute/db/mssql/instanceName``
950 | - ``OTelAttribute/db/name``
951 + - ``OTelAttribute/db/_operation``
| ╰─suggestion: Replace '_operation' with 'operation'
952 | - ``OTelAttribute/db/redis/databaseIndex``
953 | - ``OTelAttribute/db/sql/table``
warning: '_system' doesn't exist at '/OTelSemanticConventions/OTelAttribute/db'
--> Documentation.md:955:34-955:41
953 | - ``OTelAttribute/db/sql/table``
954 | - ``OTelAttribute/db/statement``
955 + - ``OTelAttribute/db/_system``
| ╰─suggestion: Replace '_system' with 'system'
956 | - ``OTelAttribute/db/user``
957 | }
warning: '_environment' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/DeploymentAttributes/NestedSpanAttributes'
--> Documentation.md:1012:82-1012:94
1010 | @Tab("Span Attributes") {
1011 | @Links(visualStyle: list) {
1012 + - ``Tracing/SpanAttributes/DeploymentAttributes/NestedSpanAttributes/_environment``
1013 | }
1014 | }
warning: '_environment' doesn't exist at '/OTelSemanticConventions/OTelAttribute/deployment'
--> Documentation.md:1017:42-1017:54
1015 | @Tab("String Constants") {
1016 | @Links(visualStyle: list) {
1017 + - ``OTelAttribute/deployment/_environment``
| ╰─suggestion: Replace '_environment' with 'environment'
1018 | }
1019 | }
warning: '_prompt' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/GenAiAttributes/NestedSpanAttributes'
--> Documentation.md:1602:77-1602:84
1600 | @Links(visualStyle: list) {
1601 | - ``Tracing/SpanAttributes/GenAiAttributes/NestedSpanAttributes/completion``
1602 + - ``Tracing/SpanAttributes/GenAiAttributes/NestedSpanAttributes/_prompt``
1603 | - ``Tracing/SpanAttributes/GenAiAttributes/NestedSpanAttributes/system``
1604 | - ``Tracing/SpanAttributes/GenAiAttributes/UsageAttributes/NestedSpanAttributes/completionTokens``
warning: '_prompt' doesn't exist at '/OTelSemanticConventions/OTelAttribute/genAi'
--> Documentation.md:1611:37-1611:44
1609 | @Links(visualStyle: list) {
1610 | - ``OTelAttribute/genAi/completion``
1611 + - ``OTelAttribute/genAi/_prompt``
| ╰─suggestion: Replace '_prompt' with 'prompt'
1612 | - ``OTelAttribute/genAi/system``
1613 | - ``OTelAttribute/genAi/usage/completionTokens``
warning: '_operation' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/MessagingAttributes/NestedSpanAttributes'
--> Documentation.md:2295:81-2295:91
2293 | - ``Tracing/SpanAttributes/MessagingAttributes/KafkaAttributes/DestinationAttributes/NestedSpanAttributes/partition``
2294 | - ``Tracing/SpanAttributes/MessagingAttributes/KafkaAttributes/MessageAttributes/NestedSpanAttributes/offset``
2295 + - ``Tracing/SpanAttributes/MessagingAttributes/NestedSpanAttributes/_operation``
2296 | - ``Tracing/SpanAttributes/MessagingAttributes/RocketmqAttributes/NestedSpanAttributes/clientGroup``
2297 | - ``Tracing/SpanAttributes/MessagingAttributes/ServicebusAttributes/DestinationAttributes/NestedSpanAttributes/subscriptionName``
warning: '_operation' doesn't exist at '/OTelSemanticConventions/OTelAttribute/messaging'
--> Documentation.md:2309:41-2309:51
2307 | - ``OTelAttribute/messaging/kafka/destination/partition``
2308 | - ``OTelAttribute/messaging/kafka/message/offset``
2309 + - ``OTelAttribute/messaging/_operation``
| ╰─suggestion: Replace '_operation' with 'operation'
2310 | - ``OTelAttribute/messaging/rocketmq/clientGroup``
2311 | - ``OTelAttribute/messaging/servicebus/destination/subscriptionName``
warning: '_system' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/RpcAttributes/NestedSpanAttributes'
--> Documentation.md:2999:75-2999:82
2997 | - ``Tracing/SpanAttributes/RpcAttributes/JsonrpcAttributes/NestedSpanAttributes/version``
2998 | - ``Tracing/SpanAttributes/RpcAttributes/NestedSpanAttributes/service``
2999 + - ``Tracing/SpanAttributes/RpcAttributes/NestedSpanAttributes/_system``
3000 | }
3001 | }
warning: '_system' doesn't exist at '/OTelSemanticConventions/OTelAttribute/rpc'
--> Documentation.md:3019:35-3019:42
3017 | - ``OTelAttribute/rpc/jsonrpc/version``
3018 | - ``OTelAttribute/rpc/service``
3019 + - ``OTelAttribute/rpc/_system``
| ╰─suggestion: Replace '_system' with 'system'
3020 | }
3021 | }
warning: '_column' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes'
--> Documentation.md:3996:64-3996:71
3994 | ### Deprecated Code Attributes
3995 |
3996 + - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/_column``
3997 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/filepath``
3998 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/_function``
warning: '_function' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes'
--> Documentation.md:3998:64-3998:73
3996 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/_column``
3997 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/filepath``
3998 + - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/_function``
3999 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/lineno``
4000 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/namespace``
warning: '_column' doesn't exist at '/OTelSemanticConventions/OTelAttribute/code'
--> Documentation.md:4001:24-4001:31
3999 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/lineno``
4000 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/namespace``
4001 + - ``OTelAttribute/code/_column``
| ╰─suggestion: Replace '_column' with 'column'
4002 | - ``OTelAttribute/code/filepath``
4003 | - ``OTelAttribute/code/_function``
warning: '_function' doesn't exist at '/OTelSemanticConventions/OTelAttribute/code'
--> Documentation.md:4003:24-4003:33
4001 | - ``OTelAttribute/code/_column``
4002 | - ``OTelAttribute/code/filepath``
4003 + - ``OTelAttribute/code/_function``
| ╰─suggestion: Replace '_function' with 'function'
4004 | - ``OTelAttribute/code/lineno``
4005 | - ``OTelAttribute/code/namespace``
warning: '_runtime' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/ContainerAttributes/NestedSpanAttributes'
--> Documentation.md:4044:69-4044:77
4042 | - ``Tracing/SpanAttributes/ContainerAttributes/CpuAttributes/NestedSpanAttributes/state``
4043 | - ``Tracing/SpanAttributes/ContainerAttributes/labels``
4044 + - ``Tracing/SpanAttributes/ContainerAttributes/NestedSpanAttributes/_runtime``
4045 | - ``OTelAttribute/container/cpu/state``
4046 | - ``OTelAttribute/container/labels``
warning: '_runtime' doesn't exist at '/OTelSemanticConventions/OTelAttribute/container'
--> Documentation.md:4047:29-4047:37
4045 | - ``OTelAttribute/container/cpu/state``
4046 | - ``OTelAttribute/container/labels``
4047 + - ``OTelAttribute/container/_runtime``
| ╰─suggestion: Replace '_runtime' with 'runtime'
4048 |
4049 | ### CPU Attributes
warning: '_operation' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes'
--> Documentation.md:4120:62-4120:72
4118 | - ``Tracing/SpanAttributes/DbAttributes/MssqlAttributes/NestedSpanAttributes/instanceName``
4119 | - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/name``
4120 + - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/_operation``
4121 | - ``Tracing/SpanAttributes/DbAttributes/RedisAttributes/NestedSpanAttributes/databaseIndex``
4122 | - ``Tracing/SpanAttributes/DbAttributes/SqlAttributes/NestedSpanAttributes/table``
warning: '_system' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes'
--> Documentation.md:4124:62-4124:69
4122 | - ``Tracing/SpanAttributes/DbAttributes/SqlAttributes/NestedSpanAttributes/table``
4123 | - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/statement``
4124 + - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/_system``
4125 | - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/user``
4126 | - ``OTelAttribute/db/cassandra/consistencyLevel``
warning: '_operation' doesn't exist at '/OTelSemanticConventions/OTelAttribute/db'
--> Documentation.md:4152:22-4152:32
4150 | - ``OTelAttribute/db/mssql/instanceName``
4151 | - ``OTelAttribute/db/name``
4152 + - ``OTelAttribute/db/_operation``
| ╰─suggestion: Replace '_operation' with 'operation'
4153 | - ``OTelAttribute/db/redis/databaseIndex``
4154 | - ``OTelAttribute/db/sql/table``
warning: '_system' doesn't exist at '/OTelSemanticConventions/OTelAttribute/db'
--> Documentation.md:4156:22-4156:29
4154 | - ``OTelAttribute/db/sql/table``
4155 | - ``OTelAttribute/db/statement``
4156 + - ``OTelAttribute/db/_system``
| ╰─suggestion: Replace '_system' with 'system'
4157 | - ``OTelAttribute/db/user``
4158 |
warning: '_environment' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/DeploymentAttributes/NestedSpanAttributes'
--> Documentation.md:4181:70-4181:82
4179 | ### registry.deployment.deprecated
4180 |
4181 + - ``Tracing/SpanAttributes/DeploymentAttributes/NestedSpanAttributes/_environment``
4182 | - ``OTelAttribute/deployment/_environment``
4183 |
warning: '_environment' doesn't exist at '/OTelSemanticConventions/OTelAttribute/deployment'
--> Documentation.md:4182:30-4182:42
4180 |
4181 | - ``Tracing/SpanAttributes/DeploymentAttributes/NestedSpanAttributes/_environment``
4182 + - ``OTelAttribute/deployment/_environment``
| ╰─suggestion: Replace '_environment' with 'environment'
4183 |
4184 | ### Destination Attributes
warning: '_prompt' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/GenAiAttributes/NestedSpanAttributes'
--> Documentation.md:4512:65-4512:72
4510 |
4511 | - ``Tracing/SpanAttributes/GenAiAttributes/NestedSpanAttributes/completion``
4512 + - ``Tracing/SpanAttributes/GenAiAttributes/NestedSpanAttributes/_prompt``
4513 | - ``Tracing/SpanAttributes/GenAiAttributes/NestedSpanAttributes/system``
4514 | - ``Tracing/SpanAttributes/GenAiAttributes/UsageAttributes/NestedSpanAttributes/completionTokens``
warning: '_prompt' doesn't exist at '/OTelSemanticConventions/OTelAttribute/genAi'
--> Documentation.md:4517:25-4517:32
4515 | - ``Tracing/SpanAttributes/GenAiAttributes/UsageAttributes/NestedSpanAttributes/promptTokens``
4516 | - ``OTelAttribute/genAi/completion``
4517 + - ``OTelAttribute/genAi/_prompt``
| ╰─suggestion: Replace '_prompt' with 'prompt'
4518 | - ``OTelAttribute/genAi/system``
4519 | - ``OTelAttribute/genAi/usage/completionTokens``
warning: '_operation' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/MessagingAttributes/NestedSpanAttributes'
--> Documentation.md:4961:69-4961:79
4959 | - ``Tracing/SpanAttributes/MessagingAttributes/KafkaAttributes/DestinationAttributes/NestedSpanAttributes/partition``
4960 | - ``Tracing/SpanAttributes/MessagingAttributes/KafkaAttributes/MessageAttributes/NestedSpanAttributes/offset``
4961 + - ``Tracing/SpanAttributes/MessagingAttributes/NestedSpanAttributes/_operation``
4962 | - ``Tracing/SpanAttributes/MessagingAttributes/RocketmqAttributes/NestedSpanAttributes/clientGroup``
4963 | - ``Tracing/SpanAttributes/MessagingAttributes/ServicebusAttributes/DestinationAttributes/NestedSpanAttributes/subscriptionName``
warning: '_operation' doesn't exist at '/OTelSemanticConventions/OTelAttribute/messaging'
--> Documentation.md:4971:29-4971:39
4969 | - ``OTelAttribute/messaging/kafka/destination/partition``
4970 | - ``OTelAttribute/messaging/kafka/message/offset``
4971 + - ``OTelAttribute/messaging/_operation``
| ╰─suggestion: Replace '_operation' with 'operation'
4972 | - ``OTelAttribute/messaging/rocketmq/clientGroup``
4973 | - ``OTelAttribute/messaging/servicebus/destination/subscriptionName``
warning: '_system' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/RpcAttributes/NestedSpanAttributes'
--> Documentation.md:5352:63-5352:70
5350 | - ``Tracing/SpanAttributes/RpcAttributes/JsonrpcAttributes/NestedSpanAttributes/version``
5351 | - ``Tracing/SpanAttributes/RpcAttributes/NestedSpanAttributes/service``
5352 + - ``Tracing/SpanAttributes/RpcAttributes/NestedSpanAttributes/_system``
5353 | - ``OTelAttribute/message/compressedSize``
5354 | - ``OTelAttribute/message/id``
warning: '_system' doesn't exist at '/OTelSemanticConventions/OTelAttribute/rpc'
--> Documentation.md:5368:23-5368:30
5366 | - ``OTelAttribute/rpc/jsonrpc/version``
5367 | - ``OTelAttribute/rpc/service``
5368 + - ``OTelAttribute/rpc/_system``
| ╰─suggestion: Replace '_system' with 'system'
5369 |
5370 | ### Security Rule
Finished building documentation for 'OTelSemanticConventions' (5.08s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swift-otel/swift-otel-semantic-conventions/1.39.0
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-service-context.git
Updating https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.19s)
Updated https://github.com/apple/swift-distributed-tracing.git (0.50s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Updated https://github.com/apple/swift-service-context.git (0.50s)
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (2.32s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (0.57s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.76s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.10s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.08s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit DeclarationFragments.swift
[8/57] Compiling SymbolKit Fragment.swift
[9/57] Compiling SymbolKit FragmentKind.swift
[10/57] Compiling SymbolKit FunctionParameter.swift
[11/57] Compiling SymbolKit FunctionSignature.swift
[12/57] Compiling SymbolKit Identifier.swift
[13/57] Compiling SymbolKit KindIdentifier.swift
[14/57] Compiling SymbolKit Location.swift
[15/57] Compiling SymbolKit Mutability.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit GenericConstraint.swift
[22/57] Compiling SymbolKit GenericParameter.swift
[23/57] Compiling SymbolKit Generics.swift
[24/57] Compiling SymbolKit Namespace.swift
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.swift
[30/57] Compiling SymbolKit Relationship.swift
[31/57] Compiling SymbolKit RelationshipKind.swift
[32/57] Compiling SymbolKit SourceOrigin.swift
[33/57] Compiling SymbolKit GenericConstraints.swift
[34/57] Compiling SymbolKit Swift.swift
[35/57] Compiling SymbolKit Symbol.swift
[36/57] Compiling SymbolKit SymbolKind.swift
[37/57] Compiling SymbolKit SymbolGraph.swift
[38/57] Compiling SymbolKit GraphCollector.swift
[39/57] Compiling SymbolKit Names.swift
[40/57] Compiling SymbolKit SPI.swift
[41/57] Compiling SymbolKit Snippet.swift
[42/57] Compiling SymbolKit Extension.swift
[43/57] Compiling SymbolKit SemanticVersion.swift
[44/57] Compiling SymbolKit AccessControl.swift
[45/57] Compiling SymbolKit Availability.swift
[46/57] Compiling SymbolKit AvailabilityItem.swift
[47/57] Compiling SymbolKit Domain.swift
[48/57] Compiling Snippets SnippetParser.swift
[49/57] Compiling Snippets Snippet.swift
[50/57] Emitting module Snippets
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.72s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
[2/146] Compiling OTelSemanticConventions OTelAttribute+net.swift
[3/146] Compiling OTelSemanticConventions OTelAttribute+network.swift
[4/146] Compiling OTelSemanticConventions OTelAttribute+nfs.swift
[5/146] Compiling OTelSemanticConventions OTelAttribute+oci.swift
[6/146] Compiling OTelSemanticConventions OTelAttribute+oncRpc.swift
[7/146] Compiling OTelSemanticConventions OTelAttribute+openai.swift
[8/146] Compiling OTelSemanticConventions OTelAttribute+openshift.swift
[9/146] Compiling OTelSemanticConventions OTelAttribute+opentracing.swift
[10/146] Compiling OTelSemanticConventions OTelAttribute+os.swift
[11/146] Compiling OTelSemanticConventions OTelAttribute+otel.swift
[12/146] Compiling OTelSemanticConventions OTelAttribute+pool.swift
[13/146] Compiling OTelSemanticConventions OTelAttribute+pprof.swift
[14/146] Compiling OTelSemanticConventions OTelAttribute+process.swift
[15/146] Compiling OTelSemanticConventions OTelAttribute+profile.swift
[16/146] Compiling OTelSemanticConventions OTelAttribute+rpc.swift
[17/146] Compiling OTelSemanticConventions OTelAttribute+securityRule.swift
[18/146] Compiling OTelSemanticConventions SpanAttributes+db.swift
[19/146] Compiling OTelSemanticConventions SpanAttributes+deployment.swift
[20/146] Compiling OTelSemanticConventions SpanAttributes+destination.swift
[21/146] Compiling OTelSemanticConventions SpanAttributes+device.swift
[22/146] Compiling OTelSemanticConventions SpanAttributes+disk.swift
[23/146] Compiling OTelSemanticConventions SpanAttributes+dns.swift
[24/146] Compiling OTelSemanticConventions SpanAttributes+elasticsearch.swift
[25/146] Compiling OTelSemanticConventions SpanAttributes+enduser.swift
[26/146] Compiling OTelSemanticConventions SpanAttributes+error.swift
[27/146] Compiling OTelSemanticConventions SpanAttributes+event.swift
[28/146] Compiling OTelSemanticConventions SpanAttributes+exception.swift
[29/146] Compiling OTelSemanticConventions SpanAttributes+faas.swift
[30/146] Compiling OTelSemanticConventions SpanAttributes+featureFlag.swift
[31/146] Compiling OTelSemanticConventions SpanAttributes+file.swift
[32/146] Compiling OTelSemanticConventions SpanAttributes+gcp.swift
[33/146] Compiling OTelSemanticConventions SpanAttributes+genAi.swift
[34/146] Compiling OTelSemanticConventions OTelAttribute+genAi.swift
[35/146] Compiling OTelSemanticConventions OTelAttribute+geo.swift
[36/146] Compiling OTelSemanticConventions OTelAttribute+go.swift
[37/146] Compiling OTelSemanticConventions OTelAttribute+graphql.swift
[38/146] Compiling OTelSemanticConventions OTelAttribute+heroku.swift
[39/146] Compiling OTelSemanticConventions OTelAttribute+host.swift
[40/146] Compiling OTelSemanticConventions OTelAttribute+http.swift
[41/146] Compiling OTelSemanticConventions OTelAttribute+hw.swift
[42/146] Compiling OTelSemanticConventions OTelAttribute+ios.swift
[43/146] Compiling OTelSemanticConventions OTelAttribute+jsonrpc.swift
[44/146] Compiling OTelSemanticConventions OTelAttribute+k8s.swift
[45/146] Compiling OTelSemanticConventions OTelAttribute+linux.swift
[46/146] Compiling OTelSemanticConventions OTelAttribute+log.swift
[47/146] Compiling OTelSemanticConventions OTelAttribute+mcp.swift
[48/146] Compiling OTelSemanticConventions OTelAttribute+message.swift
[49/146] Compiling OTelSemanticConventions OTelAttribute+messaging.swift
[50/146] Compiling OTelSemanticConventions OTelAttribute+android.swift
[51/146] Compiling OTelSemanticConventions OTelAttribute+app.swift
[52/146] Compiling OTelSemanticConventions OTelAttribute+artifact.swift
[53/146] Compiling OTelSemanticConventions OTelAttribute+aws.swift
[54/146] Compiling OTelSemanticConventions OTelAttribute+az.swift
[55/146] Compiling OTelSemanticConventions OTelAttribute+azure.swift
[56/146] Compiling OTelSemanticConventions OTelAttribute+browser.swift
[57/146] Compiling OTelSemanticConventions OTelAttribute+cassandra.swift
[58/146] Compiling OTelSemanticConventions OTelAttribute+cicd.swift
[59/146] Compiling OTelSemanticConventions OTelAttribute+client.swift
[60/146] Compiling OTelSemanticConventions OTelAttribute+cloud.swift
[61/146] Compiling OTelSemanticConventions OTelAttribute+cloudevents.swift
[62/146] Compiling OTelSemanticConventions OTelAttribute+cloudfoundry.swift
[63/146] Compiling OTelSemanticConventions OTelAttribute+code.swift
[64/146] Compiling OTelSemanticConventions OTelAttribute+container.swift
[65/146] Compiling OTelSemanticConventions OTelAttribute+cpu.swift
[66/146] Compiling OTelSemanticConventions OTelAttribute+server.swift
[67/146] Compiling OTelSemanticConventions OTelAttribute+service.swift
[68/146] Compiling OTelSemanticConventions OTelAttribute+session.swift
[69/146] Compiling OTelSemanticConventions OTelAttribute+source.swift
[70/146] Compiling OTelSemanticConventions OTelAttribute+system.swift
[71/146] Compiling OTelSemanticConventions OTelAttribute+telemetry.swift
[72/146] Compiling OTelSemanticConventions OTelAttribute+test.swift
[73/146] Compiling OTelSemanticConventions OTelAttribute+thread.swift
[74/146] Compiling OTelSemanticConventions OTelAttribute+tls.swift
[75/146] Compiling OTelSemanticConventions OTelAttribute+url.swift
[76/146] Compiling OTelSemanticConventions OTelAttribute+user.swift
[77/146] Compiling OTelSemanticConventions OTelAttribute+userAgent.swift
[78/146] Compiling OTelSemanticConventions OTelAttribute+vcs.swift
[79/146] Compiling OTelSemanticConventions OTelAttribute+webengine.swift
[80/146] Compiling OTelSemanticConventions OTelAttribute+zos.swift
[81/146] Compiling OTelSemanticConventions SpanAttributes+android.swift
[82/146] Emitting module OTelSemanticConventions
[83/146] Compiling OTelSemanticConventions OTelAttribute+cpython.swift
[84/146] Compiling OTelSemanticConventions OTelAttribute+db.swift
[85/146] Compiling OTelSemanticConventions OTelAttribute+deployment.swift
[86/146] Compiling OTelSemanticConventions OTelAttribute+destination.swift
[87/146] Compiling OTelSemanticConventions OTelAttribute+device.swift
[88/146] Compiling OTelSemanticConventions OTelAttribute+disk.swift
[89/146] Compiling OTelSemanticConventions OTelAttribute+dns.swift
[90/146] Compiling OTelSemanticConventions OTelAttribute+elasticsearch.swift
[91/146] Compiling OTelSemanticConventions OTelAttribute+enduser.swift
[92/146] Compiling OTelSemanticConventions OTelAttribute+error.swift
[93/146] Compiling OTelSemanticConventions OTelAttribute+event.swift
[94/146] Compiling OTelSemanticConventions OTelAttribute+exception.swift
[95/146] Compiling OTelSemanticConventions OTelAttribute+faas.swift
[96/146] Compiling OTelSemanticConventions OTelAttribute+featureFlag.swift
[97/146] Compiling OTelSemanticConventions OTelAttribute+file.swift
[98/146] Compiling OTelSemanticConventions OTelAttribute+gcp.swift
[99/161] Compiling OTelSemanticConventions SpanAttributes+network.swift
[100/161] Compiling OTelSemanticConventions SpanAttributes+nfs.swift
[101/161] Compiling OTelSemanticConventions SpanAttributes+oci.swift
[102/161] Compiling OTelSemanticConventions SpanAttributes+oncRpc.swift
[103/161] Compiling OTelSemanticConventions SpanAttributes+openai.swift
[104/161] Compiling OTelSemanticConventions SpanAttributes+openshift.swift
[105/161] Compiling OTelSemanticConventions SpanAttributes+opentracing.swift
[106/161] Compiling OTelSemanticConventions SpanAttributes+os.swift
[107/161] Compiling OTelSemanticConventions SpanAttributes+otel.swift
[108/161] Compiling OTelSemanticConventions SpanAttributes+pool.swift
[109/161] Compiling OTelSemanticConventions SpanAttributes+pprof.swift
[110/161] Compiling OTelSemanticConventions SpanAttributes+process.swift
[111/161] Compiling OTelSemanticConventions SpanAttributes+profile.swift
[112/161] Compiling OTelSemanticConventions SpanAttributes+rpc.swift
[113/161] Compiling OTelSemanticConventions SpanAttributes+securityRule.swift
[114/161] Compiling OTelSemanticConventions SpanAttributes+server.swift
[115/161] Compiling OTelSemanticConventions SpanAttributes+app.swift
[116/161] Compiling OTelSemanticConventions SpanAttributes+artifact.swift
[117/161] Compiling OTelSemanticConventions SpanAttributes+aws.swift
[118/161] Compiling OTelSemanticConventions SpanAttributes+az.swift
[119/161] Compiling OTelSemanticConventions SpanAttributes+azure.swift
[120/161] Compiling OTelSemanticConventions SpanAttributes+browser.swift
[121/161] Compiling OTelSemanticConventions SpanAttributes+cassandra.swift
[122/161] Compiling OTelSemanticConventions SpanAttributes+cicd.swift
[123/161] Compiling OTelSemanticConventions SpanAttributes+client.swift
[124/161] Compiling OTelSemanticConventions SpanAttributes+cloud.swift
[125/161] Compiling OTelSemanticConventions SpanAttributes+cloudevents.swift
[126/161] Compiling OTelSemanticConventions SpanAttributes+cloudfoundry.swift
[127/161] Compiling OTelSemanticConventions SpanAttributes+code.swift
[128/161] Compiling OTelSemanticConventions SpanAttributes+container.swift
[129/161] Compiling OTelSemanticConventions SpanAttributes+cpu.swift
[130/161] Compiling OTelSemanticConventions SpanAttributes+cpython.swift
[131/161] Compiling OTelSemanticConventions SpanAttributes+geo.swift
[132/161] Compiling OTelSemanticConventions SpanAttributes+go.swift
[133/161] Compiling OTelSemanticConventions SpanAttributes+graphql.swift
[134/161] Compiling OTelSemanticConventions SpanAttributes+heroku.swift
[135/161] Compiling OTelSemanticConventions SpanAttributes+host.swift
[136/161] Compiling OTelSemanticConventions SpanAttributes+http.swift
[137/161] Compiling OTelSemanticConventions SpanAttributes+hw.swift
[138/161] Compiling OTelSemanticConventions SpanAttributes+ios.swift
[139/161] Compiling OTelSemanticConventions SpanAttributes+jsonrpc.swift
[140/161] Compiling OTelSemanticConventions SpanAttributes+k8s.swift
[141/161] Compiling OTelSemanticConventions SpanAttributes+linux.swift
[142/161] Compiling OTelSemanticConventions SpanAttributes+log.swift
[143/161] Compiling OTelSemanticConventions SpanAttributes+mcp.swift
[144/161] Compiling OTelSemanticConventions SpanAttributes+message.swift
[145/161] Compiling OTelSemanticConventions SpanAttributes+messaging.swift
[146/161] Compiling OTelSemanticConventions SpanAttributes+net.swift
[147/161] Compiling OTelSemanticConventions SpanAttributes+service.swift
[148/161] Compiling OTelSemanticConventions SpanAttributes+session.swift
[149/161] Compiling OTelSemanticConventions SpanAttributes+source.swift
[150/161] Compiling OTelSemanticConventions SpanAttributes+system.swift
[151/161] Compiling OTelSemanticConventions SpanAttributes+telemetry.swift
[152/161] Compiling OTelSemanticConventions SpanAttributes+test.swift
[153/161] Compiling OTelSemanticConventions SpanAttributes+thread.swift
[154/161] Compiling OTelSemanticConventions SpanAttributes+tls.swift
[155/161] Compiling OTelSemanticConventions SpanAttributes+url.swift
[156/161] Compiling OTelSemanticConventions SpanAttributes+user.swift
[157/161] Compiling OTelSemanticConventions SpanAttributes+userAgent.swift
[158/161] Compiling OTelSemanticConventions SpanAttributes+vcs.swift
[159/161] Compiling OTelSemanticConventions SpanAttributes+webengine.swift
[160/161] Compiling OTelSemanticConventions SpanAttributes+zos.swift
[161/161] Compiling OTelSemanticConventions OTelAttribute.swift
Build of target: 'OTelSemanticConventions' complete! (2.57s)
14842
136 /Users/admin/builder/spi-builder-workspace/.docs/swift-otel/swift-otel-semantic-conventions/1.39.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swift-otel/swift-otel-semantic-conventions/1.39.0
File count: 14842
Doc size: 136.0MB
Preparing doc bundle ...
Uploading prod-swift-otel-swift-otel-semantic-conventions-1.39.0-c382090e.zip to s3://spi-docs-inbox/prod-swift-otel-swift-otel-semantic-conventions-1.39.0-c382090e.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.