client_golang/prometheus/testutil/promlint
foehammer127 cead7c3bb2
feat(prometheus/testutil/promlint/validations): refine lintMetricTypeInName
Change the lintMetricTypeInName linter inside promlint to only trigger an error when the metric name matches the type of the metric.

Signed-off-by: foehammer127 <foehammer@disroot.org>
2024-02-29 11:10:22 -06:00
..
validations feat(prometheus/testutil/promlint/validations): refine lintMetricTypeInName 2024-02-29 11:10:22 -06:00
problem.go Add support for custom validations in promlint (#1311) 2023-10-10 10:38:10 +01:00
promlint.go deps: bump prometheus/common version 2024-02-23 13:28:17 -05:00
promlint_test.go feat(prometheus/testutil/promlint/validations): refine lintMetricTypeInName 2024-02-29 11:10:22 -06:00
validation.go Add support for custom validations in promlint (#1311) 2023-10-10 10:38:10 +01:00