Class CouchbaseMeterInstrumentationOptions
Various options which affect how metrics are exported.
Inherited Members
Namespace: Couchbase.Extensions.Metrics.Otel
Assembly: Couchbase.Extensions.OpenTelemetry.dll
Syntax
public sealed class CouchbaseMeterInstrumentationOptions
Properties
| Edit this page View SourceExcludeLegacyMetrics
Set to true to exclude some duplicative legacy metrics. Defaults to false.
Declaration
public bool ExcludeLegacyMetrics { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |