Closed shlomodaari closed 7 months ago
This will fail in prometheus scraping as it is not a valid snakeCase for prometheus. - in labels is prohibited.
You can test it using '''echo some_metric{main-application-class="label-value"}|promtool check metrics'''
This will fail in prometheus scraping as it is not a valid snakeCase for prometheus. - in labels is prohibited.
You can test it using '''echo some_metric{main-application-class="label-value"}|promtool check metrics'''