Documentation ¶
Index ¶
Constants ¶
View Source
const LogPushPath = "loki/api/v1/push"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LokiClient ¶
type LokiClient struct {
// contains filtered or unexported fields
}
func NewLokiClient ¶
func NewLokiClient(uri string) *LokiClient
func (*LokiClient) Push ¶
func (cli *LokiClient) Push() error
func (*LokiClient) RunPush ¶
func (cli *LokiClient) RunPush() chan error
func (*LokiClient) SetURI ¶
func (cli *LokiClient) SetURI(uri string)
Click to show internal directories.
Click to hide internal directories.