Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

Version 0.2.0 / 2018-12-17

Compare
Choose a tag to compare
@ricoberger ricoberger released this 17 Dec 17:10
· 7 commits to master since this release
  • Change name for query metrics
    The name for the exported query metrics has been changed from loki_name to loki_query_name_total

  • Add metrics for labels
    The new loki_labels_total metric returns the total number of labels.

  • Add metrics for label values
    The new loki_label_values_total{label=""} metric returns the total number of values for each label.