Class Resource (2.3.1)

Resource(type, labels)

A monitored resource identified by specifying values for all labels.

Attributes

NameDescription
type str
The resource type name.
labels dict
A mapping from label names to values for all labels enumerated in the associated ResourceDescriptor.

Methods

Resource

Resource(type, labels)

Create new instance of Resource(type, labels)