summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/metrics/sampler_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Filter out classes without names in the samplerYorick Peterse2016-06-141-7/+18
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* Randomize metrics sample intervalsconfigure-randomize-metrics-sample-intervalYorick Peterse2016-01-131-1/+21
* Use separate series for Rails/Sidekiq sample statsYorick Peterse2016-01-041-8/+30
* Write to InfluxDB directly via UDPYorick Peterse2015-12-291-1/+1
* Track object counts using the "allocations" GemYorick Peterse2015-12-171-0/+4
* Track object count types as tagsYorick Peterse2015-12-171-1/+2
* Storing of application metrics in InfluxDBYorick Peterse2015-12-171-0/+92