pkg/metrics
Matt Moore 2e019c8a87 Expose Go memstats as metrics. (#711)
This exposes metrics for the properties available through [here](https://godoc.org/runtime#MemStats) so that we can get some better visibility into things like GC pressure.
2019-09-21 00:07:08 -07:00
..
metricskey renaming source_name and source_resource_group to name and resource_group, (#675) 2019-09-13 14:03:35 -07:00
metricstest Implement workqueue.MetricsProvider (#678) 2019-09-16 09:55:41 -07:00
testing Migrate pkg to use the knative.dev/pkg import path (#489) 2019-06-26 13:02:06 -07:00
OWNERS Update OWNERS to use OWNERS_ALIASES (#422) 2019-05-29 20:04:33 -07:00
client.go Hook into two other Kubernetes metric subsystems. (#682) 2019-09-16 10:46:43 -07:00
client_test.go Hook into two other Kubernetes metric subsystems. (#682) 2019-09-16 10:46:43 -07:00
config.go StackDriver CustomMetrics with Custom Domain Prefix (#676) 2019-09-13 15:50:35 -07:00
config_test.go StackDriver CustomMetrics with Custom Domain Prefix (#676) 2019-09-13 15:50:35 -07:00
doc.go add metrics constants for resource type and labels (#168) 2018-11-21 14:17:21 -08:00
exporter.go Fix the issues pointed out by staticcheck (#541) 2019-07-23 13:13:36 -07:00
exporter_test.go StackDriver CustomMetrics with Custom Domain Prefix (#676) 2019-09-13 15:50:35 -07:00
gcp_metadata.go Eventing Stackdriver integration (#612) 2019-08-30 09:13:49 -07:00
memstats.go Expose Go memstats as metrics. (#711) 2019-09-21 00:07:08 -07:00
memstats_test.go Expose Go memstats as metrics. (#711) 2019-09-21 00:07:08 -07:00
metrics.go Update our dependency on K8s libs to 1.15.3 (#686) 2019-09-18 13:36:48 -07:00
monitored_resources.go Eventing Stackdriver integration (#612) 2019-08-30 09:13:49 -07:00
monitored_resources_eventing.go renaming source_name and source_resource_group to name and resource_group, (#675) 2019-09-13 14:03:35 -07:00
monitored_resources_serving.go Eventing Stackdriver integration (#612) 2019-08-30 09:13:49 -07:00
prometheus_exporter.go Update opencensus to a newer version (#526) 2019-07-12 16:18:48 -07:00
prometheus_exporter_test.go Migrate pkg to use the knative.dev/pkg import path (#489) 2019-06-26 13:02:06 -07:00
record.go Implement workqueue.MetricsProvider (#678) 2019-09-16 09:55:41 -07:00
record_test.go Implement workqueue.MetricsProvider (#678) 2019-09-16 09:55:41 -07:00
reflector.go Hook into two other Kubernetes metric subsystems. (#682) 2019-09-16 10:46:43 -07:00
reflector_test.go Hook into two other Kubernetes metric subsystems. (#682) 2019-09-16 10:46:43 -07:00
stackdriver_exporter.go StackDriver CustomMetrics with Custom Domain Prefix (#676) 2019-09-13 15:50:35 -07:00
stackdriver_exporter_test.go StackDriver CustomMetrics with Custom Domain Prefix (#676) 2019-09-13 15:50:35 -07:00
utils.go Initial StatsReporter for Source (#648) 2019-09-10 13:12:29 -07:00
workqueue.go Update our dependency on K8s libs to 1.15.3 (#686) 2019-09-18 13:36:48 -07:00
workqueue_test.go Update our dependency on K8s libs to 1.15.3 (#686) 2019-09-18 13:36:48 -07:00