collector

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package collector handles the OpenTelemetry Collector.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Container

func Container(cfg config.Config, logger logr.Logger, otelcol v1alpha1.OpenTelemetryCollector) corev1.Container

Container builds a container for the given collector

func DaemonSet

func DaemonSet(cfg config.Config, logger logr.Logger, otelcol v1alpha1.OpenTelemetryCollector) appsv1.DaemonSet

DaemonSet builds the deployment for the given instance

func Deployment

func Deployment(cfg config.Config, logger logr.Logger, otelcol v1alpha1.OpenTelemetryCollector) appsv1.Deployment

Deployment builds the deployment for the given instance

func Labels

func Labels(instance v1alpha1.OpenTelemetryCollector) map[string]string

Labels return the common labels to all objects that are part of a managed OpenTelemetryCollector

func ServiceAccount

func ServiceAccount(otelcol v1alpha1.OpenTelemetryCollector) corev1.ServiceAccount

ServiceAccount returns the service account for the given instance

func ServiceAccountName

func ServiceAccountName(instance v1alpha1.OpenTelemetryCollector) string

ServiceAccountName returns the name of the existing or self-provisioned service account to use for the given instance

func Volumes

func Volumes(cfg config.Config, otelcol v1alpha1.OpenTelemetryCollector) []corev1.Volume

Volumes builds the volumes for the given instance, including the config map volume

Types

This section is empty.

Directories

Path Synopsis
Package adapters is for data conversion.
Package adapters is for data conversion.
Package parser is for parsing the OpenTelemetry Collector configuration.
Package parser is for parsing the OpenTelemetry Collector configuration.
Package reconcile contains reconciliation logic for OpenTelemetry Collector components.
Package reconcile contains reconciliation logic for OpenTelemetry Collector components.
Package upgrade handles the upgrade routine from one OpenTelemetry Collector to the next.
Package upgrade handles the upgrade routine from one OpenTelemetry Collector to the next.

Jump to

Keyboard shortcuts

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