client_golang/prometheus/collectors
Bartlomiej Plotka 24172847e3
gocollector: Added options to Go Collector for changing the (#1031)
* Renamed files.

Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>

* gocollector: Added options to Go Collector for diffetent collections.

Fixes https://github.com/prometheus/client_golang/issues/983

Also:

* fixed TestMemStatsEquivalence, it was noop before (:
* Removed gc_cpu_fraction metric completely, since it's not working completely for Go1.17+

Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
2022-04-13 09:55:22 +01:00
..
collectors.go gocollector: Added options to Go Collector for changing the (#1031) 2022-04-13 09:55:22 +01:00
dbstats_collector.go Remove workaround for pre go1.15 (#1010) 2022-03-27 19:11:56 +01:00
dbstats_collector_test.go Add collector for database/sql#DBStats (#866) 2021-05-20 22:22:17 +02:00
expvar_collector.go Add new collectors package 2021-05-08 10:43:31 +09:00
go_collector_go116.go gocollector: Added options to Go Collector for changing the (#1031) 2022-04-13 09:55:22 +01:00
go_collector_latest.go gocollector: Added options to Go Collector for changing the (#1031) 2022-04-13 09:55:22 +01:00
process_collector.go Add new collectors package 2021-05-08 10:43:31 +09:00