client_golang/prometheus/internal
Parth Lawania 850b6c0898
changed the name of all variables with min/max name (#1606)
* changed the name of all variables with min/max name

Signed-off-by: Parth Lawania <parthlawania@gmail.com>

* removed predeclared ignore condition for min and max identifiers

Signed-off-by: Parth Lawania <parthlawania@gmail.com>

---------

Signed-off-by: Parth Lawania <parthlawania@gmail.com>
Co-authored-by: Parth Lawania <parth.lawania@super.money>
2024-09-02 07:41:40 -03:00
..
almost_equal.go Fix float64 comparison test failure on archs using FMA (#1133) 2022-11-07 19:20:43 +01:00
difflib.go changed the name of all variables with min/max name (#1606) 2024-09-02 07:41:40 -03:00
difflib_test.go fix assorted oddities found by golangci-lint (#1040) 2022-08-03 06:30:51 +02:00
go_collector_options.go Add default Go runtime metrics for /gc/gogc:percent, /gc/gomemlimit:bytes, /sched/gomaxprocs:threads (#1559) 2024-08-09 20:27:25 +01: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