conf

package
v4.1.16 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2025 License: GPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	QueryServerAddr      = serverKey + ".addr"
	QueryTimeout         = queryKey + ".timeout"
	QueryHostsResolution = queryKey + ".hosts-resolution"
	QueryLog             = queryKey + ".log"
	QueryKeepAlive       = queryKey + ".keepalive"
	QueryStats           = queryKey + ".stats"
	QueryStreaming       = queryKey + ".streaming"

	QueryDBPath = dbKey + ".path"

	StoredQuery = "stored-query"

	LogLevel = loggingKey + ".level"

	DNSResolutionEnabled = dnsKey + ".enabled"
	DNSResolutionMaxRows = dnsKey + ".max-rows"
	DNSResolutionTimeout = dnsKey + ".timeout"

	SortBy        = sortKey + ".by"
	SortAscending = sortKey + ".ascending"

	ResultsFormat = resultsKey + ".format"
	ResultsLimit  = resultsKey + ".limit"

	MemoryMaxPct  = memoryKey + ".max-pct"
	MemoryLowMode = memoryKey + ".low-mode"

	// Time
	First = "first"
	Last  = "last"

	ProfilingOutputDir = profilingKey + ".output-dir"

	// Tracing propagation
	Traceparent = "traceparent"
)

Definitions for command line parameters / arguments

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