io.helidon.telemetry.otelconfig.ViewRegistrationConfig
Description
Settings for an OpenTelemetry metrics view registration
Configuration options
| Key | Type | Description |
|---|---|---|
cardinality- | Integer | Cardinality limit |
instrument- | Instrument | Instrument selector, configurable using io. |
attribute- | Predicate | Attribute name filter, configurable as a string compiled as a regular expression using java. |
name | String | Metrics view name |
description | String | Metric view description |
aggregation | Aggregation | Aggregation for the metric view, configurable as an io.: DROP, |
Usages
See the manifest for all available types.