mimir

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAPIClient

func NewAPIClient(opt *apiClientOpt) (*apiClient, error)

Make a new api client for RESTful calls

func Provider

func Provider(version string) func() *schema.Provider

Types

type Stats added in v0.2.3

type Stats struct {
	User            string  `json:"UserID"`
	Series          int     `json:"numSeries"`
	TotalIngestRate float64 `json:"ingestionRate"`
	APIIngestRate   float64 `json:"APIIngestionRate"`
	RuleIngestRate  float64 `json:"RuleIngestionRate"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL