client_golang/prometheus/collectors
Oleksandr Redko 1bae6c1e63
Deprecated comment should begin with "Deprecated:" (#1347)
See https://go.dev/blog/godoc

Signed-off-by: Oleksandr Redko <Oleksandr_Redko@epam.com>
2023-09-21 12:31:45 +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 Bump minimum required Go version to 1.16 (#1032) 2022-04-13 16:21:42 +01:00
expvar_collector.go Fix typos in comments, tests, and errors (#1346) 2023-09-21 12:31:08 +01: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_go117_test.go Fix go_collector_latest_test Fail on go1.19 (#1136) 2022-11-07 20:17:41 +01:00
go_collector_go119_test.go Fix go_collector_latest_test Fail on go1.19 (#1136) 2022-11-07 20:17:41 +01:00
go_collector_go120_test.go Added support for go 1.20. (#1234) 2023-03-21 13:46:37 +00:00
go_collector_go121_test.go Add go_godebug_non_default_behavior_tlsmaxrsasize_events_total (#1348) 2023-09-21 10:46:14 +01:00
go_collector_latest.go Deprecated comment should begin with "Deprecated:" (#1347) 2023-09-21 12:31:45 +01:00
go_collector_latest_test.go [collectors]: fix typo in test assertion (#1153) 2023-04-17 21:35:49 +01:00
process_collector.go Add new collectors package 2021-05-08 10:43:31 +09:00