Skip to content

Remove underscore from prometheus metrics files

Tristan Read requested to merge tr-remove-underscore-prom-metrics into master

What does this MR do?

This replaces underscore usages with lodash within app/assets/javascripts/prometheus_metrics and ee/app/assets/javascripts/prometheus_metrics.

Part of a wider effort to remove underscore (&2412 (closed))

Issue: #196684 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability 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:

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

Merge request reports