client_golang/prometheus/internal
Kemal Akkoyun 870469ecf9
Test and support 1.19 (#1160)
* Add new Go 1.19 metrics

Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>

* Format files with the latest formatter

Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>

Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2022-11-08 00:14:19 +01:00
..
almost_equal.go Fix float64 comparison test failure on archs using FMA (#1133) 2022-11-07 19:20:43 +01:00
difflib.go Test and support 1.19 (#1160) 2022-11-08 00:14:19 +01:00
difflib_test.go fix assorted oddities found by golangci-lint (#1040) 2022-08-03 06:30:51 +02:00
go_collector_options.go collectors.GoCollector: Added rule support for granular metric configuration. (#1102) 2022-08-05 19:37:46 +02:00
go_runtime_metrics.go fix assorted oddities found by golangci-lint (#1040) 2022-08-03 06:30:51 +02:00
go_runtime_metrics_test.go Use the runtime/metrics package for the Go collector for 1.17+ (#955) 2022-01-16 16:41:56 +00:00
metric.go Added Transactional Gatherer allowed cached solutions (#989) 2022-02-23 11:22:52 +00:00