Class MetricsDocGenerator


  • @ThreadSafe
    @PublicApi
    public final class MetricsDocGenerator
    extends java.lang.Object
    Generates metric key information in docs.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void generate()
      Writes the supported files for metrics system docs.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • generate

        public static void generate()
                             throws java.io.IOException
        Writes the supported files for metrics system docs.
        Throws:
        java.io.IOException