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
Currently, Prometheus-SQL returns all metrics label values in lower case only. It'd be great if Prometheus-SQL returns the metrics value without converting to lower case.
Regards,
The text was updated successfully, but these errors were encountered:
Shall I work on this repo to make configuration settings in the YML file to check to see whether a case conversion can be implemented by conditionally applying the method ToLower()?
And also if we get back to you with this change, can you accept our pull request to integrate it into your repo.
Thank you for this work!
Currently, Prometheus-SQL returns all metrics label values in lower case only. It'd be great if Prometheus-SQL returns the metrics value without converting to lower case.
Regards,
The text was updated successfully, but these errors were encountered: