liuerfire opened a new issue #241: Invalid metric type error for metric types containing capitals URL: https://github.com/apache/incubator-doris/issues/241 palo's metrics output is like: ``` # TYPE palo_fe_job GAUGE palo_fe_job{job="load", type="HADOOP", state="PENDING"} 0 ``` this is not allowed in Prometheus 2.4.x See: https://github.com/prometheus/prometheus/issues/4602
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
