Apache Zookeeper

Apache Zookeeper モニターには、この Splunk Observability Cloud インテグレーションを使用してください。メリット、インストール、設定、メトリクスを参照してください

Splunk Distribution of OpenTelemetry Collectorは、Zookeeperプラグインを使用してApache Zookeeperインスタンスを追跡するために、Apache ZookeeperモニタータイプでSmart Agentレシーバーを使用します。

このインテグレーションはKubernetesとLinuxでのみ利用可能です。

このプラグインは Zookeeper 3.4.0 以降をサポートしています。

メリット

インテグレーションを設定すると、これらの機能にアクセスできるようになります:

インストール

設定

このインテグレーションを有効にするには、Collector構成に以下を追加します:

YAML
receivers:
smartagent/zookeeper:
type: collectd/zookeeper
... # Additional config

次に、設定ファイルの service.pipelines.metrics.receivers セクションにモニターを追加します:

YAML
service:
  pipelines:
    metrics:
      receivers: [smartagent/zookeeper]

コンフィギュレーション設定

Apache Zookeeper モニターの設定オプションを次の表に示します:

オプション

必須

タイプ

説明

pythonBinary

いいえ

string

この文字列には、Pythonコードの実行に使用する Python バイナリへの

パスが含まれます。これを設定しない場合、システムでは組み込みランタイムが使用されます。文字列にはバイナリへの引数を含めることができます。

host

はい

string

この文字列は Apache Zookeeperノードのホストまたは

IP アドレスを指定します。

port

はい

integer

この値は、Zookeeper ノードのメインポートを指定します。

name

いいえ

string

この文字列を指定すると、システムはそれを

発行された plugin_instance ディメンションの値として挿入します。

メトリクス

このインテグレーションでは、以下のメトリクスを使用できます:

https://raw.githubusercontent.com/signalfx/splunk-otel-collector/main/internal/signalfx-agent/pkg/monitors/collectd/zookeeper/metadata.yaml

備考

グループリーダーメトリクス

以下のメトリクスはすべて、leader メトリクスグループの一部です。これらを有効にするには、extraGroups 設定に leader を追加します。

  • gauge.zk_followers

  • gauge.zk_pending_syncs

  • gauge.zk_synced_followers

トラブルシューティング

If you are a Splunk Observability Cloud customer and are not able to see your data in Splunk Observability Cloud, you can get help in the following ways.

Available to Splunk Observability Cloud customers

Available to prospective customers and free trial users

  • Ask a question and get answers through community support at Splunk Answers.

  • Join the Splunk community #observability Slack channel to communicate with customers, partners, and Splunk employees worldwide.