consts

package
v1.8.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	BootstrapperInitSecretName      = "dynatrace-bootstrapper-config"
	BootstrapperInitCertsSecretName = "dynatrace-bootstrapper-certs"

	AgentInitBinDirMount = "/mnt/bin"
)
View Source
const (
	OTELCollectorNameSuffix = "-otel-collector"
	NodeCollectorNameSuffix = "-node-config-collector"
)
View Source
const (
	ExtensionsSelfSignedTLSSecretSuffix = "-extension-controller-tls"

	// shared volume name between EEC and OtelC
	ExtensionsTokensVolumeName = "tokens"

	ExtensionsControllerSuffix         = "-extension-controller"
	ExtensionsDatasourceTargetPortName = "collector-com"
	ExtensionsDatasourceTargetPort     = 14599

	DatasourceTokenSecretKey         = "datasource.token"
	DatasourceTokenSecretValuePrefix = "dt0x01"

	// DatasourceLabelKey should be placed on all datasource deployments to allow EEC to separate them.
	DatasourceLabelKey = "extensions.dynatrace.com/datasource"
	// DatabaseDatasourceLabelValue must always be used for database extensions.
	DatabaseDatasourceLabelValue = "sql"
)
View Source
const (
	OTLPExporterSecretName      = "dynatrace-otlp-exporter-config"
	OTLPExporterCertsSecretName = "dynatrace-otlp-exporter-certs"
)
View Source
const (

	// TLSKeyDataName is the key used to store a TLS private key in the secret's data field.
	TLSKeyDataName = "tls.key"

	// TLSCrtDataName is the key used to store a TLS certificate in the secret's data field.
	TLSCrtDataName = "tls.crt"
)
View Source
const CRDStorageMigrationEnvVar = "DT_CRD_STORAGE_MIGRATION"
View Source
const HostAvailabilityDetectionEnvVar = "DT_HOST_AVAILABILITY_DETECTION"

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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