Documentation ¶
Index ¶
- type App
- type NewOption
- func WithExternalLabels(strs ...string) NewOption
- func WithGlowmarktLogin(email, password string) NewOption
- func WithLogger(l log.Logger) NewOption
- func WithTSDBBlockLength(d time.Duration) NewOption
- func WithTSDBPath(s string) NewOption
- func WithTSDBRetention(d time.Duration) NewOption
- func WithThanosBucketObj(str string) NewOption
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NewOption ¶
type NewOption func(*App)
func WithExternalLabels ¶
func WithGlowmarktLogin ¶
func WithLogger ¶
func WithTSDBBlockLength ¶
func WithTSDBPath ¶
func WithTSDBRetention ¶
func WithThanosBucketObj ¶
Click to show internal directories.
Click to hide internal directories.