Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
"built.in.metrics.version":


type: Enum 
values: {"0.10.0", "0.10.1", ... "-2.3", "2.4latest"}
default: "2.4latest"


When users override it to "0.10.0-2.3" or below, then the old metrics names / tags will still be used.

...