flearc opened a new issue, #12362: URL: https://github.com/apache/apisix/issues/12362
### Description Enhance the promethus node_info metric to also include the APISIX version. This can useful in scenarios where multiple apisix versions are deployed within the same cluster. Now node_info only contains hostname. https://github.com/apache/apisix/blob/release/3.12/apisix/plugins/prometheus/exporter.lua#L487 The version can be accessed here. https://github.com/apache/apisix/blob/release/3.12/apisix/core/version.lua#L22-L24 -- 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: notifications-unsubscr...@apisix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org