Build Information
Successful build of opentelemetry-swift, reference 2.3.0 (df57cc), with Swift 6.1 for Linux on 11 Dec 2025 23:42:57 UTC.
Swift 6 data race errors: 15
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
697 | extension Opentelemetry_Proto_Trace_V1_ScopeSpans: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
698 | public static let protoMessageName: String = _protobuf_package + ".ScopeSpans"
699 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
700 | 1: .same(proto: "scope"),
701 | 2: .same(proto: "spans"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:747:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
745 | extension Opentelemetry_Proto_Trace_V1_Span: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
746 | public static let protoMessageName: String = _protobuf_package + ".Span"
747 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
748 | 1: .standard(proto: "trace_id"),
749 | 2: .standard(proto: "span_id"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:942:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
940 |
941 | extension Opentelemetry_Proto_Trace_V1_Span.SpanKind: SwiftProtobuf._ProtoNameProviding {
942 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
943 | 0: .same(proto: "SPAN_KIND_UNSPECIFIED"),
944 | 1: .same(proto: "SPAN_KIND_INTERNAL"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:954:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
952 | extension Opentelemetry_Proto_Trace_V1_Span.Event: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
953 | public static let protoMessageName: String = Opentelemetry_Proto_Trace_V1_Span.protoMessageName + ".Event"
954 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
955 | 1: .standard(proto: "time_unix_nano"),
956 | 2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:1004:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1002 | extension Opentelemetry_Proto_Trace_V1_Span.Link: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1003 | public static let protoMessageName: String = Opentelemetry_Proto_Trace_V1_Span.protoMessageName + ".Link"
1004 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1005 | 1: .standard(proto: "trace_id"),
1006 | 2: .standard(proto: "span_id"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:1066:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1064 | extension Opentelemetry_Proto_Trace_V1_Status: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1065 | public static let protoMessageName: String = _protobuf_package + ".Status"
1066 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1067 | 2: .same(proto: "message"),
1068 | 3: .same(proto: "code"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:1103:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1101 |
1102 | extension Opentelemetry_Proto_Trace_V1_Status.StatusCode: SwiftProtobuf._ProtoNameProviding {
1103 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1104 | 0: .same(proto: "STATUS_CODE_UNSET"),
1105 | 1: .same(proto: "STATUS_CODE_OK"),
[1003/1059] Compiling OpenTelemetryProtocolExporterCommon resource.pb.swift
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles_service.pb.swift:121:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension Opentelemetry_Proto_Collector_Profiles_V1development_ExportProfilesServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 | public static let protoMessageName: String = _protobuf_package + ".ExportProfilesServiceRequest"
121 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 | 1: .standard(proto: "resource_profiles"),
123 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles_service.pb.swift:153:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
151 | extension Opentelemetry_Proto_Collector_Profiles_V1development_ExportProfilesServiceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
152 | public static let protoMessageName: String = _protobuf_package + ".ExportProfilesServiceResponse"
153 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
154 | 1: .standard(proto: "partial_success"),
155 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles_service.pb.swift:189:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
187 | extension Opentelemetry_Proto_Collector_Profiles_V1development_ExportProfilesPartialSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
188 | public static let protoMessageName: String = _protobuf_package + ".ExportProfilesPartialSuccess"
189 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 | 1: .standard(proto: "rejected_profiles"),
191 | 2: .standard(proto: "error_message"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/resource.pb.swift:63:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
61 | extension Opentelemetry_Proto_Resource_V1_Resource: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
62 | public static let protoMessageName: String = _protobuf_package + ".Resource"
63 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
64 | 1: .same(proto: "attributes"),
65 | 2: .standard(proto: "dropped_attributes_count"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:609:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
607 |
608 | extension Opentelemetry_Proto_Trace_V1_SpanFlags: SwiftProtobuf._ProtoNameProviding {
609 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
610 | 0: .same(proto: "SPAN_FLAGS_DO_NOT_USE"),
611 | 255: .same(proto: "SPAN_FLAGS_TRACE_FLAGS_MASK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:619:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
617 | extension Opentelemetry_Proto_Trace_V1_TracesData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
618 | public static let protoMessageName: String = _protobuf_package + ".TracesData"
619 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
620 | 1: .standard(proto: "resource_spans"),
621 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:651:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
649 | extension Opentelemetry_Proto_Trace_V1_ResourceSpans: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
650 | public static let protoMessageName: String = _protobuf_package + ".ResourceSpans"
651 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
652 | 1: .same(proto: "resource"),
653 | 2: .standard(proto: "scope_spans"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:699:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
697 | extension Opentelemetry_Proto_Trace_V1_ScopeSpans: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
698 | public static let protoMessageName: String = _protobuf_package + ".ScopeSpans"
699 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
700 | 1: .same(proto: "scope"),
701 | 2: .same(proto: "spans"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:747:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
745 | extension Opentelemetry_Proto_Trace_V1_Span: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
746 | public static let protoMessageName: String = _protobuf_package + ".Span"
747 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
748 | 1: .standard(proto: "trace_id"),
749 | 2: .standard(proto: "span_id"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:942:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
940 |
941 | extension Opentelemetry_Proto_Trace_V1_Span.SpanKind: SwiftProtobuf._ProtoNameProviding {
942 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
943 | 0: .same(proto: "SPAN_KIND_UNSPECIFIED"),
944 | 1: .same(proto: "SPAN_KIND_INTERNAL"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:954:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
952 | extension Opentelemetry_Proto_Trace_V1_Span.Event: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
953 | public static let protoMessageName: String = Opentelemetry_Proto_Trace_V1_Span.protoMessageName + ".Event"
954 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
955 | 1: .standard(proto: "time_unix_nano"),
956 | 2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:1004:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1002 | extension Opentelemetry_Proto_Trace_V1_Span.Link: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1003 | public static let protoMessageName: String = Opentelemetry_Proto_Trace_V1_Span.protoMessageName + ".Link"
1004 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1005 | 1: .standard(proto: "trace_id"),
1006 | 2: .standard(proto: "span_id"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:1066:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1064 | extension Opentelemetry_Proto_Trace_V1_Status: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1065 | public static let protoMessageName: String = _protobuf_package + ".Status"
1066 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1067 | 2: .same(proto: "message"),
1068 | 3: .same(proto: "code"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:1103:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1101 |
1102 | extension Opentelemetry_Proto_Trace_V1_Status.StatusCode: SwiftProtobuf._ProtoNameProviding {
1103 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1104 | 0: .same(proto: "STATUS_CODE_UNSET"),
1105 | 1: .same(proto: "STATUS_CODE_OK"),
[1004/1059] Compiling OpenTelemetryProtocolExporterCommon trace.pb.swift
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles_service.pb.swift:121:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension Opentelemetry_Proto_Collector_Profiles_V1development_ExportProfilesServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 | public static let protoMessageName: String = _protobuf_package + ".ExportProfilesServiceRequest"
121 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 | 1: .standard(proto: "resource_profiles"),
123 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles_service.pb.swift:153:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
151 | extension Opentelemetry_Proto_Collector_Profiles_V1development_ExportProfilesServiceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
152 | public static let protoMessageName: String = _protobuf_package + ".ExportProfilesServiceResponse"
153 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
154 | 1: .standard(proto: "partial_success"),
155 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles_service.pb.swift:189:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
187 | extension Opentelemetry_Proto_Collector_Profiles_V1development_ExportProfilesPartialSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
188 | public static let protoMessageName: String = _protobuf_package + ".ExportProfilesPartialSuccess"
189 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 | 1: .standard(proto: "rejected_profiles"),
191 | 2: .standard(proto: "error_message"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/resource.pb.swift:63:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
61 | extension Opentelemetry_Proto_Resource_V1_Resource: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
62 | public static let protoMessageName: String = _protobuf_package + ".Resource"
63 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
64 | 1: .same(proto: "attributes"),
65 | 2: .standard(proto: "dropped_attributes_count"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:609:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
607 |
608 | extension Opentelemetry_Proto_Trace_V1_SpanFlags: SwiftProtobuf._ProtoNameProviding {
609 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
610 | 0: .same(proto: "SPAN_FLAGS_DO_NOT_USE"),
611 | 255: .same(proto: "SPAN_FLAGS_TRACE_FLAGS_MASK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:619:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
617 | extension Opentelemetry_Proto_Trace_V1_TracesData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
618 | public static let protoMessageName: String = _protobuf_package + ".TracesData"
619 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
620 | 1: .standard(proto: "resource_spans"),
621 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:651:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
649 | extension Opentelemetry_Proto_Trace_V1_ResourceSpans: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
650 | public static let protoMessageName: String = _protobuf_package + ".ResourceSpans"
651 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
652 | 1: .same(proto: "resource"),
653 | 2: .standard(proto: "scope_spans"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:699:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
697 | extension Opentelemetry_Proto_Trace_V1_ScopeSpans: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
698 | public static let protoMessageName: String = _protobuf_package + ".ScopeSpans"
699 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
700 | 1: .same(proto: "scope"),
701 | 2: .same(proto: "spans"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:747:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
745 | extension Opentelemetry_Proto_Trace_V1_Span: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
746 | public static let protoMessageName: String = _protobuf_package + ".Span"
747 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
748 | 1: .standard(proto: "trace_id"),
749 | 2: .standard(proto: "span_id"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:942:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
940 |
941 | extension Opentelemetry_Proto_Trace_V1_Span.SpanKind: SwiftProtobuf._ProtoNameProviding {
942 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
943 | 0: .same(proto: "SPAN_KIND_UNSPECIFIED"),
944 | 1: .same(proto: "SPAN_KIND_INTERNAL"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:954:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
952 | extension Opentelemetry_Proto_Trace_V1_Span.Event: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
953 | public static let protoMessageName: String = Opentelemetry_Proto_Trace_V1_Span.protoMessageName + ".Event"
954 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
955 | 1: .standard(proto: "time_unix_nano"),
956 | 2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:1004:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1002 | extension Opentelemetry_Proto_Trace_V1_Span.Link: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1003 | public static let protoMessageName: String = Opentelemetry_Proto_Trace_V1_Span.protoMessageName + ".Link"
1004 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1005 | 1: .standard(proto: "trace_id"),
1006 | 2: .standard(proto: "span_id"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:1066:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1064 | extension Opentelemetry_Proto_Trace_V1_Status: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1065 | public static let protoMessageName: String = _protobuf_package + ".Status"
1066 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1067 | 2: .same(proto: "message"),
1068 | 3: .same(proto: "code"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/trace.pb.swift:1103:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1101 |
1102 | extension Opentelemetry_Proto_Trace_V1_Status.StatusCode: SwiftProtobuf._ProtoNameProviding {
1103 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1104 | 0: .same(proto: "STATUS_CODE_UNSET"),
1105 | 1: .same(proto: "STATUS_CODE_OK"),
[1010/1059] Compiling OpenTelemetryProtocolExporterCommon OtlpConfiguration.swift
[1023/1059] Emitting module NIOCore
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:215:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
213 | extension Opentelemetry_Proto_Common_V1_AnyValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
214 | public static let protoMessageName: String = _protobuf_package + ".AnyValue"
215 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
216 | 1: .standard(proto: "string_value"),
217 | 2: .standard(proto: "bool_value"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:350:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
348 | extension Opentelemetry_Proto_Common_V1_ArrayValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
349 | public static let protoMessageName: String = _protobuf_package + ".ArrayValue"
350 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
351 | 1: .same(proto: "values"),
352 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:382:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
380 | extension Opentelemetry_Proto_Common_V1_KeyValueList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
381 | public static let protoMessageName: String = _protobuf_package + ".KeyValueList"
382 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
383 | 1: .same(proto: "values"),
384 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:414:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
412 | extension Opentelemetry_Proto_Common_V1_KeyValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
413 | public static let protoMessageName: String = _protobuf_package + ".KeyValue"
414 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
415 | 1: .same(proto: "key"),
416 | 2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:456:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
454 | extension Opentelemetry_Proto_Common_V1_InstrumentationScope: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
455 | public static let protoMessageName: String = _protobuf_package + ".InstrumentationScope"
456 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
457 | 1: .same(proto: "name"),
458 | 2: .same(proto: "version"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:426:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
424 |
425 | extension Opentelemetry_Proto_Logs_V1_SeverityNumber: SwiftProtobuf._ProtoNameProviding {
426 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
427 | 0: .same(proto: "SEVERITY_NUMBER_UNSPECIFIED"),
428 | 1: .same(proto: "SEVERITY_NUMBER_TRACE"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:456:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
454 |
455 | extension Opentelemetry_Proto_Logs_V1_LogRecordFlags: SwiftProtobuf._ProtoNameProviding {
456 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
457 | 0: .same(proto: "LOG_RECORD_FLAGS_DO_NOT_USE"),
458 | 255: .same(proto: "LOG_RECORD_FLAGS_TRACE_FLAGS_MASK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:464:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
462 | extension Opentelemetry_Proto_Logs_V1_LogsData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
463 | public static let protoMessageName: String = _protobuf_package + ".LogsData"
464 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
465 | 1: .standard(proto: "resource_logs"),
466 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:496:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
494 | extension Opentelemetry_Proto_Logs_V1_ResourceLogs: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
495 | public static let protoMessageName: String = _protobuf_package + ".ResourceLogs"
496 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
497 | 1: .same(proto: "resource"),
498 | 2: .standard(proto: "scope_logs"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:544:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
542 | extension Opentelemetry_Proto_Logs_V1_ScopeLogs: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
543 | public static let protoMessageName: String = _protobuf_package + ".ScopeLogs"
544 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
545 | 1: .same(proto: "scope"),
546 | 2: .standard(proto: "log_records"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:592:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
590 | extension Opentelemetry_Proto_Logs_V1_LogRecord: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
591 | public static let protoMessageName: String = _protobuf_package + ".LogRecord"
592 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
593 | 1: .standard(proto: "time_unix_nano"),
594 | 11: .standard(proto: "observed_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs_service.pb.swift:121:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension Opentelemetry_Proto_Collector_Logs_V1_ExportLogsServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 | public static let protoMessageName: String = _protobuf_package + ".ExportLogsServiceRequest"
121 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 | 1: .standard(proto: "resource_logs"),
123 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs_service.pb.swift:153:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
151 | extension Opentelemetry_Proto_Collector_Logs_V1_ExportLogsServiceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
152 | public static let protoMessageName: String = _protobuf_package + ".ExportLogsServiceResponse"
153 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
154 | 1: .standard(proto: "partial_success"),
155 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs_service.pb.swift:189:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
187 | extension Opentelemetry_Proto_Collector_Logs_V1_ExportLogsPartialSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
188 | public static let protoMessageName: String = _protobuf_package + ".ExportLogsPartialSuccess"
189 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 | 1: .standard(proto: "rejected_log_records"),
191 | 2: .standard(proto: "error_message"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:215:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
213 | extension Opentelemetry_Proto_Common_V1_AnyValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
214 | public static let protoMessageName: String = _protobuf_package + ".AnyValue"
215 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
216 | 1: .standard(proto: "string_value"),
217 | 2: .standard(proto: "bool_value"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:350:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
348 | extension Opentelemetry_Proto_Common_V1_ArrayValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
349 | public static let protoMessageName: String = _protobuf_package + ".ArrayValue"
350 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
351 | 1: .same(proto: "values"),
352 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:382:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
380 | extension Opentelemetry_Proto_Common_V1_KeyValueList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
381 | public static let protoMessageName: String = _protobuf_package + ".KeyValueList"
382 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
383 | 1: .same(proto: "values"),
384 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:414:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
412 | extension Opentelemetry_Proto_Common_V1_KeyValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
413 | public static let protoMessageName: String = _protobuf_package + ".KeyValue"
414 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
415 | 1: .same(proto: "key"),
416 | 2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:456:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
454 | extension Opentelemetry_Proto_Common_V1_InstrumentationScope: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
455 | public static let protoMessageName: String = _protobuf_package + ".InstrumentationScope"
456 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
457 | 1: .same(proto: "name"),
458 | 2: .same(proto: "version"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:426:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
424 |
425 | extension Opentelemetry_Proto_Logs_V1_SeverityNumber: SwiftProtobuf._ProtoNameProviding {
426 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
427 | 0: .same(proto: "SEVERITY_NUMBER_UNSPECIFIED"),
428 | 1: .same(proto: "SEVERITY_NUMBER_TRACE"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:456:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
454 |
455 | extension Opentelemetry_Proto_Logs_V1_LogRecordFlags: SwiftProtobuf._ProtoNameProviding {
456 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
457 | 0: .same(proto: "LOG_RECORD_FLAGS_DO_NOT_USE"),
458 | 255: .same(proto: "LOG_RECORD_FLAGS_TRACE_FLAGS_MASK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:464:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
462 | extension Opentelemetry_Proto_Logs_V1_LogsData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
463 | public static let protoMessageName: String = _protobuf_package + ".LogsData"
464 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
465 | 1: .standard(proto: "resource_logs"),
466 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:496:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
494 | extension Opentelemetry_Proto_Logs_V1_ResourceLogs: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
495 | public static let protoMessageName: String = _protobuf_package + ".ResourceLogs"
496 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
497 | 1: .same(proto: "resource"),
498 | 2: .standard(proto: "scope_logs"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:544:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
542 | extension Opentelemetry_Proto_Logs_V1_ScopeLogs: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
543 | public static let protoMessageName: String = _protobuf_package + ".ScopeLogs"
544 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
545 | 1: .same(proto: "scope"),
546 | 2: .standard(proto: "log_records"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:592:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
590 | extension Opentelemetry_Proto_Logs_V1_LogRecord: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
591 | public static let protoMessageName: String = _protobuf_package + ".LogRecord"
592 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
593 | 1: .standard(proto: "time_unix_nano"),
594 | 11: .standard(proto: "observed_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs_service.pb.swift:121:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension Opentelemetry_Proto_Collector_Logs_V1_ExportLogsServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 | public static let protoMessageName: String = _protobuf_package + ".ExportLogsServiceRequest"
121 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 | 1: .standard(proto: "resource_logs"),
123 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs_service.pb.swift:153:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
151 | extension Opentelemetry_Proto_Collector_Logs_V1_ExportLogsServiceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
152 | public static let protoMessageName: String = _protobuf_package + ".ExportLogsServiceResponse"
153 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
154 | 1: .standard(proto: "partial_success"),
155 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs_service.pb.swift:189:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
187 | extension Opentelemetry_Proto_Collector_Logs_V1_ExportLogsPartialSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
188 | public static let protoMessageName: String = _protobuf_package + ".ExportLogsPartialSuccess"
189 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 | 1: .standard(proto: "rejected_log_records"),
191 | 2: .standard(proto: "error_message"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:215:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
213 | extension Opentelemetry_Proto_Common_V1_AnyValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
214 | public static let protoMessageName: String = _protobuf_package + ".AnyValue"
215 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
216 | 1: .standard(proto: "string_value"),
217 | 2: .standard(proto: "bool_value"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:350:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
348 | extension Opentelemetry_Proto_Common_V1_ArrayValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
349 | public static let protoMessageName: String = _protobuf_package + ".ArrayValue"
350 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
351 | 1: .same(proto: "values"),
352 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:382:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
380 | extension Opentelemetry_Proto_Common_V1_KeyValueList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
381 | public static let protoMessageName: String = _protobuf_package + ".KeyValueList"
382 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
383 | 1: .same(proto: "values"),
384 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:414:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
412 | extension Opentelemetry_Proto_Common_V1_KeyValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
413 | public static let protoMessageName: String = _protobuf_package + ".KeyValue"
414 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
415 | 1: .same(proto: "key"),
416 | 2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/common.pb.swift:456:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
454 | extension Opentelemetry_Proto_Common_V1_InstrumentationScope: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
455 | public static let protoMessageName: String = _protobuf_package + ".InstrumentationScope"
456 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
457 | 1: .same(proto: "name"),
458 | 2: .same(proto: "version"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:426:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
424 |
425 | extension Opentelemetry_Proto_Logs_V1_SeverityNumber: SwiftProtobuf._ProtoNameProviding {
426 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
427 | 0: .same(proto: "SEVERITY_NUMBER_UNSPECIFIED"),
428 | 1: .same(proto: "SEVERITY_NUMBER_TRACE"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:456:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
454 |
455 | extension Opentelemetry_Proto_Logs_V1_LogRecordFlags: SwiftProtobuf._ProtoNameProviding {
456 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
457 | 0: .same(proto: "LOG_RECORD_FLAGS_DO_NOT_USE"),
458 | 255: .same(proto: "LOG_RECORD_FLAGS_TRACE_FLAGS_MASK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:464:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
462 | extension Opentelemetry_Proto_Logs_V1_LogsData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
463 | public static let protoMessageName: String = _protobuf_package + ".LogsData"
464 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
465 | 1: .standard(proto: "resource_logs"),
466 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:496:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
494 | extension Opentelemetry_Proto_Logs_V1_ResourceLogs: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
495 | public static let protoMessageName: String = _protobuf_package + ".ResourceLogs"
496 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
497 | 1: .same(proto: "resource"),
498 | 2: .standard(proto: "scope_logs"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:544:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
542 | extension Opentelemetry_Proto_Logs_V1_ScopeLogs: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
543 | public static let protoMessageName: String = _protobuf_package + ".ScopeLogs"
544 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
545 | 1: .same(proto: "scope"),
546 | 2: .standard(proto: "log_records"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs.pb.swift:592:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
590 | extension Opentelemetry_Proto_Logs_V1_LogRecord: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
591 | public static let protoMessageName: String = _protobuf_package + ".LogRecord"
592 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
593 | 1: .standard(proto: "time_unix_nano"),
594 | 11: .standard(proto: "observed_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs_service.pb.swift:121:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension Opentelemetry_Proto_Collector_Logs_V1_ExportLogsServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 | public static let protoMessageName: String = _protobuf_package + ".ExportLogsServiceRequest"
121 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 | 1: .standard(proto: "resource_logs"),
123 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs_service.pb.swift:153:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
151 | extension Opentelemetry_Proto_Collector_Logs_V1_ExportLogsServiceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
152 | public static let protoMessageName: String = _protobuf_package + ".ExportLogsServiceResponse"
153 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
154 | 1: .standard(proto: "partial_success"),
155 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/logs_service.pb.swift:189:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
187 | extension Opentelemetry_Proto_Collector_Logs_V1_ExportLogsPartialSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
188 | public static let protoMessageName: String = _protobuf_package + ".ExportLogsPartialSuccess"
189 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 | 1: .standard(proto: "rejected_log_records"),
191 | 2: .standard(proto: "error_message"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1079:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1077 |
1078 | extension Opentelemetry_Proto_Metrics_V1_AggregationTemporality: SwiftProtobuf._ProtoNameProviding {
1079 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1080 | 0: .same(proto: "AGGREGATION_TEMPORALITY_UNSPECIFIED"),
1081 | 1: .same(proto: "AGGREGATION_TEMPORALITY_DELTA"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1087:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1085 |
1086 | extension Opentelemetry_Proto_Metrics_V1_DataPointFlags: SwiftProtobuf._ProtoNameProviding {
1087 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1088 | 0: .same(proto: "DATA_POINT_FLAGS_DO_NOT_USE"),
1089 | 1: .same(proto: "DATA_POINT_FLAGS_NO_RECORDED_VALUE_MASK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1095:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1093 | extension Opentelemetry_Proto_Metrics_V1_MetricsData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1094 | public static let protoMessageName: String = _protobuf_package + ".MetricsData"
1095 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1096 | 1: .standard(proto: "resource_metrics"),
1097 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1127:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1125 | extension Opentelemetry_Proto_Metrics_V1_ResourceMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1126 | public static let protoMessageName: String = _protobuf_package + ".ResourceMetrics"
1127 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1128 | 1: .same(proto: "resource"),
1129 | 2: .standard(proto: "scope_metrics"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1173 | extension Opentelemetry_Proto_Metrics_V1_ScopeMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1174 | public static let protoMessageName: String = _protobuf_package + ".ScopeMetrics"
1175 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1176 | 1: .same(proto: "scope"),
1177 | 2: .same(proto: "metrics"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1223:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1221 | extension Opentelemetry_Proto_Metrics_V1_Metric: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1222 | public static let protoMessageName: String = _protobuf_package + ".Metric"
1223 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1224 | 1: .same(proto: "name"),
1225 | 2: .same(proto: "description"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1371:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1369 | extension Opentelemetry_Proto_Metrics_V1_Gauge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1370 | public static let protoMessageName: String = _protobuf_package + ".Gauge"
1371 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1372 | 1: .standard(proto: "data_points"),
1373 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1403:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1401 | extension Opentelemetry_Proto_Metrics_V1_Sum: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1402 | public static let protoMessageName: String = _protobuf_package + ".Sum"
1403 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1404 | 1: .standard(proto: "data_points"),
1405 | 2: .standard(proto: "aggregation_temporality"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1447:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1445 | extension Opentelemetry_Proto_Metrics_V1_Histogram: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1446 | public static let protoMessageName: String = _protobuf_package + ".Histogram"
1447 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1448 | 1: .standard(proto: "data_points"),
1449 | 2: .standard(proto: "aggregation_temporality"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1485:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1483 | extension Opentelemetry_Proto_Metrics_V1_ExponentialHistogram: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1484 | public static let protoMessageName: String = _protobuf_package + ".ExponentialHistogram"
1485 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1486 | 1: .standard(proto: "data_points"),
1487 | 2: .standard(proto: "aggregation_temporality"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1523:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1521 | extension Opentelemetry_Proto_Metrics_V1_Summary: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1522 | public static let protoMessageName: String = _protobuf_package + ".Summary"
1523 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1524 | 1: .standard(proto: "data_points"),
1525 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1555:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1553 | extension Opentelemetry_Proto_Metrics_V1_NumberDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1554 | public static let protoMessageName: String = _protobuf_package + ".NumberDataPoint"
1555 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1556 | 7: .same(proto: "attributes"),
1557 | 2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1640:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1638 | extension Opentelemetry_Proto_Metrics_V1_HistogramDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1639 | public static let protoMessageName: String = _protobuf_package + ".HistogramDataPoint"
1640 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1641 | 9: .same(proto: "attributes"),
1642 | 2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1736:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1734 | extension Opentelemetry_Proto_Metrics_V1_ExponentialHistogramDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1735 | public static let protoMessageName: String = _protobuf_package + ".ExponentialHistogramDataPoint"
1736 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1737 | 1: .same(proto: "attributes"),
1738 | 2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1850:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1848 | extension Opentelemetry_Proto_Metrics_V1_ExponentialHistogramDataPoint.Buckets: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1849 | public static let protoMessageName: String = Opentelemetry_Proto_Metrics_V1_ExponentialHistogramDataPoint.protoMessageName + ".Buckets"
1850 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1851 | 1: .same(proto: "offset"),
1852 | 2: .standard(proto: "bucket_counts"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1888:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1886 | extension Opentelemetry_Proto_Metrics_V1_SummaryDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1887 | public static let protoMessageName: String = _protobuf_package + ".SummaryDataPoint"
1888 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1889 | 7: .same(proto: "attributes"),
1890 | 2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1956:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1954 | extension Opentelemetry_Proto_Metrics_V1_SummaryDataPoint.ValueAtQuantile: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1955 | public static let protoMessageName: String = Opentelemetry_Proto_Metrics_V1_SummaryDataPoint.protoMessageName + ".ValueAtQuantile"
1956 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1957 | 1: .same(proto: "quantile"),
1958 | 2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1994:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1992 | extension Opentelemetry_Proto_Metrics_V1_Exemplar: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1993 | public static let protoMessageName: String = _protobuf_package + ".Exemplar"
1994 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1995 | 7: .standard(proto: "filtered_attributes"),
1996 | 2: .standard(proto: "time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics_service.pb.swift:121:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension Opentelemetry_Proto_Collector_Metrics_V1_ExportMetricsServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 | public static let protoMessageName: String = _protobuf_package + ".ExportMetricsServiceRequest"
121 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 | 1: .standard(proto: "resource_metrics"),
123 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics_service.pb.swift:153:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
151 | extension Opentelemetry_Proto_Collector_Metrics_V1_ExportMetricsServiceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
152 | public static let protoMessageName: String = _protobuf_package + ".ExportMetricsServiceResponse"
153 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
154 | 1: .standard(proto: "partial_success"),
155 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics_service.pb.swift:189:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
187 | extension Opentelemetry_Proto_Collector_Metrics_V1_ExportMetricsPartialSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
188 | public static let protoMessageName: String = _protobuf_package + ".ExportMetricsPartialSuccess"
189 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 | 1: .standard(proto: "rejected_data_points"),
191 | 2: .standard(proto: "error_message"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:682:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
680 |
681 | extension Opentelemetry_Proto_Profiles_V1development_AggregationTemporality: SwiftProtobuf._ProtoNameProviding {
682 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
683 | 0: .same(proto: "AGGREGATION_TEMPORALITY_UNSPECIFIED"),
684 | 1: .same(proto: "AGGREGATION_TEMPORALITY_DELTA"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:691:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
689 | extension Opentelemetry_Proto_Profiles_V1development_ProfilesData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
690 | public static let protoMessageName: String = _protobuf_package + ".ProfilesData"
691 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
692 | 1: .standard(proto: "resource_profiles"),
693 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:723:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
721 | extension Opentelemetry_Proto_Profiles_V1development_ResourceProfiles: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
722 | public static let protoMessageName: String = _protobuf_package + ".ResourceProfiles"
723 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
724 | 1: .same(proto: "resource"),
725 | 2: .standard(proto: "scope_profiles"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:771:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
769 | extension Opentelemetry_Proto_Profiles_V1development_ScopeProfiles: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
770 | public static let protoMessageName: String = _protobuf_package + ".ScopeProfiles"
771 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
772 | 1: .same(proto: "scope"),
773 | 2: .same(proto: "profiles"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:819:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
817 | extension Opentelemetry_Proto_Profiles_V1development_Profile: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
818 | public static let protoMessageName: String = _protobuf_package + ".Profile"
819 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
820 | 1: .standard(proto: "sample_type"),
821 | 2: .same(proto: "sample"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1055:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1053 | extension Opentelemetry_Proto_Profiles_V1development_AttributeUnit: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1054 | public static let protoMessageName: String = _protobuf_package + ".AttributeUnit"
1055 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1056 | 1: .standard(proto: "attribute_key_strindex"),
1057 | 2: .standard(proto: "unit_strindex"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1093:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1091 | extension Opentelemetry_Proto_Profiles_V1development_Link: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1092 | public static let protoMessageName: String = _protobuf_package + ".Link"
1093 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1094 | 1: .standard(proto: "trace_id"),
1095 | 2: .standard(proto: "span_id"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1131:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1129 | extension Opentelemetry_Proto_Profiles_V1development_ValueType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1130 | public static let protoMessageName: String = _protobuf_package + ".ValueType"
1131 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1132 | 1: .standard(proto: "type_strindex"),
1133 | 2: .standard(proto: "unit_strindex"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1173 | extension Opentelemetry_Proto_Profiles_V1development_Sample: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1174 | public static let protoMessageName: String = _protobuf_package + ".Sample"
1175 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1176 | 1: .standard(proto: "locations_start_index"),
1177 | 2: .standard(proto: "locations_length"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1241:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1239 | extension Opentelemetry_Proto_Profiles_V1development_Mapping: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1240 | public static let protoMessageName: String = _protobuf_package + ".Mapping"
1241 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1242 | 1: .standard(proto: "memory_start"),
1243 | 2: .standard(proto: "memory_limit"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1321:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1319 | extension Opentelemetry_Proto_Profiles_V1development_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1320 | public static let protoMessageName: String = _protobuf_package + ".Location"
1321 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1322 | 1: .standard(proto: "mapping_index"),
1323 | 2: .same(proto: "address"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1381:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1379 | extension Opentelemetry_Proto_Profiles_V1development_Line: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1380 | public static let protoMessageName: String = _protobuf_package + ".Line"
1381 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1382 | 1: .standard(proto: "function_index"),
1383 | 2: .same(proto: "line"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1425:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1423 | extension Opentelemetry_Proto_Profiles_V1development_Function: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1424 | public static let protoMessageName: String = _protobuf_package + ".Function"
1425 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1426 | 1: .standard(proto: "name_strindex"),
1427 | 2: .standard(proto: "system_name_strindex"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1079:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1077 |
1078 | extension Opentelemetry_Proto_Metrics_V1_AggregationTemporality: SwiftProtobuf._ProtoNameProviding {
1079 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1080 | 0: .same(proto: "AGGREGATION_TEMPORALITY_UNSPECIFIED"),
1081 | 1: .same(proto: "AGGREGATION_TEMPORALITY_DELTA"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1087:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1085 |
1086 | extension Opentelemetry_Proto_Metrics_V1_DataPointFlags: SwiftProtobuf._ProtoNameProviding {
1087 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1088 | 0: .same(proto: "DATA_POINT_FLAGS_DO_NOT_USE"),
1089 | 1: .same(proto: "DATA_POINT_FLAGS_NO_RECORDED_VALUE_MASK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1095:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1093 | extension Opentelemetry_Proto_Metrics_V1_MetricsData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1094 | public static let protoMessageName: String = _protobuf_package + ".MetricsData"
1095 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1096 | 1: .standard(proto: "resource_metrics"),
1097 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1127:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1125 | extension Opentelemetry_Proto_Metrics_V1_ResourceMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1126 | public static let protoMessageName: String = _protobuf_package + ".ResourceMetrics"
1127 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1128 | 1: .same(proto: "resource"),
1129 | 2: .standard(proto: "scope_metrics"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1173 | extension Opentelemetry_Proto_Metrics_V1_ScopeMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1174 | public static let protoMessageName: String = _protobuf_package + ".ScopeMetrics"
1175 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1176 | 1: .same(proto: "scope"),
1177 | 2: .same(proto: "metrics"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1223:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1221 | extension Opentelemetry_Proto_Metrics_V1_Metric: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1222 | public static let protoMessageName: String = _protobuf_package + ".Metric"
1223 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1224 | 1: .same(proto: "name"),
1225 | 2: .same(proto: "description"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1371:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1369 | extension Opentelemetry_Proto_Metrics_V1_Gauge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1370 | public static let protoMessageName: String = _protobuf_package + ".Gauge"
1371 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1372 | 1: .standard(proto: "data_points"),
1373 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1403:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1401 | extension Opentelemetry_Proto_Metrics_V1_Sum: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1402 | public static let protoMessageName: String = _protobuf_package + ".Sum"
1403 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1404 | 1: .standard(proto: "data_points"),
1405 | 2: .standard(proto: "aggregation_temporality"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1447:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1445 | extension Opentelemetry_Proto_Metrics_V1_Histogram: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1446 | public static let protoMessageName: String = _protobuf_package + ".Histogram"
1447 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1448 | 1: .standard(proto: "data_points"),
1449 | 2: .standard(proto: "aggregation_temporality"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1485:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1483 | extension Opentelemetry_Proto_Metrics_V1_ExponentialHistogram: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1484 | public static let protoMessageName: String = _protobuf_package + ".ExponentialHistogram"
1485 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1486 | 1: .standard(proto: "data_points"),
1487 | 2: .standard(proto: "aggregation_temporality"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1523:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1521 | extension Opentelemetry_Proto_Metrics_V1_Summary: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1522 | public static let protoMessageName: String = _protobuf_package + ".Summary"
1523 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1524 | 1: .standard(proto: "data_points"),
1525 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1555:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1553 | extension Opentelemetry_Proto_Metrics_V1_NumberDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1554 | public static let protoMessageName: String = _protobuf_package + ".NumberDataPoint"
1555 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1556 | 7: .same(proto: "attributes"),
1557 | 2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1640:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1638 | extension Opentelemetry_Proto_Metrics_V1_HistogramDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1639 | public static let protoMessageName: String = _protobuf_package + ".HistogramDataPoint"
1640 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1641 | 9: .same(proto: "attributes"),
1642 | 2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1736:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1734 | extension Opentelemetry_Proto_Metrics_V1_ExponentialHistogramDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1735 | public static let protoMessageName: String = _protobuf_package + ".ExponentialHistogramDataPoint"
1736 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1737 | 1: .same(proto: "attributes"),
1738 | 2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1850:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1848 | extension Opentelemetry_Proto_Metrics_V1_ExponentialHistogramDataPoint.Buckets: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1849 | public static let protoMessageName: String = Opentelemetry_Proto_Metrics_V1_ExponentialHistogramDataPoint.protoMessageName + ".Buckets"
1850 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1851 | 1: .same(proto: "offset"),
1852 | 2: .standard(proto: "bucket_counts"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1888:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1886 | extension Opentelemetry_Proto_Metrics_V1_SummaryDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1887 | public static let protoMessageName: String = _protobuf_package + ".SummaryDataPoint"
1888 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1889 | 7: .same(proto: "attributes"),
1890 | 2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1956:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1954 | extension Opentelemetry_Proto_Metrics_V1_SummaryDataPoint.ValueAtQuantile: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1955 | public static let protoMessageName: String = Opentelemetry_Proto_Metrics_V1_SummaryDataPoint.protoMessageName + ".ValueAtQuantile"
1956 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1957 | 1: .same(proto: "quantile"),
1958 | 2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1994:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1992 | extension Opentelemetry_Proto_Metrics_V1_Exemplar: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1993 | public static let protoMessageName: String = _protobuf_package + ".Exemplar"
1994 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1995 | 7: .standard(proto: "filtered_attributes"),
1996 | 2: .standard(proto: "time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics_service.pb.swift:121:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension Opentelemetry_Proto_Collector_Metrics_V1_ExportMetricsServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 | public static let protoMessageName: String = _protobuf_package + ".ExportMetricsServiceRequest"
121 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 | 1: .standard(proto: "resource_metrics"),
123 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics_service.pb.swift:153:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
151 | extension Opentelemetry_Proto_Collector_Metrics_V1_ExportMetricsServiceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
152 | public static let protoMessageName: String = _protobuf_package + ".ExportMetricsServiceResponse"
153 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
154 | 1: .standard(proto: "partial_success"),
155 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics_service.pb.swift:189:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
187 | extension Opentelemetry_Proto_Collector_Metrics_V1_ExportMetricsPartialSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
188 | public static let protoMessageName: String = _protobuf_package + ".ExportMetricsPartialSuccess"
189 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 | 1: .standard(proto: "rejected_data_points"),
191 | 2: .standard(proto: "error_message"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:682:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
680 |
681 | extension Opentelemetry_Proto_Profiles_V1development_AggregationTemporality: SwiftProtobuf._ProtoNameProviding {
682 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
683 | 0: .same(proto: "AGGREGATION_TEMPORALITY_UNSPECIFIED"),
684 | 1: .same(proto: "AGGREGATION_TEMPORALITY_DELTA"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:691:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
689 | extension Opentelemetry_Proto_Profiles_V1development_ProfilesData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
690 | public static let protoMessageName: String = _protobuf_package + ".ProfilesData"
691 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
692 | 1: .standard(proto: "resource_profiles"),
693 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:723:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
721 | extension Opentelemetry_Proto_Profiles_V1development_ResourceProfiles: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
722 | public static let protoMessageName: String = _protobuf_package + ".ResourceProfiles"
723 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
724 | 1: .same(proto: "resource"),
725 | 2: .standard(proto: "scope_profiles"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:771:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
769 | extension Opentelemetry_Proto_Profiles_V1development_ScopeProfiles: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
770 | public static let protoMessageName: String = _protobuf_package + ".ScopeProfiles"
771 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
772 | 1: .same(proto: "scope"),
773 | 2: .same(proto: "profiles"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:819:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
817 | extension Opentelemetry_Proto_Profiles_V1development_Profile: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
818 | public static let protoMessageName: String = _protobuf_package + ".Profile"
819 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
820 | 1: .standard(proto: "sample_type"),
821 | 2: .same(proto: "sample"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1055:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1053 | extension Opentelemetry_Proto_Profiles_V1development_AttributeUnit: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1054 | public static let protoMessageName: String = _protobuf_package + ".AttributeUnit"
1055 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1056 | 1: .standard(proto: "attribute_key_strindex"),
1057 | 2: .standard(proto: "unit_strindex"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1093:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1091 | extension Opentelemetry_Proto_Profiles_V1development_Link: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1092 | public static let protoMessageName: String = _protobuf_package + ".Link"
1093 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1094 | 1: .standard(proto: "trace_id"),
1095 | 2: .standard(proto: "span_id"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1131:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1129 | extension Opentelemetry_Proto_Profiles_V1development_ValueType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1130 | public static let protoMessageName: String = _protobuf_package + ".ValueType"
1131 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1132 | 1: .standard(proto: "type_strindex"),
1133 | 2: .standard(proto: "unit_strindex"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1173 | extension Opentelemetry_Proto_Profiles_V1development_Sample: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1174 | public static let protoMessageName: String = _protobuf_package + ".Sample"
1175 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1176 | 1: .standard(proto: "locations_start_index"),
1177 | 2: .standard(proto: "locations_length"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1241:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1239 | extension Opentelemetry_Proto_Profiles_V1development_Mapping: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1240 | public static let protoMessageName: String = _protobuf_package + ".Mapping"
1241 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1242 | 1: .standard(proto: "memory_start"),
1243 | 2: .standard(proto: "memory_limit"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1321:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1319 | extension Opentelemetry_Proto_Profiles_V1development_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1320 | public static let protoMessageName: String = _protobuf_package + ".Location"
1321 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1322 | 1: .standard(proto: "mapping_index"),
1323 | 2: .same(proto: "address"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1381:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1379 | extension Opentelemetry_Proto_Profiles_V1development_Line: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1380 | public static let protoMessageName: String = _protobuf_package + ".Line"
1381 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1382 | 1: .standard(proto: "function_index"),
1383 | 2: .same(proto: "line"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1425:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1423 | extension Opentelemetry_Proto_Profiles_V1development_Function: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1424 | public static let protoMessageName: String = _protobuf_package + ".Function"
1425 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1426 | 1: .standard(proto: "name_strindex"),
1427 | 2: .standard(proto: "system_name_strindex"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1079:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1077 |
1078 | extension Opentelemetry_Proto_Metrics_V1_AggregationTemporality: SwiftProtobuf._ProtoNameProviding {
1079 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1080 | 0: .same(proto: "AGGREGATION_TEMPORALITY_UNSPECIFIED"),
1081 | 1: .same(proto: "AGGREGATION_TEMPORALITY_DELTA"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1087:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1085 |
1086 | extension Opentelemetry_Proto_Metrics_V1_DataPointFlags: SwiftProtobuf._ProtoNameProviding {
1087 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1088 | 0: .same(proto: "DATA_POINT_FLAGS_DO_NOT_USE"),
1089 | 1: .same(proto: "DATA_POINT_FLAGS_NO_RECORDED_VALUE_MASK"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1095:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1093 | extension Opentelemetry_Proto_Metrics_V1_MetricsData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1094 | public static let protoMessageName: String = _protobuf_package + ".MetricsData"
1095 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1096 | 1: .standard(proto: "resource_metrics"),
1097 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1127:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1125 | extension Opentelemetry_Proto_Metrics_V1_ResourceMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1126 | public static let protoMessageName: String = _protobuf_package + ".ResourceMetrics"
1127 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1128 | 1: .same(proto: "resource"),
1129 | 2: .standard(proto: "scope_metrics"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1173 | extension Opentelemetry_Proto_Metrics_V1_ScopeMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1174 | public static let protoMessageName: String = _protobuf_package + ".ScopeMetrics"
1175 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1176 | 1: .same(proto: "scope"),
1177 | 2: .same(proto: "metrics"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1223:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1221 | extension Opentelemetry_Proto_Metrics_V1_Metric: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1222 | public static let protoMessageName: String = _protobuf_package + ".Metric"
1223 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1224 | 1: .same(proto: "name"),
1225 | 2: .same(proto: "description"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1371:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1369 | extension Opentelemetry_Proto_Metrics_V1_Gauge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1370 | public static let protoMessageName: String = _protobuf_package + ".Gauge"
1371 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1372 | 1: .standard(proto: "data_points"),
1373 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1403:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1401 | extension Opentelemetry_Proto_Metrics_V1_Sum: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1402 | public static let protoMessageName: String = _protobuf_package + ".Sum"
1403 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1404 | 1: .standard(proto: "data_points"),
1405 | 2: .standard(proto: "aggregation_temporality"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1447:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1445 | extension Opentelemetry_Proto_Metrics_V1_Histogram: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1446 | public static let protoMessageName: String = _protobuf_package + ".Histogram"
1447 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1448 | 1: .standard(proto: "data_points"),
1449 | 2: .standard(proto: "aggregation_temporality"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1485:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1483 | extension Opentelemetry_Proto_Metrics_V1_ExponentialHistogram: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1484 | public static let protoMessageName: String = _protobuf_package + ".ExponentialHistogram"
1485 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1486 | 1: .standard(proto: "data_points"),
1487 | 2: .standard(proto: "aggregation_temporality"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1523:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1521 | extension Opentelemetry_Proto_Metrics_V1_Summary: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1522 | public static let protoMessageName: String = _protobuf_package + ".Summary"
1523 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1524 | 1: .standard(proto: "data_points"),
1525 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1555:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1553 | extension Opentelemetry_Proto_Metrics_V1_NumberDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1554 | public static let protoMessageName: String = _protobuf_package + ".NumberDataPoint"
1555 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1556 | 7: .same(proto: "attributes"),
1557 | 2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1640:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1638 | extension Opentelemetry_Proto_Metrics_V1_HistogramDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1639 | public static let protoMessageName: String = _protobuf_package + ".HistogramDataPoint"
1640 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1641 | 9: .same(proto: "attributes"),
1642 | 2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1736:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1734 | extension Opentelemetry_Proto_Metrics_V1_ExponentialHistogramDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1735 | public static let protoMessageName: String = _protobuf_package + ".ExponentialHistogramDataPoint"
1736 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1737 | 1: .same(proto: "attributes"),
1738 | 2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1850:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1848 | extension Opentelemetry_Proto_Metrics_V1_ExponentialHistogramDataPoint.Buckets: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1849 | public static let protoMessageName: String = Opentelemetry_Proto_Metrics_V1_ExponentialHistogramDataPoint.protoMessageName + ".Buckets"
1850 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1851 | 1: .same(proto: "offset"),
1852 | 2: .standard(proto: "bucket_counts"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1888:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1886 | extension Opentelemetry_Proto_Metrics_V1_SummaryDataPoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1887 | public static let protoMessageName: String = _protobuf_package + ".SummaryDataPoint"
1888 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1889 | 7: .same(proto: "attributes"),
1890 | 2: .standard(proto: "start_time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1956:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1954 | extension Opentelemetry_Proto_Metrics_V1_SummaryDataPoint.ValueAtQuantile: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1955 | public static let protoMessageName: String = Opentelemetry_Proto_Metrics_V1_SummaryDataPoint.protoMessageName + ".ValueAtQuantile"
1956 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1957 | 1: .same(proto: "quantile"),
1958 | 2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics.pb.swift:1994:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1992 | extension Opentelemetry_Proto_Metrics_V1_Exemplar: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1993 | public static let protoMessageName: String = _protobuf_package + ".Exemplar"
1994 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1995 | 7: .standard(proto: "filtered_attributes"),
1996 | 2: .standard(proto: "time_unix_nano"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics_service.pb.swift:121:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension Opentelemetry_Proto_Collector_Metrics_V1_ExportMetricsServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 | public static let protoMessageName: String = _protobuf_package + ".ExportMetricsServiceRequest"
121 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 | 1: .standard(proto: "resource_metrics"),
123 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics_service.pb.swift:153:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
151 | extension Opentelemetry_Proto_Collector_Metrics_V1_ExportMetricsServiceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
152 | public static let protoMessageName: String = _protobuf_package + ".ExportMetricsServiceResponse"
153 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
154 | 1: .standard(proto: "partial_success"),
155 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/metrics_service.pb.swift:189:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
187 | extension Opentelemetry_Proto_Collector_Metrics_V1_ExportMetricsPartialSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
188 | public static let protoMessageName: String = _protobuf_package + ".ExportMetricsPartialSuccess"
189 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 | 1: .standard(proto: "rejected_data_points"),
191 | 2: .standard(proto: "error_message"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:682:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
680 |
681 | extension Opentelemetry_Proto_Profiles_V1development_AggregationTemporality: SwiftProtobuf._ProtoNameProviding {
682 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
683 | 0: .same(proto: "AGGREGATION_TEMPORALITY_UNSPECIFIED"),
684 | 1: .same(proto: "AGGREGATION_TEMPORALITY_DELTA"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:691:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
689 | extension Opentelemetry_Proto_Profiles_V1development_ProfilesData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
690 | public static let protoMessageName: String = _protobuf_package + ".ProfilesData"
691 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
692 | 1: .standard(proto: "resource_profiles"),
693 | ]
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:723:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
721 | extension Opentelemetry_Proto_Profiles_V1development_ResourceProfiles: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
722 | public static let protoMessageName: String = _protobuf_package + ".ResourceProfiles"
723 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
724 | 1: .same(proto: "resource"),
725 | 2: .standard(proto: "scope_profiles"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:771:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
769 | extension Opentelemetry_Proto_Profiles_V1development_ScopeProfiles: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
770 | public static let protoMessageName: String = _protobuf_package + ".ScopeProfiles"
771 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
772 | 1: .same(proto: "scope"),
773 | 2: .same(proto: "profiles"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:819:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
817 | extension Opentelemetry_Proto_Profiles_V1development_Profile: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
818 | public static let protoMessageName: String = _protobuf_package + ".Profile"
819 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
820 | 1: .standard(proto: "sample_type"),
821 | 2: .same(proto: "sample"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1055:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1053 | extension Opentelemetry_Proto_Profiles_V1development_AttributeUnit: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1054 | public static let protoMessageName: String = _protobuf_package + ".AttributeUnit"
1055 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1056 | 1: .standard(proto: "attribute_key_strindex"),
1057 | 2: .standard(proto: "unit_strindex"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1093:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1091 | extension Opentelemetry_Proto_Profiles_V1development_Link: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1092 | public static let protoMessageName: String = _protobuf_package + ".Link"
1093 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1094 | 1: .standard(proto: "trace_id"),
1095 | 2: .standard(proto: "span_id"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1131:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1129 | extension Opentelemetry_Proto_Profiles_V1development_ValueType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1130 | public static let protoMessageName: String = _protobuf_package + ".ValueType"
1131 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1132 | 1: .standard(proto: "type_strindex"),
1133 | 2: .standard(proto: "unit_strindex"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1173 | extension Opentelemetry_Proto_Profiles_V1development_Sample: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1174 | public static let protoMessageName: String = _protobuf_package + ".Sample"
1175 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1176 | 1: .standard(proto: "locations_start_index"),
1177 | 2: .standard(proto: "locations_length"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1241:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1239 | extension Opentelemetry_Proto_Profiles_V1development_Mapping: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1240 | public static let protoMessageName: String = _protobuf_package + ".Mapping"
1241 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1242 | 1: .standard(proto: "memory_start"),
1243 | 2: .standard(proto: "memory_limit"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1321:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1319 | extension Opentelemetry_Proto_Profiles_V1development_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1320 | public static let protoMessageName: String = _protobuf_package + ".Location"
1321 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1322 | 1: .standard(proto: "mapping_index"),
1323 | 2: .same(proto: "address"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1381:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1379 | extension Opentelemetry_Proto_Profiles_V1development_Line: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1380 | public static let protoMessageName: String = _protobuf_package + ".Line"
1381 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1382 | 1: .standard(proto: "function_index"),
1383 | 2: .same(proto: "line"),
/host/spi-builder-workspace/Sources/Exporters/OpenTelemetryProtocolCommon/proto/profiles.pb.swift:1425:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1423 | extension Opentelemetry_Proto_Profiles_V1development_Function: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1424 | public static let protoMessageName: String = _protobuf_package + ".Function"
1425 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1426 | 1: .standard(proto: "name_strindex"),
1427 | 2: .standard(proto: "system_name_strindex"),
[1040/1061] Wrapping AST for NIOCore for debugging
[1041/1065] Wrapping AST for OpenTelemetryProtocolExporterCommon for debugging
[1043/1123] Emitting module OpenTelemetryProtocolExporterHttp
[1044/1123] Compiling OpenTelemetryProtocolExporterHttp Compression.swift
[1045/1123] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpExporterBase.swift
[1046/1123] Compiling OpenTelemetryProtocolExporterHttp HTTPClient.swift
[1047/1123] Compiling OpenTelemetryProtocolExporterHttp Lock.swift
[1048/1123] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpLogExporter.swift
[1049/1123] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpMetricExporter.swift
[1050/1123] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpTraceExporter.swift
[1052/1124] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1053/1124] Emitting module NIOEmbedded
[1054/1124] Compiling NIOEmbedded Embedded.swift
[1055/1124] Compiling NIOEmbedded AsyncTestingChannel.swift
[1056/1125] Compiling NIOPosix IO.swift
[1057/1125] Compiling NIOPosix IntegerBitPacking.swift
[1058/1125] Compiling NIOPosix IntegerTypes.swift
[1059/1125] Compiling NIOPosix Linux.swift
[1060/1125] Compiling NIOPosix LinuxCPUSet.swift
[1061/1125] Compiling NIOPosix LinuxUring.swift
[1062/1125] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1063/1131] Wrapping AST for NIOEmbedded for debugging
[1065/1131] Compiling NIOPosix ThreadWindows.swift
[1066/1131] Compiling NIOPosix UnsafeTransfer.swift
[1067/1131] Compiling NIOPosix Utilities.swift
[1068/1131] Compiling NIOPosix VsockAddress.swift
[1069/1131] Compiling NIOPosix VsockChannelEvents.swift
[1070/1131] Compiling NIOPosix Windows.swift
[1071/1131] Compiling NIOPosix Pool.swift
[1072/1131] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1073/1131] Compiling NIOPosix PosixSingletons.swift
[1074/1131] Compiling NIOPosix RawSocketBootstrap.swift
[1075/1131] Compiling NIOPosix Resolver.swift
[1076/1131] Compiling NIOPosix Selectable.swift
[1077/1131] Compiling NIOPosix SelectableChannel.swift
[1078/1131] Emitting module NIOPosix
[1079/1131] Compiling NIOPosix SelectableEventLoop.swift
[1080/1131] Compiling NIOPosix SelectorEpoll.swift
[1081/1131] Compiling NIOPosix SelectorGeneric.swift
[1082/1131] Compiling NIOPosix SelectorKqueue.swift
[1083/1131] Compiling NIOPosix SelectorUring.swift
[1084/1131] Compiling NIOPosix SelectorWSAPoll.swift
[1085/1131] Compiling NIOPosix ServerSocket.swift
[1086/1131] Compiling NIOPosix Socket.swift
[1087/1131] Compiling NIOPosix SocketChannel.swift
[1088/1131] Compiling NIOPosix SocketProtocols.swift
[1089/1131] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1090/1131] Compiling NIOPosix System.swift
[1091/1131] Compiling NIOPosix Thread.swift
[1092/1131] Compiling NIOPosix ThreadPosix.swift
[1093/1131] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1094/1131] Compiling NIOPosix NIOThreadPool.swift
[1095/1131] Compiling NIOPosix NonBlockingFileIO.swift
[1096/1131] Compiling NIOPosix PendingDatagramWritesManager.swift
[1097/1131] Compiling NIOPosix PendingWritesManager.swift
[1098/1131] Compiling NIOPosix PipeChannel.swift
[1099/1131] Compiling NIOPosix PipePair.swift
[1100/1131] Compiling NIOPosix BSDSocketAPICommon.swift
[1101/1131] Compiling NIOPosix BSDSocketAPIPosix.swift
[1102/1131] Compiling NIOPosix BSDSocketAPIWindows.swift
[1103/1131] Compiling NIOPosix BaseSocket.swift
[1104/1131] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1105/1131] Compiling NIOPosix BaseSocketChannel.swift
[1106/1131] Compiling NIOPosix BaseStreamSocketChannel.swift
[1107/1131] Compiling NIOPosix Bootstrap.swift
[1108/1131] Compiling NIOPosix ControlMessage.swift
[1109/1131] Compiling NIOPosix DatagramVectorReadManager.swift
[1110/1131] Compiling NIOPosix Errors+Any.swift
[1111/1131] Compiling NIOPosix FileDescriptor.swift
[1112/1131] Compiling NIOPosix GetaddrinfoResolver.swift
[1113/1131] Compiling NIOPosix HappyEyeballs.swift
[1114/1132] Wrapping AST for NIOPosix for debugging
[1116/1134] Compiling NIO Exports.swift
[1117/1134] Emitting module NIO
[1118/1140] Wrapping AST for NIO for debugging
[1120/1162] Compiling NIOTLS TLSEvents.swift
[1121/1162] Emitting module NIOTLS
[1122/1162] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1123/1162] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1124/1162] Compiling NIOTLS SNIHandler.swift
[1125/1162] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1126/1163] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1127/1163] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1128/1170] Wrapping AST for NIOTLS for debugging
[1130/1194] Compiling NIOSSL ObjectIdentifier.swift
[1131/1194] Compiling NIOSSL PosixPort.swift
[1132/1194] Compiling NIOSSL SSLConnection.swift
[1133/1194] Compiling NIOSSL AndroidCABundle.swift
[1134/1194] Compiling NIOSSL SSLCallbacks.swift
[1135/1194] Compiling NIOSSL SSLContext.swift
[1136/1194] Compiling NIOSSL IdentityVerification.swift
[1137/1194] Compiling NIOSSL LinuxCABundle.swift
[1138/1194] Compiling NIOSSL ByteBufferBIO.swift
[1139/1194] Compiling NIOSSL CustomPrivateKey.swift
[1140/1194] Compiling NIOSSL NIOSSLHandler.swift
[1141/1194] Compiling NIOSSL NIOSSLServerHandler.swift
[1142/1194] Emitting module NIOHTTP1
[1143/1194] Compiling NIOSSL SSLCertificate.swift
[1144/1194] Compiling NIOSSL SSLCertificateExtensions.swift
[1145/1194] Compiling NIOSSL SSLCertificateName.swift
[1147/1195] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1148/1195] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1149/1195] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1149/1213] Wrapping AST for NIOHTTP1 for debugging
[1151/1229] Compiling PrometheusExporter PrometheusMetric.swift
[1152/1229] Compiling PrometheusExporter PrometheusExporterHttpServer.swift
[1153/1229] Compiling NIOHPACK IndexedHeaderTable.swift
[1154/1229] Compiling NIOHPACK IntegerCoding.swift
[1155/1230] Emitting module NIOHPACK
[1156/1230] Compiling NIOHPACK StaticHeaderTable.swift
[1157/1230] Emitting module NIOExtras
[1158/1232] Emitting module NIOFoundationCompat
[1159/1232] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1161/1233] Compiling NIOExtras RequestResponseHandler.swift
[1162/1233] Compiling NIOExtras RequestResponseHandlers+State.swift
[1163/1233] Compiling NIOHPACK HuffmanTables.swift
[1164/1233] Compiling NIOHPACK HuffmanCoding.swift
[1165/1233] Compiling PrometheusExporter PrometheusExporter.swift
[1166/1233] Emitting module PrometheusExporter
[1167/1233] Compiling PrometheusExporter PrometheusExporterExtensions.swift
[1168/1235] Wrapping AST for NIOFoundationCompat for debugging
[1170/1235] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1171/1235] Compiling NIOExtras NIORequestIdentifiable.swift
[1172/1235] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1173/1235] Compiling NIOExtras NIOExtrasError.swift
[1174/1235] Compiling NIOExtras PCAPRingBuffer.swift
[1175/1235] Compiling NIOExtras QuiescingHelper.swift
[1176/1235] Emitting module NIOTransportServices
[1177/1258] Compiling NIOSSL SubjectAlternativeName.swift
[1178/1258] Compiling NIOSSL NIOSSLSecureBytes.swift
[1179/1258] Compiling NIOSSL RNG.swift
[1180/1258] Compiling NIOSSL SafeCompare.swift
[1181/1258] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1182/1258] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1183/1258] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1184/1258] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1185/1262] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1186/1262] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1189/1262] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1191/1262] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1192/1262] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1193/1262] Compiling NIOTransportServices NIOTSSingletons.swift
[1194/1262] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1195/1262] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1196/1262] Compiling NIOTransportServices AcceptHandler.swift
[1197/1262] Compiling NIOTransportServices NIOTSBootstraps.swift
[1198/1262] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1199/1262] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1201/1263] Compiling NIOTransportServices StateManagedChannel.swift
[1202/1263] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1203/1263] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1209/1263] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1210/1263] Compiling NIOTransportServices NIOTSErrors.swift
[1211/1263] Compiling NIOTransportServices NIOTSEventLoop.swift
[1219/1263] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1220/1263] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1221/1263] Emitting module NIOSSL
[1246/1265] Wrapping AST for NIOHPACK for debugging
[1249/1325] Wrapping AST for NIOExtras for debugging
[1250/1325] Wrapping AST for NIOTransportServices for debugging
[1252/1325] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1253/1325] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1254/1325] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1255/1325] Compiling NIOHTTP2 HTTP2Error.swift
[1256/1326] Wrapping AST for NIOSSL for debugging
[1258/1326] Emitting module NIOHTTP2
[1259/1334] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1260/1334] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1261/1334] Compiling NIOHTTP2 MayReceiveFrames.swift
[1262/1334] Compiling NIOHTTP2 ReceivingDataState.swift
[1263/1334] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1264/1334] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1265/1334] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1266/1334] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1267/1334] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1268/1334] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1269/1334] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1270/1334] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1271/1334] Compiling NIOHTTP2 StreamChannelList.swift
[1272/1334] Compiling NIOHTTP2 StreamMap.swift
[1273/1334] Compiling NIOHTTP2 StreamStateMachine.swift
[1274/1334] Compiling NIOHTTP2 UnsafeTransfer.swift
[1275/1334] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1276/1334] Compiling NIOHTTP2 DOSHeuristics.swift
[1277/1334] Compiling NIOHTTP2 Error+Any.swift
[1278/1334] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1279/1334] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1280/1334] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1281/1334] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1282/1334] Compiling NIOHTTP2 GlitchesMonitor.swift
[1283/1334] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1284/1334] Compiling NIOHTTP2 MaySendFrames.swift
[1285/1334] Compiling NIOHTTP2 SendingDataState.swift
[1286/1334] Compiling NIOHTTP2 SendingGoawayState.swift
[1287/1334] Compiling NIOHTTP2 SendingHeadersState.swift
[1288/1334] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1289/1334] Compiling NIOHTTP2 SendingRstStreamState.swift
[1290/1334] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1291/1334] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1292/1334] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1293/1334] Compiling NIOHTTP2 HTTP2Frame.swift
[1294/1334] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1295/1334] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1296/1334] Compiling NIOHTTP2 HTTP2PingData.swift
[1297/1334] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1298/1334] Compiling NIOHTTP2 HTTP2Settings.swift
[1299/1334] Compiling NIOHTTP2 HTTP2Stream.swift
[1300/1334] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1301/1334] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1302/1334] Compiling NIOHTTP2 HasLocalSettings.swift
[1303/1334] Compiling NIOHTTP2 HasRemoteSettings.swift
[1304/1334] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1305/1334] Compiling NIOHTTP2 QuiescingState.swift
[1306/1334] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1307/1334] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1308/1334] Compiling NIOHTTP2 StateMachineResult.swift
[1309/1334] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1310/1334] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1311/1334] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1312/1334] Compiling NIOHTTP2 HTTP2StreamID.swift
[1313/1334] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1314/1334] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1315/1334] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1316/1334] Compiling NIOHTTP2 InboundEventBuffer.swift
[1317/1334] Compiling NIOHTTP2 InboundWindowManager.swift
[1318/1334] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1319/1334] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1324/1334] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1325/1334] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1326/1335] Wrapping AST for NIOHTTP2 for debugging
[1328/1462] Compiling GRPC Array+BoundsCheck.swift
[1329/1462] Compiling GRPC ServerHandlerStateMachine+Actions.swift
[1330/1462] Compiling GRPC ServerHandlerStateMachine+Draining.swift
[1331/1462] Compiling GRPC ServerHandlerStateMachine+Finished.swift
[1332/1462] Compiling GRPC ServerHandlerStateMachine+Handling.swift
[1333/1462] Compiling GRPC ServerHandlerStateMachine+Idle.swift
[1334/1462] Compiling GRPC ServerHandlerStateMachine.swift
[1335/1462] Compiling GRPC ServerInterceptorStateMachine+Actions.swift
[1336/1462] Compiling GRPC ServerInterceptorStateMachine+Finished.swift
[1337/1462] Compiling GRPC ServerInterceptorStateMachine+Intercepting.swift
[1338/1462] Compiling GRPC ServerInterceptorStateMachine.swift
[1339/1462] Compiling GRPC StreamState.swift
[1340/1462] Compiling GRPC Call+AsyncRequestStreamWriter.swift
[1341/1462] Compiling GRPC CancellationError+GRPCStatusTransformable.swift
[1342/1462] Compiling GRPC GRPCAsyncBidirectionalStreamingCall.swift
[1343/1462] Compiling GRPC GRPCAsyncClientStreamingCall.swift
[1344/1462] Compiling GRPC GRPCAsyncRequestStream.swift
[1345/1462] Compiling GRPC GRPCAsyncRequestStreamWriter.swift
[1346/1479] Emitting module GRPC
[1347/1479] Compiling GRPC ServerInterceptorContext.swift
[1348/1479] Compiling GRPC ServerInterceptorPipeline.swift
[1349/1479] Compiling GRPC ServerInterceptors.swift
[1350/1479] Compiling GRPC InterceptorContextList.swift
[1351/1479] Compiling GRPC LengthPrefixedMessageReader.swift
[1352/1479] Compiling GRPC Logger.swift
[1353/1479] Compiling GRPC LoggingServerErrorDelegate.swift
[1354/1479] Compiling GRPC MessageEncodingHeaderValidator.swift
[1355/1479] Compiling GRPC PlatformSupport.swift
[1356/1479] Compiling GRPC ReadWriteStates.swift
[1357/1479] Compiling GRPC Ref.swift
[1358/1479] Compiling GRPC Serialization.swift
[1359/1479] Compiling GRPC Server+NIOSSL.swift
[1360/1479] Compiling GRPC Server.swift
[1361/1479] Compiling GRPC ServerBuilder+NIOSSL.swift
[1362/1479] Compiling GRPC ServerBuilder.swift
[1363/1479] Compiling GRPC ServerCallContext.swift
[1364/1479] Compiling GRPC StreamingResponseCallContext.swift
[1365/1479] Compiling GRPC UnaryResponseCallContext.swift
[1366/1479] Compiling GRPC ServerChannelErrorHandler.swift
[1367/1479] Compiling GRPC ServerErrorDelegate.swift
[1368/1479] Compiling GRPC ServerErrorProcessor.swift
[1369/1479] Compiling GRPC Stopwatch.swift
[1370/1479] Compiling GRPC StreamEvent.swift
[1371/1479] Compiling GRPC TLSVerificationHandler.swift
[1372/1479] Compiling GRPC TLSVersion.swift
[1373/1479] Compiling GRPC TimeLimit.swift
[1374/1479] Compiling GRPC UserInfo.swift
[1375/1479] Compiling GRPC Version.swift
[1376/1479] Compiling GRPC WebCORSHandler.swift
[1377/1479] Compiling GRPC WriteCapturingHandler.swift
[1378/1479] Compiling GRPC _EmbeddedThroughput.swift
[1379/1479] Compiling GRPC _FakeResponseStream.swift
[1380/1479] Compiling GRPC _GRPCClientCodecHandler.swift
[1381/1479] Compiling GRPC _MessageContext.swift
[1382/1479] Compiling GRPC DelegatingErrorHandler.swift
[1383/1479] Compiling GRPC Error+NIOSSL.swift
[1384/1479] Compiling GRPC EventLoopFuture+RecoverFromUncleanShutdown.swift
[1385/1479] Compiling GRPC FakeChannel.swift
[1386/1479] Compiling GRPC ClientConnection+NIOSSL.swift
[1387/1479] Compiling GRPC ClientConnection+NWTLS.swift
[1388/1479] Compiling GRPC GRPCChannel.swift
[1389/1479] Compiling GRPC GRPCChannelBuilder.swift
[1390/1479] Compiling GRPC GRPCClient.swift
[1391/1479] Compiling GRPC GRPCClientChannelHandler.swift
[1392/1479] Compiling GRPC GRPCClientStateMachine.swift
[1393/1479] Compiling GRPC GRPCContentType.swift
[1394/1479] Compiling GRPC GRPCError.swift
[1395/1479] Compiling GRPC GRPCHeaderName.swift
[1396/1479] Compiling GRPC GRPCIdleHandler.swift
[1397/1479] Compiling GRPC GRPCIdleHandlerStateMachine.swift
[1398/1479] Compiling GRPC GRPCKeepaliveHandlers.swift
[1399/1479] Compiling GRPC GRPCPayload.swift
[1400/1479] Compiling GRPC GRPCAsyncResponseStream.swift
[1401/1479] Compiling GRPC GRPCAsyncResponseStreamWriter.swift
[1402/1479] Compiling GRPC GRPCAsyncSequenceProducerDelegate.swift
[1403/1479] Compiling GRPC GRPCAsyncServerCallContext.swift
[1404/1479] Compiling GRPC GRPCAsyncServerHandler.swift
[1405/1479] Compiling GRPC GRPCAsyncServerStreamingCall.swift
[1406/1479] Compiling GRPC GRPCAsyncUnaryCall.swift
[1407/1479] Compiling GRPC GRPCAsyncWriterSinkDelegate.swift
[1408/1479] Compiling GRPC GRPCChannel+AsyncAwaitSupport.swift
[1409/1479] Compiling GRPC GRPCClient+AsyncAwaitSupport.swift
[1410/1479] Compiling GRPC GRPCSendable.swift
[1411/1479] Compiling GRPC NIOAsyncWrappers.swift
[1412/1479] Compiling GRPC BidirectionalStreamingServerHandler.swift
[1413/1479] Compiling GRPC ClientStreamingServerHandler.swift
[1414/1479] Compiling GRPC ServerHandlerProtocol.swift
[1415/1479] Compiling GRPC ServerStreamingServerHandler.swift
[1416/1479] Compiling GRPC UnaryServerHandler.swift
[1417/1479] Compiling GRPC CallOptions.swift
[1418/1479] Compiling GRPC ConnectionBackoff.swift
[1419/1479] Compiling GRPC ConnectionKeepalive.swift
[1420/1479] Compiling GRPC ConnectionManager+Delegates.swift
[1421/1479] Compiling GRPC ConnectionManager.swift
[1422/1479] Compiling GRPC ConnectionManagerChannelProvider.swift
[1423/1479] Compiling GRPC ConnectionManagerID.swift
[1424/1479] Compiling GRPC ConnectionPool+PerConnectionState.swift
[1425/1479] Compiling GRPC ConnectionPool+Waiter.swift
[1426/1479] Compiling GRPC ConnectionPool.swift
[1427/1479] Compiling GRPC ConnectionPoolIDs.swift
[1428/1479] Compiling GRPC GRPCChannelPool.swift
[1429/1479] Compiling GRPC PoolManager.swift
[1430/1479] Compiling GRPC PoolManagerStateMachine+PerPoolState.swift
[1431/1479] Compiling GRPC PoolManagerStateMachine.swift
[1432/1479] Compiling GRPC PooledChannel.swift
[1433/1479] Compiling GRPC StreamLender.swift
[1434/1479] Compiling GRPC ConnectivityState.swift
[1435/1479] Compiling GRPC DebugOnly.swift
[1436/1479] Compiling GRPC BidirectionalStreamingCall.swift
[1437/1479] Compiling GRPC Call.swift
[1438/1479] Compiling GRPC CallDetails.swift
[1439/1479] Compiling GRPC ClientCall.swift
[1440/1479] Compiling GRPC ClientStreamingCall.swift
[1441/1479] Compiling GRPC LazyEventLoopPromise.swift
[1442/1479] Compiling GRPC ResponseContainers.swift
[1443/1479] Compiling GRPC ResponsePartContainer.swift
[1444/1479] Compiling GRPC ServerStreamingCall.swift
[1445/1479] Compiling GRPC UnaryCall.swift
[1446/1479] Compiling GRPC ClientConnection.swift
[1447/1479] Compiling GRPC ClientConnectionConfiguration+NIOSSL.swift
[1448/1479] Compiling GRPC ClientErrorDelegate.swift
[1449/1479] Compiling GRPC CoalescingLengthPrefixedMessageWriter.swift
[1450/1479] Compiling GRPC CompressionAlgorithm.swift
[1451/1479] Compiling GRPC DecompressionLimit.swift
[1452/1479] Compiling GRPC MessageEncoding.swift
[1453/1479] Compiling GRPC Zlib.swift
[1454/1479] Compiling GRPC GRPCServerPipelineConfigurator.swift
[1455/1479] Compiling GRPC GRPCServerRequestRoutingHandler.swift
[1456/1479] Compiling GRPC GRPCServiceDescription.swift
[1457/1479] Compiling GRPC GRPCStatus.swift
[1458/1479] Compiling GRPC GRPCStatusAndMetadata.swift
[1459/1479] Compiling GRPC GRPCStatusMessageMarshaller.swift
[1460/1479] Compiling GRPC GRPCTLSConfiguration.swift
[1461/1479] Compiling GRPC GRPCTimeout.swift
[1462/1479] Compiling GRPC GRPCWebToHTTP2ServerCodec.swift
[1463/1479] Compiling GRPC HTTP2ToRawGRPCServerCodec.swift
[1464/1479] Compiling GRPC HTTP2ToRawGRPCStateMachine.swift
[1465/1479] Compiling GRPC ClientInterceptorContext.swift
[1466/1479] Compiling GRPC ClientInterceptorPipeline.swift
[1467/1479] Compiling GRPC ClientInterceptorProtocol.swift
[1468/1479] Compiling GRPC ClientInterceptors.swift
[1469/1479] Compiling GRPC ClientTransport.swift
[1470/1479] Compiling GRPC ClientTransportFactory.swift
[1471/1479] Compiling GRPC MessageParts.swift
[1472/1480] Wrapping AST for GRPC for debugging
[1474/1488] Compiling OpenTelemetryProtocolExporterGrpc logs_service.grpc.swift
[1475/1488] Compiling OpenTelemetryProtocolExporterGrpc metrics_service.grpc.swift
[1476/1488] Compiling OpenTelemetryProtocolExporterGrpc profiles_service.grpc.swift
[1477/1489] Compiling OpenTelemetryProtocolExporterGrpc OtlpLogExporter.swift
[1478/1489] Compiling OpenTelemetryProtocolExporterGrpc OtlpMetricExporter.swift
[1479/1489] Emitting module OpenTelemetryProtocolExporterGrpc
[1480/1489] Compiling OpenTelemetryProtocolExporterGrpc OtlpTraceExporter.swift
[1481/1489] Compiling OpenTelemetryProtocolExporterGrpc trace_service.grpc.swift
[1482/1489] Compiling OpenTelemetryProtocolExporterGrpc OtlpTraceJsonExporter.swift
[1483/1490] Wrapping AST for OpenTelemetryProtocolExporterGrpc for debugging
[1485/1494] Emitting module StableMetricSample
[1486/1494] Compiling StableMetricSample main.swift
[1487/1494] Emitting module LogsSample
/host/spi-builder-workspace/Examples/Logs Sample/main.swift:25:110: warning: 'setEventDomain' is deprecated: Event domain is deprecated. Use event_name field directly.
23 | configure()
24 |
25 | let eventProvider = OpenTelemetry.instance.loggerProvider.loggerBuilder(instrumentationScopeName: "myScope").setEventDomain("device").build()
| `- warning: 'setEventDomain' is deprecated: Event domain is deprecated. Use event_name field directly.
26 |
[1488/1494] Compiling LogsSample main.swift
/host/spi-builder-workspace/Examples/Logs Sample/main.swift:25:110: warning: 'setEventDomain' is deprecated: Event domain is deprecated. Use event_name field directly.
23 | configure()
24 |
25 | let eventProvider = OpenTelemetry.instance.loggerProvider.loggerBuilder(instrumentationScopeName: "myScope").setEventDomain("device").build()
| `- warning: 'setEventDomain' is deprecated: Event domain is deprecated. Use event_name field directly.
26 |
[1490/1496] Wrapping AST for StableMetricSample for debugging
[1491/1496] Write Objects.LinkFileList
[1492/1496] Wrapping AST for LogsSample for debugging
[1493/1496] Write Objects.LinkFileList
[1494/1496] Linking LogsSample
[1495/1496] Linking StableMetricSample
Build complete! (304.27s)
Build complete.
{
"dependencies" : [
{
"identity" : "opentelemetry-swift-core",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/open-telemetry/opentelemetry-swift-core.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.91.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "grpc-swift",
"requirement" : {
"exact" : [
"1.27.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.33.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-metrics",
"requirement" : {
"range" : [
{
"lower_bound" : "2.7.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-metrics.git"
}
],
"manifest_display_name" : "opentelemetry-swift",
"name" : "opentelemetry-swift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SwiftMetricsShim",
"targets" : [
"SwiftMetricsShim"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrometheusExporter",
"targets" : [
"PrometheusExporter"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OpenTelemetryProtocolExporter",
"targets" : [
"OpenTelemetryProtocolExporterGrpc"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OpenTelemetryProtocolExporterHTTP",
"targets" : [
"OpenTelemetryProtocolExporterHttp"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PersistenceExporter",
"targets" : [
"PersistenceExporter"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "InMemoryExporter",
"targets" : [
"InMemoryExporter"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OTelSwiftLog",
"targets" : [
"OTelSwiftLog"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BaggagePropagationProcessor",
"targets" : [
"BaggagePropagationProcessor"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Sessions",
"targets" : [
"Sessions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "loggingTracer",
"targets" : [
"LoggingTracer"
],
"type" : {
"executable" : null
}
},
{
"name" : "StableMetricSample",
"targets" : [
"StableMetricSample"
],
"type" : {
"executable" : null
}
},
{
"name" : "LogsSample",
"targets" : [
"LogsSample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftMetricsShimTests",
"module_type" : "SwiftTarget",
"name" : "SwiftMetricsShimTests",
"path" : "Tests/ImportersTests/SwiftMetricsShim",
"product_dependencies" : [
"OpenTelemetrySdk"
],
"sources" : [
"SwiftMetricsShimTests.swift"
],
"target_dependencies" : [
"SwiftMetricsShim"
],
"type" : "test"
},
{
"c99name" : "SwiftMetricsShim",
"module_type" : "SwiftTarget",
"name" : "SwiftMetricsShim",
"path" : "Sources/Importers/SwiftMetricsShim",
"product_dependencies" : [
"OpenTelemetrySdk",
"CoreMetrics"
],
"product_memberships" : [
"SwiftMetricsShim"
],
"sources" : [
"Extensions.swift",
"Locks.swift",
"MetricHandlers.swift",
"SwiftMetricsShim.swift"
],
"type" : "library"
},
{
"c99name" : "StableMetricSample",
"module_type" : "SwiftTarget",
"name" : "StableMetricSample",
"path" : "Examples/Stable Metric Sample",
"product_dependencies" : [
"OpenTelemetrySdk",
"StdoutExporter"
],
"product_memberships" : [
"StableMetricSample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"OpenTelemetryProtocolExporterGrpc"
],
"type" : "executable"
},
{
"c99name" : "SharedTestUtils",
"module_type" : "SwiftTarget",
"name" : "SharedTestUtils",
"path" : "Tests/Shared/TestUtils",
"sources" : [
"HttpTestServer.swift"
],
"type" : "library"
},
{
"c99name" : "Sessions",
"module_type" : "SwiftTarget",
"name" : "Sessions",
"path" : "Sources/Instrumentation/Sessions",
"product_dependencies" : [
"OpenTelemetryApi",
"OpenTelemetrySdk"
],
"product_memberships" : [
"Sessions"
],
"sources" : [
"Session.swift",
"SessionConfig.swift",
"SessionConstants.swift",
"SessionEventInstrumentation.swift",
"SessionLogRecordProcessor.swift",
"SessionManager.swift",
"SessionManagerProvider.swift",
"SessionSpanProcessor.swift",
"SessionStore.swift"
],
"type" : "library"
},
{
"c99name" : "SessionTests",
"module_type" : "SwiftTarget",
"name" : "SessionTests",
"path" : "Tests/InstrumentationTests/SessionTests",
"product_dependencies" : [
"OpenTelemetrySdk"
],
"sources" : [
"SessionConfigTests.swift",
"SessionConstantsTests.swift",
"SessionEventInstrumentationTests.swift",
"SessionLogRecordProcessorTests.swift",
"SessionManagerProviderTests.swift",
"SessionManagerTests.swift",
"SessionSpanProcessorTests.swift",
"SessionStoreTests.swift",
"SessionTests.swift"
],
"target_dependencies" : [
"Sessions"
],
"type" : "test"
},
{
"c99name" : "PrometheusExporterTests",
"module_type" : "SwiftTarget",
"name" : "PrometheusExporterTests",
"path" : "Tests/ExportersTests/Prometheus",
"sources" : [
"PrometheusExporterTests.swift"
],
"target_dependencies" : [
"PrometheusExporter"
],
"type" : "test"
},
{
"c99name" : "PrometheusExporter",
"module_type" : "SwiftTarget",
"name" : "PrometheusExporter",
"path" : "Sources/Exporters/Prometheus",
"product_dependencies" : [
"OpenTelemetrySdk",
"NIO",
"NIOHTTP1"
],
"product_memberships" : [
"PrometheusExporter"
],
"sources" : [
"PrometheusExporter.swift",
"PrometheusExporterExtensions.swift",
"PrometheusExporterHttpServer.swift",
"PrometheusMetric.swift"
],
"type" : "library"
},
{
"c99name" : "PersistenceExporterTests",
"module_type" : "SwiftTarget",
"name" : "PersistenceExporterTests",
"path" : "Tests/ExportersTests/PersistenceExporter",
"sources" : [
"Export/DataExportDelayTests.swift",
"Export/DataExportWorkerTests.swift",
"Helpers/CoreMocks.swift",
"Helpers/FoundationMocks.swift",
"Helpers/PersistenceExtensions.swift",
"Helpers/SwiftExtensions.swift",
"Helpers/TestsDirectory.swift",
"PersistenceExporterDecoratorTests.swift",
"PersistenceMetricExporterDecoratorTests.swift",
"PersistenceSpanExporterDecoratorTests.swift",
"Storage/DirectoryTests.swift",
"Storage/FileTests.swift",
"Storage/FilesOrchestratorTests.swift",
"Storage/OrchestratedFileReaderTests.swift",
"Storage/OrchestratedFileWriterTests.swift",
"Utils/PerformancePresetTests.swift"
],
"target_dependencies" : [
"PersistenceExporter"
],
"type" : "test"
},
{
"c99name" : "PersistenceExporter",
"module_type" : "SwiftTarget",
"name" : "PersistenceExporter",
"path" : "Sources/Exporters/Persistence",
"product_dependencies" : [
"OpenTelemetrySdk"
],
"product_memberships" : [
"PersistenceExporter"
],
"sources" : [
"Export/DataExportDelay.swift",
"Export/DataExportStatus.swift",
"Export/DataExportWorker.swift",
"PersistenceExporterDecorator.swift",
"PersistenceLogExporterDecorator.swift",
"PersistenceMetricExporterDecorator.swift",
"PersistencePerformancePreset.swift",
"PersistenceSpanExporterDecorator.swift",
"Storage/Directory.swift",
"Storage/File.swift",
"Storage/FileReader.swift",
"Storage/FileWriter.swift",
"Storage/FilesOrchestrator.swift",
"Storage/StorageError.swift",
"Utils/DateProvider.swift"
],
"type" : "library"
},
{
"c99name" : "OpenTelemetryProtocolExporterTests",
"module_type" : "SwiftTarget",
"name" : "OpenTelemetryProtocolExporterTests",
"path" : "Tests/ExportersTests/OpenTelemetryProtocol",
"sources" : [
"CommonAdapterTests.swift",
"EnvVarHeadersTests.swift",
"LogRecordAdapterTests.swift",
"MetricsAdapterTest.swift",
"OtlpHTTPExporterBaseTests.swift",
"OtlpHTTPMetricsExporterTest.swift",
"OtlpHttpLogRecordExporterTests.swift",
"OtlpHttpTraceExporterTests.swift",
"OtlpLogRecordExporterTests.swift",
"OtlpTraceExporterTests.swift",
"OtlpTraceJsonExporterTests.swift",
"ResourceAdapterTests.swift",
"SpanAdapterTests.swift"
],
"target_dependencies" : [
"OpenTelemetryProtocolExporterGrpc",
"OpenTelemetryProtocolExporterHttp",
"SharedTestUtils"
],
"type" : "test"
},
{
"c99name" : "OpenTelemetryProtocolExporterHttp",
"module_type" : "SwiftTarget",
"name" : "OpenTelemetryProtocolExporterHttp",
"path" : "Sources/Exporters/OpenTelemetryProtocolHttp",
"product_dependencies" : [
"OpenTelemetrySdk"
],
"product_memberships" : [
"OpenTelemetryProtocolExporterHTTP"
],
"sources" : [
"Compression.swift",
"HTTPClient.swift",
"Lock.swift",
"OtlpHttpExporterBase.swift",
"logs/OtlpHttpLogExporter.swift",
"metric/OtlpHttpMetricExporter.swift",
"trace/OtlpHttpTraceExporter.swift"
],
"target_dependencies" : [
"OpenTelemetryProtocolExporterCommon"
],
"type" : "library"
},
{
"c99name" : "OpenTelemetryProtocolExporterGrpc",
"module_type" : "SwiftTarget",
"name" : "OpenTelemetryProtocolExporterGrpc",
"path" : "Sources/Exporters/OpenTelemetryProtocolGrpc",
"product_dependencies" : [
"OpenTelemetrySdk",
"GRPC"
],
"product_memberships" : [
"OpenTelemetryProtocolExporter",
"StableMetricSample",
"LogsSample"
],
"sources" : [
"logs/OtlpLogExporter.swift",
"metric/OtlpMetricExporter.swift",
"proto/logs_service.grpc.swift",
"proto/metrics_service.grpc.swift",
"proto/profiles_service.grpc.swift",
"proto/trace_service.grpc.swift",
"trace/OtlpTraceExporter.swift",
"trace/OtlpTraceJsonExporter.swift"
],
"target_dependencies" : [
"OpenTelemetryProtocolExporterCommon"
],
"type" : "library"
},
{
"c99name" : "OpenTelemetryProtocolExporterCommon",
"module_type" : "SwiftTarget",
"name" : "OpenTelemetryProtocolExporterCommon",
"path" : "Sources/Exporters/OpenTelemetryProtocolCommon",
"product_dependencies" : [
"OpenTelemetrySdk",
"Logging",
"SwiftProtobuf"
],
"product_memberships" : [
"OpenTelemetryProtocolExporter",
"OpenTelemetryProtocolExporterHTTP",
"StableMetricSample",
"LogsSample"
],
"sources" : [
"common/CommonAdapter.swift",
"common/Constants.swift",
"common/EnvVarHeaders.swift",
"common/ExporterMetrics.swift",
"common/Headers.swift",
"common/OtlpConfiguration.swift",
"common/ResourceAdapter.swift",
"logs/LogRecordAdapter.swift",
"metric/MetricsAdapter.swift",
"proto/common.pb.swift",
"proto/logs.pb.swift",
"proto/logs_service.pb.swift",
"proto/metrics.pb.swift",
"proto/metrics_service.pb.swift",
"proto/profiles.pb.swift",
"proto/profiles_service.pb.swift",
"proto/resource.pb.swift",
"proto/trace.pb.swift",
"proto/trace_service.pb.swift",
"trace/OtlpSpan.swift",
"trace/SpanAdapter.swift",
"trace/utils/TraceProtoUtils.swift"
],
"type" : "library"
},
{
"c99name" : "OTelSwiftLogTests",
"module_type" : "SwiftTarget",
"name" : "OTelSwiftLogTests",
"path" : "Tests/BridgesTests/OTelSwiftLog",
"sources" : [
"LogHandlerTests.swift"
],
"target_dependencies" : [
"OTelSwiftLog"
],
"type" : "test"
},
{
"c99name" : "OTelSwiftLog",
"module_type" : "SwiftTarget",
"name" : "OTelSwiftLog",
"path" : "Sources/Bridges/OTelSwiftLog",
"product_dependencies" : [
"OpenTelemetryApi",
"Logging"
],
"product_memberships" : [
"OTelSwiftLog"
],
"sources" : [
"LogHandler.swift"
],
"type" : "library"
},
{
"c99name" : "LogsSample",
"module_type" : "SwiftTarget",
"name" : "LogsSample",
"path" : "Examples/Logs Sample",
"product_dependencies" : [
"OpenTelemetrySdk",
"GRPC"
],
"product_memberships" : [
"LogsSample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"OpenTelemetryProtocolExporterGrpc"
],
"type" : "executable"
},
{
"c99name" : "LoggingTracer",
"module_type" : "SwiftTarget",
"name" : "LoggingTracer",
"path" : "Examples/Logging Tracer",
"product_dependencies" : [
"OpenTelemetryApi"
],
"product_memberships" : [
"loggingTracer"
],
"sources" : [
"Logger.swift",
"LoggingBinaryFormat.swift",
"LoggingSpan.swift",
"LoggingTextFormat.swift",
"LoggingTracer.swift",
"LoggingTracerProvider.swift",
"main.swift"
],
"type" : "executable"
},
{
"c99name" : "InMemoryExporterTests",
"module_type" : "SwiftTarget",
"name" : "InMemoryExporterTests",
"path" : "Tests/ExportersTests/InMemory",
"sources" : [
"InMemoryExporterTests.swift"
],
"target_dependencies" : [
"InMemoryExporter"
],
"type" : "test"
},
{
"c99name" : "InMemoryExporter",
"module_type" : "SwiftTarget",
"name" : "InMemoryExporter",
"path" : "Sources/Exporters/InMemory",
"product_dependencies" : [
"OpenTelemetrySdk"
],
"product_memberships" : [
"InMemoryExporter"
],
"sources" : [
"InMemoryExporter.swift"
],
"type" : "library"
},
{
"c99name" : "ContribTests",
"module_type" : "SwiftTarget",
"name" : "ContribTests",
"path" : "Tests/ContribTests",
"sources" : [
"Processors/BaggagePropagationProcessorTests.swift"
],
"target_dependencies" : [
"BaggagePropagationProcessor",
"InMemoryExporter"
],
"type" : "test"
},
{
"c99name" : "BaggagePropagationProcessor",
"module_type" : "SwiftTarget",
"name" : "BaggagePropagationProcessor",
"path" : "Sources/Contrib/Processors/BaggagePropagationProcessor",
"product_dependencies" : [
"OpenTelemetryApi",
"OpenTelemetrySdk"
],
"product_memberships" : [
"BaggagePropagationProcessor"
],
"sources" : [
"BaggagePropagationProcessor.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.