Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

As part of the Opentelemetry integration in 7.5.0.0, several components publish metrics, offering valuable insights into the performance and resource utilization. The following table outlines the metrics.



Metric Name

Metric Type

Labels

Description

Published By

1ua.active.connections

UpDownCounter

N/A

Number of active OMS client connections. Can go up or down.

  • OMS
2ua.num.jobs

Counter

N/A

The total number of jobs launched by UAG. The value is incremented when UAG is able to successfully launch the job. The job itself may end up in Start Failure status, but the counter will still be incremented.

  • UAG
3process.cpu.time

Counter

state (value will either by system or user)

Total CPU seconds broken down by different states.

  • UAG
  • OMS
4process.memory.usage

UpDownCounter

N/A

The amount of physical memory in use.

  • UAG
  • OMS
5process.memory.virtual

UpDownCounter

N/A

The amount of committed virtual memory.

  • UAG
  • OMS
6process.open_file_descriptors

UpDownCounter

N/A

Number of file descriptors in use by the process.

  • UAG
  • OMS

Metrics Compliance

The process.* metrics are compliant with the Opentelemetry semantic conventions.

In addition to the labels specified in the table above, additional resource attributes are set, which are shown in the table below.


Resource Attribute Name

Comments

Set By

1service.name

User configurable using the otel_service_name option for UAG and OMS, and otel_uip_service_name for Universal Extensions.

  • OMS
  • UAG
  • Universal Extensions
2service.version

Not configurable. Automatically set according to the UAG and OMS version. For Universal Extensions, value is set to the Extension version defined in extension.yml

  • UAG
  • OMS
  • Universal Extensions
3service.namespace

Not configurable. Always Stonebranch.UAC

  • UAG
  • OMS
  • Universal Extensions
4service.port

Only set for OMS. The service port used by UAG and Controller to connect to OMS.

  • OMS
5service.instance.id

The amount of committed virtual memory.

  • UAG
  • OMS
6host.name

Number of file descriptors in use by the process.

  • UAG
  • OMS
7os.name

Number of file descriptors in use by the process.

  • UAG
  • OMS
8os.version

Number of file descriptors in use by the process.

  • UAG
  • OMS
9process.owner

Number of file descriptors in use by the process.

  • UAG
  • OMS
10process.pid

Number of file descriptors in use by the process.

  • UAG
  • OMS
11process.executable.path

Number of file descriptors in use by the process.

  • UAG
  • OMS
12process.runtime.version

Number of file descriptors in use by the process.

  • UAG
  • OMS
13agent.id

Number of file descriptors in use by the process.

  • UAG
  • OMS
14task.name

Number of file descriptors in use by the process.

  • UAG
  • OMS
15security.business.services

Number of file descriptors in use by the process.

  • UAG
  • OMS
  • No labels