802 lines
48 KiB
Markdown
802 lines
48 KiB
Markdown
# Produced Metrics
|
|
|
|
|
|
## Metric `ibm.mq.message.retry.count`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.message.retry.count` | Gauge | `{message}` | Number of message retries |  |
|
|
|
|
|
|
### `ibm.mq.message.retry.count` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.channel.name` | string | The name of the channel | `DEV.ADMIN.SVRCONN` | `Required` |  |
|
|
| `ibm.mq.channel.type` | string | The type of the channel | `server-connection`; `cluster-receiver`; `amqp` | `Required` |  |
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.status`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.status` | Gauge | `1` | Channel status |  |
|
|
|
|
|
|
### `ibm.mq.status` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.channel.name` | string | The name of the channel | `DEV.ADMIN.SVRCONN` | `Required` |  |
|
|
| `ibm.mq.channel.start.time` | int | The start time of the channel as seconds since Epoch. | `1748462702` | `Required` |  |
|
|
| `ibm.mq.channel.type` | string | The type of the channel | `server-connection`; `cluster-receiver`; `amqp` | `Required` |  |
|
|
| `ibm.mq.job.name` | string | The job name | `0000074900000003` | `Required` |  |
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.max.sharing.conversations`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.max.sharing.conversations` | Gauge | `{conversation}` | Maximum number of conversations permitted on this channel instance. |  |
|
|
|
|
|
|
### `ibm.mq.max.sharing.conversations` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.channel.name` | string | The name of the channel | `DEV.ADMIN.SVRCONN` | `Required` |  |
|
|
| `ibm.mq.channel.start.time` | int | The start time of the channel as seconds since Epoch. | `1748462702` | `Required` |  |
|
|
| `ibm.mq.channel.type` | string | The type of the channel | `server-connection`; `cluster-receiver`; `amqp` | `Required` |  |
|
|
| `ibm.mq.job.name` | string | The job name | `0000074900000003` | `Required` |  |
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.current.sharing.conversations`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.current.sharing.conversations` | Gauge | `{conversation}` | Current number of conversations permitted on this channel instance. |  |
|
|
|
|
|
|
### `ibm.mq.current.sharing.conversations` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.channel.name` | string | The name of the channel | `DEV.ADMIN.SVRCONN` | `Required` |  |
|
|
| `ibm.mq.channel.start.time` | int | The start time of the channel as seconds since Epoch. | `1748462702` | `Required` |  |
|
|
| `ibm.mq.channel.type` | string | The type of the channel | `server-connection`; `cluster-receiver`; `amqp` | `Required` |  |
|
|
| `ibm.mq.job.name` | string | The job name | `0000074900000003` | `Required` |  |
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.byte.received`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.byte.received` | Gauge | `By` | Number of bytes received |  |
|
|
|
|
|
|
### `ibm.mq.byte.received` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.channel.name` | string | The name of the channel | `DEV.ADMIN.SVRCONN` | `Required` |  |
|
|
| `ibm.mq.channel.start.time` | int | The start time of the channel as seconds since Epoch. | `1748462702` | `Required` |  |
|
|
| `ibm.mq.channel.type` | string | The type of the channel | `server-connection`; `cluster-receiver`; `amqp` | `Required` |  |
|
|
| `ibm.mq.job.name` | string | The job name | `0000074900000003` | `Required` |  |
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.byte.sent`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.byte.sent` | Gauge | `By` | Number of bytes sent |  |
|
|
|
|
|
|
### `ibm.mq.byte.sent` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.channel.name` | string | The name of the channel | `DEV.ADMIN.SVRCONN` | `Required` |  |
|
|
| `ibm.mq.channel.start.time` | int | The start time of the channel as seconds since Epoch. | `1748462702` | `Required` |  |
|
|
| `ibm.mq.channel.type` | string | The type of the channel | `server-connection`; `cluster-receiver`; `amqp` | `Required` |  |
|
|
| `ibm.mq.job.name` | string | The job name | `0000074900000003` | `Required` |  |
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.buffers.received`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.buffers.received` | Gauge | `{buffer}` | Buffers received |  |
|
|
|
|
|
|
### `ibm.mq.buffers.received` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.channel.name` | string | The name of the channel | `DEV.ADMIN.SVRCONN` | `Required` |  |
|
|
| `ibm.mq.channel.start.time` | int | The start time of the channel as seconds since Epoch. | `1748462702` | `Required` |  |
|
|
| `ibm.mq.channel.type` | string | The type of the channel | `server-connection`; `cluster-receiver`; `amqp` | `Required` |  |
|
|
| `ibm.mq.job.name` | string | The job name | `0000074900000003` | `Required` |  |
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.buffers.sent`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.buffers.sent` | Gauge | `{buffer}` | Buffers sent |  |
|
|
|
|
|
|
### `ibm.mq.buffers.sent` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.channel.name` | string | The name of the channel | `DEV.ADMIN.SVRCONN` | `Required` |  |
|
|
| `ibm.mq.channel.start.time` | int | The start time of the channel as seconds since Epoch. | `1748462702` | `Required` |  |
|
|
| `ibm.mq.channel.type` | string | The type of the channel | `server-connection`; `cluster-receiver`; `amqp` | `Required` |  |
|
|
| `ibm.mq.job.name` | string | The job name | `0000074900000003` | `Required` |  |
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.message.count`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.message.count` | Gauge | `{message}` | Message count |  |
|
|
|
|
|
|
### `ibm.mq.message.count` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.channel.name` | string | The name of the channel | `DEV.ADMIN.SVRCONN` | `Required` |  |
|
|
| `ibm.mq.channel.start.time` | int | The start time of the channel as seconds since Epoch. | `1748462702` | `Required` |  |
|
|
| `ibm.mq.channel.type` | string | The type of the channel | `server-connection`; `cluster-receiver`; `amqp` | `Required` |  |
|
|
| `ibm.mq.job.name` | string | The job name | `0000074900000003` | `Required` |  |
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.open.input.count`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.open.input.count` | Gauge | `{application}` | Count of applications sending messages to the queue |  |
|
|
|
|
|
|
### `ibm.mq.open.input.count` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `ibm.mq.queue.type` | string | The queue type | `local-normal` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [1] | `dev/` | `Required` |  |
|
|
|
|
**[1] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.open.output.count`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.open.output.count` | Gauge | `{application}` | Count of applications consuming messages from the queue |  |
|
|
|
|
|
|
### `ibm.mq.open.output.count` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `ibm.mq.queue.type` | string | The queue type | `local-normal` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [2] | `dev/` | `Required` |  |
|
|
|
|
**[2] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.high.queue.depth`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.high.queue.depth` | Gauge | `{percent}` | The current high queue depth |  |
|
|
|
|
|
|
### `ibm.mq.high.queue.depth` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `ibm.mq.queue.type` | string | The queue type | `local-normal` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [3] | `dev/` | `Required` |  |
|
|
|
|
**[3] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.service.interval`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.service.interval` | Gauge | `{percent}` | The queue service interval |  |
|
|
|
|
|
|
### `ibm.mq.service.interval` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `ibm.mq.queue.type` | string | The queue type | `local-normal` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [4] | `dev/` | `Required` |  |
|
|
|
|
**[4] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.queue.depth.full.event`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.queue.depth.full.event` | Counter | `{event}` | The number of full queue events |  |
|
|
|
|
|
|
### `ibm.mq.queue.depth.full.event` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [5] | `dev/` | `Required` |  |
|
|
|
|
**[5] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.queue.depth.high.event`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.queue.depth.high.event` | Counter | `{event}` | The number of high queue events |  |
|
|
|
|
|
|
### `ibm.mq.queue.depth.high.event` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [6] | `dev/` | `Required` |  |
|
|
|
|
**[6] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.queue.depth.low.event`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.queue.depth.low.event` | Counter | `{event}` | The number of low queue events |  |
|
|
|
|
|
|
### `ibm.mq.queue.depth.low.event` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [7] | `dev/` | `Required` |  |
|
|
|
|
**[7] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.uncommitted.messages`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.uncommitted.messages` | Gauge | `{message}` | Number of uncommitted messages |  |
|
|
|
|
|
|
### `ibm.mq.uncommitted.messages` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `ibm.mq.queue.type` | string | The queue type | `local-normal` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [8] | `dev/` | `Required` |  |
|
|
|
|
**[8] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.oldest.msg.age`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.oldest.msg.age` | Gauge | `microseconds` | Queue message oldest age |  |
|
|
|
|
|
|
### `ibm.mq.oldest.msg.age` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `ibm.mq.queue.type` | string | The queue type | `local-normal` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [9] | `dev/` | `Required` |  |
|
|
|
|
**[9] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.current.max.queue.filesize`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.current.max.queue.filesize` | Gauge | `By` | Current maximum queue file size |  |
|
|
|
|
|
|
### `ibm.mq.current.max.queue.filesize` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `ibm.mq.queue.type` | string | The queue type | `local-normal` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [10] | `dev/` | `Required` |  |
|
|
|
|
**[10] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.current.queue.filesize`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.current.queue.filesize` | Gauge | `By` | Current queue file size |  |
|
|
|
|
|
|
### `ibm.mq.current.queue.filesize` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `ibm.mq.queue.type` | string | The queue type | `local-normal` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [11] | `dev/` | `Required` |  |
|
|
|
|
**[11] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.instances.per.client`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.instances.per.client` | Gauge | `{instance}` | Instances per client |  |
|
|
|
|
|
|
### `ibm.mq.instances.per.client` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `ibm.mq.queue.type` | string | The queue type | `local-normal` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [12] | `dev/` | `Required` |  |
|
|
|
|
**[12] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.message.deq.count`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.message.deq.count` | Gauge | `{message}` | Message dequeue count |  |
|
|
|
|
|
|
### `ibm.mq.message.deq.count` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `ibm.mq.queue.type` | string | The queue type | `local-normal` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [13] | `dev/` | `Required` |  |
|
|
|
|
**[13] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.message.enq.count`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.message.enq.count` | Gauge | `{message}` | Message enqueue count |  |
|
|
|
|
|
|
### `ibm.mq.message.enq.count` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `ibm.mq.queue.type` | string | The queue type | `local-normal` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [14] | `dev/` | `Required` |  |
|
|
|
|
**[14] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.queue.depth`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.queue.depth` | Gauge | `{message}` | Current queue depth |  |
|
|
|
|
|
|
### `ibm.mq.queue.depth` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `ibm.mq.queue.type` | string | The queue type | `local-normal` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [15] | `dev/` | `Required` |  |
|
|
|
|
**[15] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.service.interval.event`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.service.interval.event` | Gauge | `1` | Queue service interval event |  |
|
|
|
|
|
|
### `ibm.mq.service.interval.event` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `ibm.mq.queue.type` | string | The queue type | `local-normal` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [16] | `dev/` | `Required` |  |
|
|
|
|
**[16] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.reusable.log.size`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.reusable.log.size` | Gauge | `By` | The amount of space occupied, in megabytes, by log extents available to be reused. |  |
|
|
|
|
|
|
### `ibm.mq.reusable.log.size` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.manager.active.channels`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.manager.active.channels` | Gauge | `{channel}` | The queue manager active maximum channels limit |  |
|
|
|
|
|
|
### `ibm.mq.manager.active.channels` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.restart.log.size`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.restart.log.size` | Gauge | `By` | Size of the log data required for restart recovery in megabytes. |  |
|
|
|
|
|
|
### `ibm.mq.restart.log.size` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.max.queue.depth`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.max.queue.depth` | Gauge | `{message}` | Maximum queue depth |  |
|
|
|
|
|
|
### `ibm.mq.max.queue.depth` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `ibm.mq.queue.type` | string | The queue type | `local-normal` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [17] | `dev/` | `Required` |  |
|
|
|
|
**[17] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.onqtime.short_period`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.onqtime.short_period` | Gauge | `microseconds` | Amount of time, in microseconds, that a message spent on the queue, over a short period |  |
|
|
|
|
|
|
### `ibm.mq.onqtime.short_period` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `ibm.mq.queue.type` | string | The queue type | `local-normal` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [18] | `dev/` | `Required` |  |
|
|
|
|
**[18] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.onqtime.long_period`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.onqtime.long_period` | Gauge | `microseconds` | Amount of time, in microseconds, that a message spent on the queue, over a longer period |  |
|
|
|
|
|
|
### `ibm.mq.onqtime.long_period` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `ibm.mq.queue.type` | string | The queue type | `local-normal` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [19] | `dev/` | `Required` |  |
|
|
|
|
**[19] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.message.received.count`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.message.received.count` | Gauge | `{message}` | Number of messages received |  |
|
|
|
|
|
|
### `ibm.mq.message.received.count` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.channel.name` | string | The name of the channel | `DEV.ADMIN.SVRCONN` | `Required` |  |
|
|
| `ibm.mq.channel.type` | string | The type of the channel | `server-connection`; `cluster-receiver`; `amqp` | `Required` |  |
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.message.sent.count`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.message.sent.count` | Gauge | `{message}` | Number of messages sent |  |
|
|
|
|
|
|
### `ibm.mq.message.sent.count` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.channel.name` | string | The name of the channel | `DEV.ADMIN.SVRCONN` | `Required` |  |
|
|
| `ibm.mq.channel.type` | string | The type of the channel | `server-connection`; `cluster-receiver`; `amqp` | `Required` |  |
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.max.instances`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.max.instances` | Gauge | `{instance}` | Max channel instances |  |
|
|
|
|
|
|
### `ibm.mq.max.instances` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.channel.name` | string | The name of the channel | `DEV.ADMIN.SVRCONN` | `Required` |  |
|
|
| `ibm.mq.channel.type` | string | The type of the channel | `server-connection`; `cluster-receiver`; `amqp` | `Required` |  |
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.connection.count`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.connection.count` | Gauge | `{connection}` | Active connections count |  |
|
|
|
|
|
|
### `ibm.mq.connection.count` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.manager.status`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.manager.status` | Gauge | `1` | Queue manager status |  |
|
|
|
|
|
|
### `ibm.mq.manager.status` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.heartbeat`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.heartbeat` | Gauge | `1` | Queue manager heartbeat |  |
|
|
|
|
|
|
### `ibm.mq.heartbeat` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.archive.log.size`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.archive.log.size` | Gauge | `By` | Queue manager archive log size |  |
|
|
|
|
|
|
### `ibm.mq.archive.log.size` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.manager.max.active.channels`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.manager.max.active.channels` | Gauge | `{channel}` | Queue manager max active channels |  |
|
|
|
|
|
|
### `ibm.mq.manager.max.active.channels` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.manager.statistics.interval`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.manager.statistics.interval` | Gauge | `1` | Queue manager statistics interval |  |
|
|
|
|
|
|
### `ibm.mq.manager.statistics.interval` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.publish.count`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.publish.count` | Gauge | `{publication}` | Topic publication count |  |
|
|
|
|
|
|
### `ibm.mq.publish.count` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [20] | `dev/` | `Required` |  |
|
|
|
|
**[20] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.subscription.count`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.subscription.count` | Gauge | `{subscription}` | Topic subscription count |  |
|
|
|
|
|
|
### `ibm.mq.subscription.count` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `messaging.destination.name` | string | The system-specific name of the messaging operation. [21] | `dev/` | `Required` |  |
|
|
|
|
**[21] `messaging.destination.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.listener.status`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.listener.status` | Gauge | `1` | Listener status |  |
|
|
|
|
|
|
### `ibm.mq.listener.status` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.listener.name` | string | The listener name | `listener` | `Required` |  |
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
|
|
|
|
|
|
## Metric `ibm.mq.unauthorized.event`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.unauthorized.event` | Counter | `{event}` | Number of authentication error events |  |
|
|
|
|
|
|
### `ibm.mq.unauthorized.event` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|
|
| `service.name` | string | Logical name of the service. [22] | `Wordle`; `JMSService` | `Required` |  |
|
|
| `user.name` | string | Short name or login/username of the user. [23] | `foo`; `root` | `Required` |  |
|
|
|
|
**[22] `service.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
**[23] `user.name`:** This is duplicated from otel semantic-conventions.
|
|
|
|
|
|
|
|
## Metric `ibm.mq.manager.max.handles`
|
|
|
|
| Name | Instrument Type | Unit (UCUM) | Description | Stability |
|
|
| -------- | --------------- | ----------- | -------------- | --------- |
|
|
| `ibm.mq.manager.max.handles` | Gauge | `{event}` | Max open handles |  |
|
|
|
|
|
|
### `ibm.mq.manager.max.handles` Attributes
|
|
|
|
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
|
|
|---|---|---|---|---|---|
|
|
| `ibm.mq.queue.manager` | string | The name of the IBM queue manager | `MQ1` | `Required` |  |
|