Namespace PushTechnology.ClientInterface.Client.Features.Metrics
Classes
- SessionEventParametersBuilder
Builder for ISessionEventParameters.
Interfaces
- IMetricAlert
Description of a metric alert.
- IMetricCollector
The common base interface for metric collectors.
- IMetricCollectorBuilder
The common base interface for metric collector builders.
- IMetricSample
Represents a single metric sample.
- IMetricSampleCollection
Represents a collection of metric samples.
- IMetrics
This feature allows a client to configure metric collectors.
- IMetricsRequest
A parameterized query that can be used to fetch metrics from the server.
- IMetricsResult
The result of a fetch metrics operation, initiated by a IMetricsRequest.
- ISessionMetricCollector
The definition of a session metric collector.
- ISessionMetricCollectorBuilder
A session metric collector builder.
- ITopicMetricCollector
The definition of a topic metric collector.
- ITopicMetricCollectorBuilder
A topic metric collector builder.
Enums
- MetricType
Enumeration defining the metric types available. These match the types defined in the OpenMetrics specification.