envoyreceiver

package module
v0.0.0-...-c2c1d55 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package envoyreceiver implements the metrics/v3 grpc interface to receive streaming envoy metrics

Index

Constants

View Source
const (
	// ID is the indentifier for the receiver.
	ID = "envoy"

	// DefaultGRPCPort is the default grpc port
	DefaultGRPCPort = 9356
)

Variables

This section is empty.

Functions

func CreateDefaultConfig

func CreateDefaultConfig() component.Config

CreateDefaultConfig creates the default configuration for receiver.

func NewFactory

func NewFactory() receiver.Factory

NewFactory creates a new envoy receiver factory.

Types

type Config

type Config struct {
	GRPC *configgrpc.GRPCServerSettings `mapstructure:"grpc"`
}

Config is the configuration for the envoy receiver.

Directories

Path Synopsis
Package metrics creates envoy grpc metricsserver.
Package metrics creates envoy grpc metricsserver.

Jump to

Keyboard shortcuts

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