You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor default runtime metrics tests for Go collector so that default runtime metric set autogenerates (prometheus#1631)
* Enable autogeneration for default runtime metrics list in collectors tests according to Go version
Signed-off-by: Arianna Vespri <[email protected]>
* Adapt withDefaultRuntimeMetrics function to work regardless of the Go version
Signed-off-by: Arianna Vespri <[email protected]>
* Autogenerate go collector test for go1.23
Signed-off-by: Arianna Vespri <[email protected]>
* Modify gen_go_collector_set.go to please linter and regenerate files
Signed-off-by: Arianna Vespri <[email protected]>
* Simplify gen_go_collector_set.go logic by modifying func computeMetricsList
Signed-off-by: Arianna Vespri <[email protected]>
* Slight simplification of withDefaultRuntimeMetrics func
Signed-off-by: Arianna Vespri <[email protected]>
* Refactor withDefaultRuntimeMetrics with generated default runtime metrics subsets
Signed-off-by: Arianna Vespri <[email protected]>
---------
Signed-off-by: Arianna Vespri <[email protected]>
Signed-off-by: Eugene <[email protected]>
0 commit comments