Documentation
¶
Index ¶
Constants ¶
View Source
const DEFAULT_TIMEOUT_MS = 500
Variables ¶
This section is empty.
Functions ¶
func WithZerolog ¶
func WithZerolog(params *WithPromtailParams) error
Types ¶
type WithPromtailParams ¶
type WithPromtailParams struct {
App string
Environment string
PromtailHost string
PromtailUsername string
PromtailPassword string
PromtailLabels string
PromtailEnabled bool
PromtailTimeoutMS int
}
func (WithPromtailParams) Validate ¶
func (p WithPromtailParams) Validate() error
Click to show internal directories.
Click to hide internal directories.