Package com.google.cloud.opentelemetry.metric
-
Interface Summary Interface Description CloudMetricClient Wrapper interface for writing to Google Cloud Monitoring.MetricDescriptorStrategy The strategy for how to handle metric descriptors.MetricTimeSeriesBuilder An interface that denotes how we build our API calls from metric data. -
Class Summary Class Description AggregateByLabelMetricTimeSeriesBuilder Builds GCM TimeSeries from each OTEL metric point, creating metric descriptors based on the "first" seen point for any given metric.CloudMetricClientImpl Directly talks to Cloud Monitoring.GoogleCloudMetricExporter MetricConfiguration Configurations forGoogleCloudMetricExporter.MetricConfiguration.Builder Builder forMetricConfiguration.MetricTranslator Utility methods to translate metrics from OTEL to GCM format.MonitoredResourceDescription This class holds the mapping between Google Cloud's monitored resource type and the labels for identifying the given monitored resource type.ResourceTranslator Translates from OpenTelemetry Resource into Google Cloud Monitoring's MonitoredResource.