Sha256: ad447e8ba192eff5072cf042077132ce7cd27bac582f89dabba9dcf7c7fadc8d

Contents?: true

Size: 83 Bytes

Versions: 9

Compression:

Stored size: 83 Bytes

Contents

class UserMetrics < Influxer::Metrics
  tags :user_id
  attributes :time_spent
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
influxer-1.0.1 spec/support/metrics/user_metrics.rb
influxer-1.0.0 spec/support/metrics/user_metrics.rb
influxer-0.5.4 spec/support/metrics/user_metrics.rb
influxer-0.5.3 spec/support/metrics/user_metrics.rb
influxer-0.5.2 spec/support/metrics/user_metrics.rb
influxer-0.5.1 spec/support/metrics/user_metrics.rb
influxer-0.5.0 spec/support/metrics/user_metrics.rb
influxer-0.4.0 spec/support/metrics/user_metrics.rb
influxer-0.3.1 spec/support/metrics/user_metrics.rb