groups: - name: helium-blockchain-exporter-rules interval: 1m rules: - record: hotspot:helium_hotspot_rewards_hnt:increase15m expr: sum by (account, hotspot, hotspot_name) (increase(helium_hotspot_rewards_hnt_total[15m])) - record: type:helium_hotspot_activity:floor_increase15m expr: sum by (account, hotspot, hotspot_name, type) (floor(increase(helium_hotspot_activity_total[15m]))) - record: hotspot:helium_hotspot_rewards_hnt:increase1d expr: sum by (account, hotspot, hotspot_name) (increase(helium_hotspot_rewards_hnt_total[1d])) - record: hotspot:helium_hotspot_rewards_hnt:increase1w expr: sum by (account, hotspot, hotspot_name) (increase(helium_hotspot_rewards_hnt_total[1w]))