Versions in this module Expand all Collapse all v0 v0.1.0 Jul 26, 2019 Changes in this version + func MetricToLabelProtos(metric model.Metric) []*prompb.Label + type Client struct + func NewClient(index int, conf *ClientConfig) (*Client, error) + func (c *Client) Store(ctx context.Context, req *prompb.WriteRequest) error + type ClientConfig struct + Timeout time.Duration + URL *url.URL