Micrometer 観測資料
可観測性 - メトリクス
以下に、このプロジェクトで宣言されたすべての指標のリストを示します。
リスナーの観測
Apache Kafka リスナーの観測。
指標名 spring.kafka.listener
(規約クラス KafkaListenerObservation$DefaultKafkaListenerObservationConvention
で定義)。タイプ timer
.
指標名 spring.kafka.listener.active
(規約クラス KafkaListenerObservation$DefaultKafkaListenerObservationConvention
で定義)。タイプ long task timer
.
観測の開始後に追加された KeyValues は、*.active メトリクスから欠落している可能性があります。 |
Micrometer は、ベースユニットに nanoseconds を内部的に使用します。ただし、各バックエンドが実際のベースユニットを決定します。(つまり、Prometheus は秒を使用します) |
包含クラス KafkaListenerObservation
の名前。
名前 | 説明 |
| コンシューマーグループへのメッセージ送信。 |
| メッセージング操作。 |
| メッセージングソースの種類。 |
| メッセージングソース名。 |
| メッセージングシステム。 |
| リスナー ID (またはリスナーコンテナー Bean 名)。 |
テンプレート観測
KafkaTemplates の観測。
指標名 spring.kafka.template
(規約クラス KafkaTemplateObservation$DefaultKafkaTemplateObservationConvention
で定義)。タイプ timer
.
指標名 spring.kafka.template.active
(規約クラス KafkaTemplateObservation$DefaultKafkaTemplateObservationConvention
で定義)。タイプ long task timer
.
観測の開始後に追加された KeyValues は、*.active メトリクスから欠落している可能性があります。 |
Micrometer は、ベースユニットに nanoseconds を内部的に使用します。ただし、各バックエンドが実際のベースユニットを決定します。(つまり、Prometheus は秒を使用します) |
包含クラス KafkaTemplateObservation
の名前。
名前 | 説明 |
| メッセージングの宛先の種類。 |
| メッセージングの宛先名。 |
| メッセージング操作。 |
| メッセージングシステム。 |
| テンプレートの Bean 名。 |
可観測性 - スパン
以下に、このプロジェクトで宣言されたすべてのスパンのリストを示します。
リスナーの観測スパン
Apache Kafka リスナーの観測。
スパン名 spring.kafka.listener
(規約クラス KafkaListenerObservation$DefaultKafkaListenerObservationConvention
で定義)。
包含クラス KafkaListenerObservation
の名前。
名前 | 説明 |
|
Messaging consumer id (consumer group and client id). |
|
Messaging client id. |
|
Messaging the consumer group. |
|
Messaging message offset. |
|
Messaging partition. |
|
Messaging operation. |
|
Messaging source kind. |
|
Messaging source name. |
|
Messaging system. |
|
Listener id (or listener container bean name). |
Template Observation Span
Observation for KafkaTemplates.
Span name spring.kafka.template
(defined by convention class KafkaTemplateObservation$DefaultKafkaTemplateObservationConvention
).
Name of the enclosing class KafkaTemplateObservation
.
Name |
Description |
|
Messaging destination kind. |
|
Messaging destination name. |
|
Messaging operation. |
|
Messaging system. |
|
Bean name of the template. |
Observability - Conventions
Below you can find a list of all GlobalObservationConvention
and ObservationConvention
declared by this project.
ObservationConvention Class Name |
Applicable ObservationContext Class Name |
|
|
|
|
|
|
|
|
|
|
|
|