Versions Compared

Key

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

...

The OTEL_EXPORT_METRICS option specifies whether UAG will export metrics to the Opentelemetry collector.

false

As of UA 7.5.0.0, the following metrics will be published by UAG:

  • process.cpu.time
  • process.memory.usage
  • process.memory.virtual
  • process.open_file_descriptors
  • ua.num.jobs
    Note
    icon
    Info
    titleNote
    Exported Metrics

    See Provided Metrics for the list of metrics exported by UAG.


    Note
    titleNote

    The value of this option will be propagated to and used by the Extension worker process.

    ...