Metric Service
The differences between TSB and Tetrate Istio Subscription Plus (TIS+)
Tetrate Istio Subscription Plus (TIS+) utilizes many of the same components as the Tetrate Service Bridge(TSB) product but has the several distinctions.
Service to manage telemetry metrics.
Metrics
The Metrics service exposes methods to manage Telemetry Metrics from Telemetry Sources.
GetMetric
ListMetrics
GetMetricRequest
Request to retrieve a telemetry metric from a parent telemetry source resource.
Field | Description | Validation Rule |
---|---|---|
fqn | string | string = { |
ListMetricsRequest
Request to retrieve the list of telemetry metrics from a parent telemetry source resource.
Field | Description | Validation Rule |
---|---|---|
parent | string | string = { |
ListMetricsResponse
List of telemetry metrics from the resource.
Field | Description | Validation Rule |
---|---|---|
metrics | – |