Skip to content

Include container registry in topology pings

Matthias Käppler requested to merge 218546-topology-registry-nodes into master

What does this MR do?

Refs #218546 (closed)

For the topology element in Usage Ping we are trying to ascertain which GitLab services run on which customer node. Any services that we know and can identify will be included; others will be ignored.

In the work leading up to here we covered all GitLab Omnibus services that we know to have a scrape_config so that Prometheus can target them. However, we forgot to include the container registry service. It was just an oversight. This MR fixes that.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Matthias Käppler

Merge request reports