Skip to content

Releases: gapitio/grafana-metric

v1.2.0

Choose a tag to compare

@ZuperZee ZuperZee released this 27 Apr 18:45
056666a

Features / enhancements

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

v1.1.1

Choose a tag to compare

@flesa flesa released this 07 Jan 09:22
c08830e

v1.1.1 (2022/01/07)

Features / enhancements

  • Check if field contains displayName if name fails #29

v1.1.0

Choose a tag to compare

@ZuperZee ZuperZee released this 16 Sep 09:21

v1.1.0 (2021/08/03)

Features / enhancements

  • Use values if calcs is missing #28

Release v1.0.1

Choose a tag to compare

@flesa flesa released this 03 Aug 12:39

v1.0.1 (2021/08/03)

Features / enhancements

  • Fix wrong time returned #27

Release v1.0.0

Choose a tag to compare

@ZuperZee ZuperZee released this 05 Mar 09:07

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

Choose a tag to compare

@ZuperZee ZuperZee released this 24 Feb 10:25
40f1c82

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)

Choose a tag to compare

@ZuperZee ZuperZee released this 05 Feb 13:58

Features / enhancements

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

v0.0.2 (2021/02/01)

Choose a tag to compare

@ZuperZee ZuperZee released this 01 Feb 13:11

v0.0.2 (2021/02/01)

Bug fixes

  • Fix missing noDataValue parameter

Add getMetricValue and getShowcaseMetricValue

Choose a tag to compare

@flesa flesa released this 19 Nov 15:04

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

Choose a tag to compare

@ZuperZee ZuperZee released this 06 Nov 12:38

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