bneradt opened a new pull request, #12450:
URL: https://github.com/apache/trafficserver/pull/12450

   With certain configurations, metrics can have '[' and ']' characters. 
Prometheus does not like these. This patch enforces that the metrics get 
exported with Prometheus's advertised character set limitations:
   
   [a-zA-Z_:][a-zA-Z0-9_:]*
   
   Fixes: #12432


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to