Skip to content

Add advanced_search metrics to the definition

Dmitry Gruzd requested to merge add-metrics-definition-for-advanced-search into master

What does this MR do and why?

This MR adds 4 new metrics to the metrics dictionary

  • advanced_search.version
  • advanced_search.distribution
  • advanced_search.build_type
  • advanced_search.lucene_version

They were introduced to usage ping in !77365 (merged), but we had missed that we need to add them to the dictionary. It was discovered in https://gitlab.com/gitlab-data/product-analytics/-/issues/289#note_845384603

#338726 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Dmitry Gruzd

Merge request reports