Skip to content

Improve gitaly host-detail template query

Ben Kochie requested to merge bjk/gitaly_nodes into master

Use up to find all node FQDNs for gitaly. Reduces index selection and improves query performance by 15%.

Signed-off-by: Ben Kochie bjk@gitlab.com

Merge request reports