package v1

Import Path
	go.opentelemetry.io/proto/otlp/resource/v1 (on go.dev)

Dependency Relation
	imports 5 packages, and imported by 2 packages

Involved Source Files resource.pb.go
Package-Level Type Names (only one)
/* sort by: | */
Resource information. Set of attributes that describe the resource. Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key). dropped_attributes_count is the number of dropped attributes. If the value is 0, then no attributes were dropped. Set of entities that participate in this Resource. Note: keys in the references MUST exist in attributes of this message. Status: [Development] Deprecated: Use Resource.ProtoReflect.Descriptor instead. (*Resource) GetAttributes() []*v1.KeyValue (*Resource) GetDroppedAttributesCount() uint32 (*Resource) GetEntityRefs() []*v1.EntityRef (*Resource) ProtoMessage() (*Resource) ProtoReflect() protoreflect.Message (*Resource) Reset() (*Resource) String() string *Resource : expvar.Var *Resource : fmt.Stringer *Resource : github.com/gogo/protobuf/proto.Message *Resource : google.golang.org/protobuf/reflect/protoreflect.ProtoMessage *Resource : google.golang.org/protobuf/runtime/protoiface.MessageV1 func go.opentelemetry.io/proto/otlp/trace/v1.(*ResourceSpans).GetResource() *Resource func go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform.Resource(r *resource.Resource) *Resource