postgresqlreceiver

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2026 License: Apache-2.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFactory

func NewFactory() receiver.Factory

Types

type Config

type Config struct {
	upstream.Config `mapstructure:",squash"`
	ServiceName     string             `mapstructure:"service_name"`
	QueryMetrics    QueryMetricsConfig `mapstructure:"query_metrics"`
}

func (*Config) Validate

func (c *Config) Validate() error

type QueryMetricsConfig

type QueryMetricsConfig struct {
	querymetrics.Config           `mapstructure:",squash"`
	metadata.MetricsBuilderConfig `mapstructure:",squash"`
}

Directories

Path Synopsis
internal
metadata
Package metadata contains the autogenerated telemetry and build information for the receiver/qc_postgresql component.
Package metadata contains the autogenerated telemetry and build information for the receiver/qc_postgresql component.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL