Skip to content

Add finder for prometheus metrics

Sarah Yasonik requested to merge add-metrics-finder-ee into master

What does this MR do?

Adds a finder for the standard PrometheusMetrics model. This was a follow-up item from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31063#note_200076126.

Updates references to prometheus metrics to use the finder. Note that the PrometheusMetric model used for importing common metrics into the db is different and not related to this work.

Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/65753

Previous FOSS MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31854

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Sarah Yasonik

Merge request reports