Class InfluxDbMetricLine

java.lang.Object
io.qameta.allure.influxdb.InfluxDbMetricLine
All Implemented Interfaces:
io.qameta.allure.metric.MetricLine, Serializable

public class InfluxDbMetricLine extends Object implements io.qameta.allure.metric.MetricLine, Serializable
See Also:
  • Constructor Details

    • InfluxDbMetricLine

      public InfluxDbMetricLine()
  • Method Details

    • asString

      public String asString()
      Specified by:
      asString in interface io.qameta.allure.metric.MetricLine
    • normalize

      public static String normalize(String string)