Gerrard-YNWA commented on issue #2042:
URL: https://github.com/apache/apisix/issues/2042#issuecomment-767208257
@nic-chen Since no extra host label for each metric's output, is there a way
we can merge the two separate metric like:
`apisix_nginx_http_current_connections{state="active"} 100` and
`apisix_node_info{hostname="apisix-deployment-588bc684bb-zmz2q"} 1` into one
`apisix_nginx_http_current_connections{state="active",
hostname="apisix-deployment-588bc684bb-zmz2q"} 100` via `promsql` ?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]