![]() |
Diffusion Apple API 6.11.5
Unified Client Library for iOS, tvOS and OS X / macOS
|
The definition of a session metric collector.
These can be configured to record metric data for a subset of all sessions, specified with a session filter.
Properties | |
NSString * | sessionFilter |
NSArray< NSString * > * | groupByProperties |
BOOL | removesMetricsWithNoMatches |
![]() | |
NSString * | name |
BOOL | exportsToPrometheus |
NSInteger | maximumGroups |
Limit the number of groups maintained by this metric collector. | |
|
readnonatomicassign |
The list of properties to group by.
|
readnonatomicassign |
Indicates whether metrics with no matches should be removed.
|
readnonatomicassign |
The session filter.