Uses of Interface
com.google.bigtable.cassandra.OpenTelemetryConfiguration
Packages that use OpenTelemetryConfiguration
-
Uses of OpenTelemetryConfiguration in com.google.bigtable.cassandra
Classes in com.google.bigtable.cassandra that implement OpenTelemetryConfigurationModifier and TypeClassDescriptionclassConfigures the proxy to communicate with an OpenTelemetry collector (...).Methods in com.google.bigtable.cassandra that return types with arguments of type OpenTelemetryConfigurationModifier and TypeMethodDescriptionabstract Optional<OpenTelemetryConfiguration>BigtableCqlConfiguration.getOpenTelemetryConfiguration()Methods in com.google.bigtable.cassandra with parameters of type OpenTelemetryConfigurationModifier and TypeMethodDescriptionBigtableCqlConfiguration.Builder.enableOpenTelemetry(OpenTelemetryConfiguration config) Enables Opentelemetry health-checks, metrics and tracing instrumentation.