Diffusion Apple API  6.7.4
Unified Client Library for iOS, tvOS and OS X / macOS
 All Classes Files Functions Variables Enumerations Enumerator Properties Pages
Properties | List of all members
PTDiffusionTopicMetricCollector Class Reference

Introduction

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.

Since
6.7
Inheritance diagram for PTDiffusionTopicMetricCollector:
PTDiffusionMetricCollector

Properties

NSString * topicSelector
 
BOOL groupsByTopicType
 
- Properties inherited from PTDiffusionMetricCollector
NSString * name
 
BOOL exportsToPrometheus
 

Property Documentation

- (BOOL) groupsByTopicType
readnonatomicassign

Indicates whether the collector groups by topic type.

Since
6.7
- (NSString*) topicSelector
readnonatomicassign

The topic selector.

Since
6.7