• alinamihaila's avatar
    Make Gitlab::UsageData.uncached_data private · fadc6629
    alinamihaila authored
      - uncached_data method is private now
      - Method that is used is Gitlab::UsageData.data
      - Update tests
      - Update usage of uncached_data
      - This way UsageData class has only one method to
      generate the servcie ping payload and considers
      the cache option
      - Update UsageDataNonSqlMetrics and UsageDataQueries
    fadc6629
usage_data_non_sql_metrics.rb 697 Bytes