Couchbaseサーバー

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

Splunk Distribution of OpenTelemetry Collectorは、Smart AgentレシーバーとCouchbaseサーバーモニタータイプを使用して、Couchbaseサーバーからメトリクスを収集します。

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

メリット

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

インストール

設定

設定オプション

このインテグレーションでは、以下の設定オプションが使用できます:

設定オプション

必須

タイプ

説明

pythonBinary

いいえ

string

Pythonコードを実行するために使用するpythonバイナリへの

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

host

string

port

integer

collectTarget

string

モジュールブロックが何を監視するかを定義します。Couchbaseノードの NODE

またはCouchbaseバケットの BUCKET

collectBucket

いいえ

string

collectTargetBUCKET の場合、collectBucket

監視するバケットの名前を指定します。

clusterName

いいえ

string

この Couchbase クラスターの名前。デフォルトは default です。

collectMode

いいえ

string

detailed に変更し、Couchbase 統計 API から利用可能なすべてのメトリクスを

収集します。デフォルトは default で、SignalFx とうまく連携するようにキュレートされたセットを収集します。

username

いいえ

string

認証用ユーザー名

password

いいえ

string

認証用パスワード

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

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

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

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

メトリクス

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

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

備考

トラブルシューティング

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.