Interface MetricLineBuilder.BuildStep

    • Method Detail

      • build

        java.lang.String build()
                        throws MetricException
        Serialize the metric line with all normalizations applied.
        Returns:
        The metric line as a String.
        Throws:
        MetricException - if the max line length limit of 50000 would be reached.