View Source otel_resource (opentelemetry v1.0.5)
Link to this section Summary
Link to this section Types
Specs
key() :: unicode:latin1_binary().
Specs
schema_url() :: uri_string:uri_string().
Specs
t() :: #resource{}.
Specs
value() :: unicode:latin1_binary() | integer() | float() | boolean().
Link to this section Functions
Specs
attributes(t()) -> otel_attributes:t().
Specs
Specs
Specs
Specs
schema_url(t()) -> schema_url() | undefined.