Sha256: e296b3fa7312cc7e38d439620cf1a2aa0012d6ed1640a82e8027b1d60a2645e3

Contents?: true

Size: 85 Bytes

Versions: 9

Compression:

Stored size: 85 Bytes

Contents

class CustomMetrics < Influxer::Metrics
  tags :code, :user_id
  attributes :val
end

Version data entries

9 entries across 9 versions & 1 rubygems

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