groups: - name: collectd rules: - record: filesystem:usage:percent expr: >- sum without (type) (collectd_df_df_complex{type!="free"}) / sum without (type) (collectd_df_df_complex)