Categorygithub.com/open-telemetry/opentelemetry-collector-contrib/receiver/postgresqlreceiverinternalmetadata
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewResourceBuilder creates a new ResourceBuilder.
WithResource sets the provided resource on the emitted ResourceMetrics.
WithStartTime sets startTime on the metrics builder.
WithStartTimeOverride overrides start time for all the resource metrics data points.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
MapAttributeBgBufferSource is a helper map of string to AttributeBgBufferSource attribute value.
MapAttributeBgCheckpointType is a helper map of string to AttributeBgCheckpointType attribute value.
MapAttributeBgDurationType is a helper map of string to AttributeBgDurationType attribute value.
MapAttributeOperation is a helper map of string to AttributeOperation attribute value.
MapAttributeSource is a helper map of string to AttributeSource attribute value.
MapAttributeState is a helper map of string to AttributeState attribute value.
MapAttributeWalOperationLag is a helper map of string to AttributeWalOperationLag attribute value.
No description provided by the author
No description provided by the author
# Structs
MetricConfig provides common config for a particular metric.
MetricsBuilder provides an interface for scrapers to report metrics while taking care of all the transformations required to produce metric representation defined in metadata and user config.
MetricsBuilderConfig is a configuration for postgresql metrics builder.
MetricsConfig provides config for postgresql metrics.
ResourceAttributeConfig provides common config for a particular resource attribute.
ResourceAttributesConfig provides config for postgresql resource attributes.
ResourceBuilder is a helper struct to build resources predefined in metadata.yaml.
# Interfaces
MetricBuilderOption applies changes to default metrics builder.
ResourceMetricsOption applies changes to provided resource metrics.
# Type aliases
AttributeBgBufferSource specifies the value bg_buffer_source attribute.
AttributeBgCheckpointType specifies the value bg_checkpoint_type attribute.
AttributeBgDurationType specifies the value bg_duration_type attribute.
AttributeOperation specifies the value operation attribute.
AttributeSource specifies the value source attribute.
AttributeState specifies the value state attribute.
AttributeWalOperationLag specifies the value wal_operation_lag attribute.