pkg/metrics
Yanwei Guo 060135fc89 Record metrics if config is nil (#315)
* record if nil

* some more comment

* some more comment

* return
2019-03-11 13:28:43 -07:00
..
metricskey Decide whether to record metrics according to current metrics config (#292) 2019-03-07 10:26:42 -08:00
OWNERS remove akyyy as owner (#222) 2019-01-09 16:51:42 -08:00
config.go Decide whether to record metrics according to current metrics config (#292) 2019-03-07 10:26:42 -08:00
config_test.go Decide whether to record metrics according to current metrics config (#292) 2019-03-07 10:26:42 -08:00
doc.go add metrics constants for resource type and labels (#168) 2018-11-21 14:17:21 -08:00
exporter.go Decide whether to record metrics according to current metrics config (#292) 2019-03-07 10:26:42 -08:00
exporter_test.go Use a fake exporter in unit tests (#311) 2019-03-07 16:12:41 -08:00
gcp_metadata.go Update OpenCensus Stackdriver exporter version (#280) 2019-02-20 14:18:46 -08:00
monitored_resources.go Update OpenCensus Stackdriver exporter version (#280) 2019-02-20 14:18:46 -08:00
prometheus_exporter.go Fix the sugared logger usage (#300) 2019-02-28 18:17:38 -08:00
prometheus_exporter_test.go Update OpenCensus Stackdriver exporter version (#280) 2019-02-20 14:18:46 -08:00
record.go Record metrics if config is nil (#315) 2019-03-11 13:28:43 -07:00
record_test.go Record metrics if config is nil (#315) 2019-03-11 13:28:43 -07:00
stackdriver_exporter.go Use a fake exporter in unit tests (#311) 2019-03-07 16:12:41 -08:00
stackdriver_exporter_test.go Use a fake exporter in unit tests (#311) 2019-03-07 16:12:41 -08:00