![]() |
Diffusion Apple API 6.12.0
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 |
Properties inherited from PTDiffusionMetricCollector | |
| 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.