Versions in this module Expand all Collapse all v1 v1.0.3 Jul 1, 2019 Changes in this version + func CreateCustomMetric(s *monitoring.Service, projectID, serviceName string, unit string) error + func GetCustomMetric(s *monitoring.Service, projectID, serviceName string) (*monitoring.ListMetricDescriptorsResponse, error) + func MetricType(serviceName string) string + func WriteTimeSeriesValue(s *monitoring.Service, projectID, serviceName string, value float64) error