Skip to content

Releases: gapitio/grafana-metric

v1.2.0

27 Apr 18:45
056666a
Compare
Choose a tag to compare

Features / enhancements

  • Add method to filter by series name, field name and multiple labels #35

v1.1.1

07 Jan 09:22
c08830e
Compare
Choose a tag to compare

v1.1.1 (2022/01/07)

Features / enhancements

  • Check if field contains displayName if name fails #29

v1.1.0

16 Sep 09:21
Compare
Choose a tag to compare

v1.1.0 (2021/08/03)

Features / enhancements

  • Use values if calcs is missing #28

Release v1.0.1

03 Aug 12:39
Compare
Choose a tag to compare

v1.0.1 (2021/08/03)

Features / enhancements

  • Fix wrong time returned #27

Release v1.0.0

05 Mar 09:07
Compare
Choose a tag to compare

v1.0.0 (2021/03/05)

Features / enhancements

  • Add reducer ids #13
  • Add metricData which retrieves multiple calcs (last, min, max, first, ETC) and time #18

Release v0.2.0

24 Feb 10:25
40f1c82
Compare
Choose a tag to compare

v0.2.0 (2021/02/05)

Features / enhancements

  • Add get metric from field names #5
  • Add get metric from label #6
  • Export unused functions (getFieldByName, getSeriesByName, getValueField) #10

v0.1.0 (2021/02/05)

05 Feb 13:58
Compare
Choose a tag to compare

Features / enhancements

  • Add getEvaluationString which evaluates a string with metric names
  • Add better descriptions and examples

v0.0.2 (2021/02/01)

01 Feb 13:11
Compare
Choose a tag to compare

v0.0.2 (2021/02/01)

Bug fixes

  • Fix missing noDataValue parameter

Add getMetricValue and getShowcaseMetricValue

19 Nov 15:04
Compare
Choose a tag to compare

Features / enhancements

  • Add getShowcaseMetricValue which returns a value between a set range of numbers with a set amount of decimals.
  • Add getMetricValue which decides what function to run.

Add getMetricValueByName

06 Nov 12:38
Compare
Choose a tag to compare

Add getMetricValueByName which retrieves last metric value based off of the name provided