consumerprofiles

package module
v0.116.0 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Overview

Deprecated: [0.116.0] This package is deprecated. Use "go.opentelemetry.io/collector/consumer/xconsumer" instead.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsumeProfilesFunc

type ConsumeProfilesFunc = xconsumer.ConsumeProfilesFunc

ConsumeProfilesFunc is a helper function that is similar to ConsumeProfiles. Deprecated: [0.116.0] Use xconsumer.ConsumeProfilesFunc instead.

type Profiles

type Profiles = xconsumer.Profiles

Profiles is an interface that receives pprofile.Profiles, processes it as needed, and sends it to the next processing node if any or to the destination. Deprecated: [0.116.0] Use xconsumer.Profiles instead.

func NewProfiles

func NewProfiles(consume ConsumeProfilesFunc, options ...consumer.Option) (Profiles, error)

NewProfiles returns a Profiles configured with the provided options. Deprecated: [0.116.0] Use xconsumer.NewProfiles instead.

Jump to

Keyboard shortcuts

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