Sha256: 364d9ace2dfb3b7695ba0770d63a22a7a37707df47d99519919314455e7f0e85
Contents?: true
Size: 157 Bytes
Versions: 8
Compression:
Stored size: 157 Bytes
Contents
# frozen_string_literal: true class VisitsMetrics < Influxer::Metrics set_retention_policy :yearly tags :user_id, :gender attributes :age, :page end
Version data entries
8 entries across 8 versions & 1 rubygems