attributes property

Map<String, SentryAttribute> attributes
getter/setter pair

Custom key-value pairs attached to the metric.

Implementation

Map<String, SentryAttribute> attributes;