Uses of Interface
com.google.genkit.core.tracing.TelemetryClient
Packages that use TelemetryClient
-
Uses of TelemetryClient in com.google.genkit.core.tracing
Classes in com.google.genkit.core.tracing that implement TelemetryClientModifier and TypeClassDescriptionclassHTTP-based telemetry client that sends traces to the Genkit telemetry server.Methods in com.google.genkit.core.tracing with parameters of type TelemetryClientModifier and TypeMethodDescriptionvoidTelemetryServerExporter.setClient(TelemetryClient client) Sets the telemetry client to use for exporting traces.