constant

package
v0.1.3-alpha.3 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GreptimeDBComponentName = "app.greptime.io/component"
	GreptimeDBConfigDir     = "/etc/greptimedb"
	GreptimeDBTLSDir        = "/etc/greptimedb/tls"

	// GreptimeDBInitConfigDir used for greptimedb-initializer.
	GreptimeDBInitConfigDir = "/etc/greptimedb-init"

	GreptimeDBConfigFileName = "config.toml"
	MainContainerIndex       = 0
	ConfigVolumeName         = "config"
	InitConfigVolumeName     = "init-config"
	TLSVolumeName            = "tls"
	DefaultTLSMode           = "prefer"

	// LogsTableName is the table name of storing greptimedb logs.
	LogsTableName = "_gt_logs"

	// SlowQueriesTableName is the table name of storing slow queries.
	SlowQueriesTableName = "_gt_slow_queries"

	// DefaultVectorConfigName is the default name of vector config.
	DefaultVectorConfigName = "vector-config"

	// DefaultLogsVolumeName is the default name of logs volume.
	DefaultLogsVolumeName = "logs"
)

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