Documentation
¶
Index ¶
- type Client
- func (c *Client) LabelStats(ctx context.Context, metric string) ([]audit.LabelStat, error)
- func (c *Client) MetricNames(ctx context.Context) ([]string, error)
- func (c *Client) Rules(ctx context.Context) ([]audit.RuleInfo, error)
- func (c *Client) SeriesCounts(ctx context.Context, names []string) (map[string]int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) LabelStats ¶
Click to show internal directories.
Click to hide internal directories.