![]() |
Diffusion Apple API 6.11.5
Unified Client Library for iOS, tvOS and OS X / macOS
|
The definition of a topic metric collector.
These can be configured to record metric data for a subset of all topics, specified with a topic selector.
Properties | |
NSString * | topicSelector |
BOOL | groupsByTopicType |
BOOL | groupsByTopicView |
NSInteger | groupByPathPrefixParts |
The number of leading parts of the topic path to group by. | |
![]() | |
NSString * | name |
BOOL | exportsToPrometheus |
NSInteger | maximumGroups |
Limit the number of groups maintained by this metric collector. | |
|
readnonatomicassign |
The number of leading parts of the topic path to group by.
The number of leading parts of the topic pathh to group by, or 0 if the collector does not group by path prefix.
|
readnonatomicassign |
Indicates whether the collector groups by topic type.
|
readnonatomicassign |
Indicates whether the collector groups by topic view.
|
readnonatomicassign |
The topic selector.