Skip to technology filters Skip to main content
Dynatrace Hub

Extend the platform,
empower your team.

Popular searches:
Home hero bg
CouchbaseCouchbase
Couchbase

Couchbase

Couchbase Capella (SaaS) database monitoring

Extension
Free trialDocumentation
Overview dashboardNode detailCluster detailCluster list view
  • Product information
  • Release notes

Overview

The Couchbase extension is designed to monitor Couchbase databases. It provides monitoring metrics at the cluster and node level.

Monitoring Cappella is handled by deploying the extension on an ActiveGate.

Compatibility information

  • Linux OS or Windows
  • Couchbase version 4.3+

The extension requires:

  • ActiveGate version 1.270+
  • Dynatrace version 1.270+
  • Couchbase version 6+
  • Sync Gateway 2.8+
Dynatrace
Documentation
By Dynatrace
Dynatrace support center
Subscribe to new releases
Copy to clipboard

Extension content

Content typeNumber of items included
screen injections
2
metric metadata
163
list screen layout
5
document dashboard
1
screen metric tables
1
screen chart groups
62
screen actions
8
screen entities lists
15
screen message cards
20
screen dql table
11
generic relationship
7
generic type
5
dashboards
1
screen properties
4
screen layout
10

Feature sets

Below is a complete list of the feature sets provided in this version. To ensure a good fit for your needs, individual feature sets can be activated and deactivated by your administrator during configuration.

Feature setsNumber of metrics included
Metric nameMetric keyDescriptionUnit
CPU Utilization (Deprecated in CB v7.6.0)couchbase.sysproc_cpu_utilizationCPU utilization rateUnspecified
Resident memory usedcouchbase.sysproc_mem_residentAmount of resident memory usedByte
Memory usedcouchbase.sysproc_mem_sizeAmount of memory usedByte
CPU Utilizationcouchbase.sys_cpu_utilization_rateCPU utilization ratePercent
Metric nameMetric keyDescriptionUnit
DCP mutations addedcouchbase.sync_gateway.sgw_database_dcp_caching_countThe total number of DCP mutations added to Sync Gateway’s channel cache.Count
DCP mutation timecouchbase.sync_gateway.sgw_database_dcp_caching_timeThe total time between a DCP mutation arriving at Sync Gateway and being added to channel cache.Second
DCP received timecouchbase.sync_gateway.sgw_database_dcp_received_timeThe time between a document write and that document being received by Sync Gateway over DCP. If the document was written prior to Sync Gateway starting the feed, it is recorded as the time since the feed was started.Second
Active replicationscouchbase.sync_gateway.sgw_database_num_replications_activeThe total number of active replications.Count
Total replicationscouchbase.sync_gateway.sgw_database_num_replications_totalThe total number of replications created since Sync Gateway node startup.Count
Channel name size warningscouchbase.sync_gateway.sgw_database_warn_channel_name_size_countThe total number of warnings relating to the channel name size.Count
Channel count threshold exceededcouchbase.sync_gateway.sgw_database_warn_channels_per_doc_countThe total number of warnings relating to the channel count exceeding the channel count threshold.Count
Grant count threshold exceededcouchbase.sync_gateway.sgw_database_warn_grants_per_doc_countThe total number of warnings relating to the grant count exceeding the grant count threshold.Count
Xattr sync data threshold exceededcouchbase.sync_gateway.sgw_database_warn_xattr_size_countThe total number of warnings relating to the xattr sync data being larger than a configured threshold.Count
Metric nameMetric keyDescriptionUnit
Current MCBP/DCP Connectionscouchbase.kv_curr_connectionsCurrent number of MCBP/DCP connectionsCount
Waiting for commit (bucket)couchbase.kv_disk_seconds_bucketWaiting for a commit after a batch of updatesSecond
Waiting for commit (count)couchbase.kv_disk_seconds_count.gaugeWaiting for a commit after a batch of updatesSecond
Waiting for commit (sum)couchbase.kv_disk_seconds_sumWaiting for a commit after a batch of updatesSecond
Disk used by Bucketcouchbase.kv_ep_db_data_size_bytesTotal size of valid data in db filesByte
Disk drain ratecouchbase.kv_ep_diskqueue_drainTotal drained items on disk queueCount
Enqueued items on disk queuecouchbase.kv_ep_diskqueue_fillTotal enqueued items on disk queueCount
Total memory used in disk queuecouchbase.kv_ep_diskqueue_memory_bytesTotal memory used in disk queueByte
Disk write queue - being writtencouchbase.kv_ep_flusher_todoNumber of items currently being writtenCount
Disk used percent by nodecouchbase.kv_ep_magma_total_disk_usage_bytesDisk used percent by nodeByte
Items queued for storagecouchbase.kv_ep_queue_sizeNumber of items queued for storageCount
Temporary out of memory errors by bucketcouchbase.kv_ep_tmp_oom_errorsNumber of times temporary OOMs happened while processing operationsCount
Total engine memory usagecouchbase.kv_mem_used_bytesEngine's total memory usageByte
Get ops per secondcouchbase.kv_vb_ops_getGet Ops Per SecondPerSecond
Set ops per secondcouchbase.kv_vb_ops_setSet Ops Pet SecondPerSecond
Active item resident ratiocouchbase.kv_vb_perc_mem_resident_ratioActive item resident ratioPercent
VB queue draincouchbase.kv_vb_queue_drainVB queue drainUnspecified
VB queue fillcouchbase.kv_vb_queue_fillVB queue fillUnspecified
VB queue pendingcouchbase.kv_vb_queue_pending_bytesVB queue pendingUnspecified
VB queue sizecouchbase.kv_vb_queue_sizeVB queue sizeUnspecified
Metric nameMetric keyDescriptionUnit
Documents importscouchbase.sync_gateway.sgw_shared_bucket_import_import_countThe total number of docs imported.Count
Document import errorscouchbase.sync_gateway.sgw_shared_bucket_import_import_error_countThe total number of errors arising as a result of a document import.Count
Document import processing timecouchbase.sync_gateway.sgw_shared_bucket_import_import_processing_timeThe total time taken to process a document import.Count
Metric nameMetric keyDescriptionUnit
Index Mutations Remainingcouchbase.index.num_docs_pendingNumber of documents remaining to be indexed.Count
Index Drain Ratecouchbase.index.avg_drain_rateNumber of documents indexed by the indexerPerSecond
Index Resident Percentcouchbase.index.resident_percentPercentage of index data resident in memoryPercent
Index RAM Usedcouchbase.index.memory_usedBytes in memory for this indexByte
Indexed itemscouchbase.index.items_count.gaugeCurrent total indexed documentsCount
Index Data Sizecouchbase.index.data_sizeTotal data in indexByte
Index Disk Sizecouchbase.index.disk_sizeTotal data on disk for indexByte
Index Item Sizecouchbase.index.avg_item_sizeAverage size of each item in IndexByte
Index Scan Latencycouchbase.index.avg_scan_latencyAverage time to serve a scan requestNanoSecond
Index Requestscouchbase.index.num_requestsNumber of requests served by the indexerCount
Index Scan Bytescouchbase.index.scan_bytes_readNumber of bytes scanned by the indexerByte
Index Fragmentationcouchbase.index.frag_percentPercentage fragmentation of the indexPercent
Index Cache Hit Percentcouchbase.index.cache_hit_percentPercentage of access to index data from RAM as opposed to diskPercent
Items scannedcouchbase.index.num_rows_returned.countNumber of index items scanned by the indexer per second.Count
Number of documents indexedcouchbase.index.num_docs_indexed.countNumber of documents indexed by the indexer since last startup.Count
Metric nameMetric keyDescriptionUnit
Delta cache hitcouchbase.sync_gateway.sgw_delta_sync_delta_cache_hitThe total number of requested deltas that were available in the revision cache.Count
Delta cache misscouchbase.sync_gateway.sgw_delta_sync_delta_cache_missThe total number of requested deltas that were not available in the revision cache.Count
Total deltas sentcouchbase.sync_gateway.sgw_delta_sync_deltas_sentThe total number of revisions sent to clients as deltasCount
Metric nameMetric keyDescriptionUnit
Unsuccessful authenticationscouchbase.sync_gateway.sgw_security_auth_failed_countThe total number of unsuccessful authentications.Count
Successful authenticationscouchbase.sync_gateway.sgw_security_auth_success_countThe total number of successful authentications.Count
Total authentication timecouchbase.sync_gateway.sgw_security_total_auth_timeThe total time spent in authenticating all requests.Count
Metric nameMetric keyDescriptionUnit
Documents indexed per secondcouchbase.index_avg_drain_rateAverage number of documents indexed per second, for this indexPerSecond
Average size of index itemscouchbase.index_avg_item_sizeAverage size of the indexed itemsByte
Uncompressed index data sizecouchbase.index_data_sizeThe approximate size of the valid uncompressed index dataByte
Index total disk spacecouchbase.index_disk_sizeTotal disk space taken up by this index after compression. This includes index data files, checkpoints etc.Byte
Records in memory ratiocouchbase.index_resident_percentRatio of records in memory to total records, for this indexPercent
Metric nameMetric keyDescriptionUnit
Channel cache hitscouchbase.sync_gateway.sgw_cache_chan_cache_hitsThe total number of channel cache requests fully served by the cache.Count
Channel cache largestcouchbase.sync_gateway.sgw_cache_chan_cache_max_entriesThe total size of the largest channel cache.Count
Channel cache missescouchbase.sync_gateway.sgw_cache_chan_cache_missesThe total number of channel cache requests not fully served by the cache.Count
Total channels cachedcouchbase.sync_gateway.sgw_cache_chan_cache_num_channelsThe total number of channels being cached.Count
Total active channelscouchbase.sync_gateway.sgw_cache_num_active_channelsThe total number of active channels.Count
Revision cache hitscouchbase.sync_gateway.sgw_cache_rev_cache_hitsThe total number of revision cache hits.Count
Revision cache missescouchbase.sync_gateway.sgw_cache_rev_cache_missesThe total number of revision cache misses.Count
Metric nameMetric keyDescriptionUnit
Total RAMcouchbase.cluster.ram.totalTotal RAM available in the clusterByte
Used RAMcouchbase.cluster.ram.usedTotal RAM used in the clusterByte
Total RAM Quotacouchbase.cluster.ram.quotaTotalTotal RAM quota available in the clusterByte
Used RAM Quotacouchbase.cluster.ram.quotaUsedRAM quota used in the clusterByte
Total HDDcouchbase.cluster.hdd.totalTotal HDD available in the clusterByte
Used HDDcouchbase.cluster.hdd.usedHDD used by the clusterByte
Total HDD Quotacouchbase.cluster.hdd.quotaTotalTotal HDD quota available in the clusterByte
Used HDD Quotacouchbase.cluster.hdd.quotaUsedHDD quota used by the clusterByte
Metric nameMetric keyDescriptionUnit
XDCR replicated docscouchbase.xdcr_docs_processed_totalNumber of documents processed for a ReplicationCount
XDCR docs receivedcouchbase.xdcr_docs_received_from_dcp_totalNumber of Document Mutations received from the Data ServiceCount
XDCR docs writtencouchbase.xdcr_docs_written_totalNumber of docs Document Mutations written/sent to the TargetCount
XDCR write operationscouchbase.xdcr_set_docs_written_totalNumber of Set operations successfully written to the TargetCount
Metric nameMetric keyDescriptionUnit
Total active requestscouchbase.n1ql_active_requestsTotal number of active requests.Count
Total N1QL requests with at_plus index consistencycouchbase.n1ql_at_plus.countTotal number of N1QL requests with at_plus index consistency.Count
Total audit records sentcouchbase.n1ql_audit_actions.countThe total number of audit records sent to the server. Some requests cause more than one audit record to be emitted. Records in the output queue that have not yet been sent to the server are not counted.Count
Total failed audit records sentcouchbase.n1ql_audit_actions_failed.countThe total number of audit records sent to the server that failed.Count
Potentially auditable requests with no audit actioncouchbase.n1ql_audit_requests_filtered.countThe number of potentially auditable requests that cause no audit action to be taken.Count
Potentially auditable requests sent to query enginecouchbase.n1ql_audit_requests_total.countThe total number of potentially auditable requests sent to the query engine.Count
Cancelled requestscouchbase.n1ql_cancelled.countTotal number of cancelled requests.Count
Delete operationscouchbase.n1ql_deletes.countTotal number of DELETE operations.Count
N1QL error countcouchbase.n1ql_errors.countThe total number of N1QL errors returned so far.Count
Secondary index scanscouchbase.n1ql_index_scans.countTotal number of secondary index scans.Count
Insert operationscouchbase.n1ql_inserts.countTotal number of INSERT operations.Count
Invalid requestscouchbase.n1ql_invalid_requests.countTotal number of requests for unsupported endpoints.Count
Document mutationscouchbase.n1ql_mutations.countTotal number of document mutations.Count
Prepared statements executedcouchbase.n1ql_prepared.countTotal number of prepared statements executed.Count
Primary index scanscouchbase.n1ql_primary_scans.countTotal number of primary index scans.Count
Query process timecouchbase.n1ql_request_time.countTotal end-to-end time to process all queries.NanoSecond
N1QL requestscouchbase.n1ql_requests.countTotal number of N1QL requests.Count
Queries longer than 1000mscouchbase.n1ql_requests_1000ms.countNumber of queries that take longer than 1000ms.Count
Queries longer than 250mscouchbase.n1ql_requests_250ms.countNumber of queries that take longer than 250ms.Count
Queries longer than 5000mscouchbase.n1ql_requests_5000ms.countNumber of queries that take longer than 5000ms.Count
Queries longer than 500mscouchbase.n1ql_requests_500ms.countNumber of queries that take longer than 500ms.Count
Results (document) returned countcouchbase.n1ql_result_countTotal number of results (documents) returned by the query engine.Count
Result sizecouchbase.n1ql_result_size.countTotal size of data returned by the query engine.Byte
N1QL requests with request_plus consistencycouchbase.n1ql_scan_plus.countTotal number of N1QL requests with request_plus index consistency.Count
Select requestscouchbase.n1ql_selects.countTotal number of SELECT requests.Count
Time to execute queriescouchbase.n1ql_service_time.countTime to execute all queries.NanoSecond
Elapsed transaction timecouchbase.n1ql_transaction_time.countTotal elapsed time of transactions so far.NanoSecond
Transaction countcouchbase.n1ql_transactions.countTotal number of transactions.Count
N1QL requests with not_bounded consistencycouchbase.n1ql_unbounded.countTotal number of N1QL requests with not_bounded index consistency.Count
Update requestscouchbase.n1ql_updates.countTotal number of UPDATE requests.Count
N1QL warningscouchbase.n1ql_warnings.countThe total number of N1QL warnings returned so far.Count
Metric nameMetric keyDescriptionUnit
Access count queriescouchbase.sync_gateway.sgw_gsi_views_access_countThe total number of queries performed.Count
Access count queries errorscouchbase.sync_gateway.sgw_gsi_views_access_error_countThe total number of errors that occurred when performing the query.Count
allDocs queriescouchbase.sync_gateway.sgw_gsi_views_allDocs_countThe total number of queries performed.Count
allDocs queries errorscouchbase.sync_gateway.sgw_gsi_views_allDocs_error_countThe total number of errors that occurred when performing the query.Count
cahnnelsStar queriescouchbase.sync_gateway.sgw_gsi_views_channelsStar_countThe total number of queries performed.Count
cahnnelsStar queries errorscouchbase.sync_gateway.sgw_gsi_views_channelsStar_error_countThe total number of errors that occurred when performing the query.Count
Channels queriescouchbase.sync_gateway.sgw_gsi_views_channels_countThe total number of queries performed.Count
Channels queries errorscouchbase.sync_gateway.sgw_gsi_views_channels_error_countThe total number of errors that occurred when performing the query.Count
Principals queriescouchbase.sync_gateway.sgw_gsi_views_principals_countThe total number of queries performed.Count
Principals queries errorscouchbase.sync_gateway.sgw_gsi_views_principals_error_countThe total number of errors that occurred when performing the query.Count
Resync queriescouchbase.sync_gateway.sgw_gsi_views_resync_countThe total number of queries performed.Count
Resync queries errorscouchbase.sync_gateway.sgw_gsi_views_resync_error_countThe total number of errors that occurred when performing the query.Count
roleAccess queriescouchbase.sync_gateway.sgw_gsi_views_roleAccess_countThe total number of queries performed.Count
roleAccess queries errorscouchbase.sync_gateway.sgw_gsi_views_roleAccess_error_countThe total number of errors that occurred when performing the query.Count
Sequences queriescouchbase.sync_gateway.sgw_gsi_views_sequences_countThe total number of queries performed.Count
Sequences queries errorscouchbase.sync_gateway.sgw_gsi_views_sequences_error_countThe total number of errors that occurred when performing the query.Count
Sessions queriescouchbase.sync_gateway.sgw_gsi_views_sessions_countThe total number of queries performed.Count
Sessions queries errorscouchbase.sync_gateway.sgw_gsi_views_sessions_error_countThe total number of errors that occurred when performing the query.Count
Tombstones queriescouchbase.sync_gateway.sgw_gsi_views_tombstones_countThe total number of queries performed.Count
-couchbase.sync_gateway.sgw_gsi_views_tomestones_error_count--
Users queriescouchbase.sync_gateway.sgw_gsi_views_users_countThe total number of queries performed.Count
Users queries errorscouchbase.sync_gateway.sgw_gsi_views_users_error_countThe total number of errors that occurred when performing the query.Count
Metric nameMetric keyDescriptionUnit
CPU Utilizationcouchbase.node.system.cpu_utilization_rateCPU utilization ratePercent
-couchbase.node.system.cpu_stolen_rate--
-couchbase.node.system.swap_total--
-couchbase.node.system.swap_used--
-couchbase.node.system.mem_total--
-couchbase.node.system.mem_free--
-couchbase.node.system.mem_limit--
-couchbase.node.system.cpu_cores_available--
-couchbase.node.system.allocstall--
-couchbase.node.interesting.cmd_get--
-couchbase.node.interesting.couch_docs_actual_disk_size--
-couchbase.node.interesting.couch_docs_data_size--
-couchbase.node.interesting.couch_spatial_data_size--
-couchbase.node.interesting.couch_spatial_disk_size--
-couchbase.node.interesting.couch_views_actual_disk_size--
-couchbase.node.interesting.couch_views_data_size--
-couchbase.node.interesting.curr_items--
-couchbase.node.interesting.curr_items_tot--
-couchbase.node.interesting.ep_bg_fetched--
-couchbase.node.interesting.get_hits--
-couchbase.node.interesting.index_data_size--
-couchbase.node.interesting.index_disk_size--
Memory Usedcouchbase.node.interesting.mem_usedMemory used by the nodeByte
Total Operationscouchbase.node.interesting.opsTotal Operations per second to this bucketPerSecond
Total swapcouchbase.node.interesting.swap_totalTotal swap memoryByte
Used swapcouchbase.node.interesting.swap_usedUsed swap memoryByte
-couchbase.node.interesting.vb_active_num_non_resident--
-couchbase.node.interesting.vb_replica_curr_items--
Cluster Uptimecouchbase.node.system.uptimeUptime of the clusterSecond
-couchbase.node.interesting.cmd_set--
-couchbase.node.interesting.couch_docs_fragmentation--
-couchbase.node.interesting.couch_total_disk_size--
-couchbase.node.interesting.ep_cache_miss_rate--
-couchbase.node.interesting.ep_diskqueue_drain--
-couchbase.node.interesting.ep_diskqueue_fill--
-couchbase.node.interesting.ep_queue_size--
-couchbase.node.interesting.vb_active_resident_items_ratio--
Metric nameMetric keyDescriptionUnit
Queries > 500mscouchbase.query.requests_500ms.countNumber of queries that take longer than 500ms.Count
Queries > 1000mscouchbase.query.requests_1000ms.countNumber of queries that take longer than 1000ms.Count
Queries > 5000mscouchbase.query.requests_5000ms.countNumber of queries that take longer than 5000ms.Count
N1QL Selectscouchbase.query.selects.countTotal number of N1QL SELECT requests.Count
N1QL Requestscouchbase.query.requests.countTotal number of N1QL requests.Count
N1QL Warningscouchbase.query.warnings.countTotal number of N1QL warnings.Count
N1QL Invalid Requestscouchbase.query.invalid_requests.countTotal number of N1QL invalid requests.Count
N1QL Errorscouchbase.query.errors.countTotal number of N1QL errors.Count
Query Request Timecouchbase.query.request_time.countEnd-to-end time to process all queries.NanoSecond
Query Execution Timecouchbase.query.service_time.countTime to execute all queries.NanoSecond
-couchbase.query.result_count.count--
Query Result Sizecouchbase.query.result_size.countTotal size of data returned by the query engine.Bytes
Metric nameMetric keyDescriptionUnit
Admin bytes receivedcouchbase.sync_gateway.sgw_resource_utilization_admin_net_bytes_recv.countThe total number of bytes received (since node start-up) on the network interface to which the Sync Gateway api.admin_interface is bound.Byte
Admin bytes sentcouchbase.sync_gateway.sgw_resource_utilization_admin_net_bytes_sent.countThe total number of bytes sent (since node start-up) on the network interface to which the Sync Gateway api.admin_interface is bound.Byte
Error countcouchbase.sync_gateway.sgw_resource_utilization_error_countThe total number of errors logged.Count
Go routine high watermarkcouchbase.sync_gateway.sgw_resource_utilization_goroutines_high_watermarkPeak number of go routines since process start.Count
Total number of goroutinescouchbase.sync_gateway.sgw_resource_utilization_num_goroutinesThe total number of goroutines.Count
CPU utilizationcouchbase.sync_gateway.sgw_resource_utilization_process_cpu_percent_utilizationThe CPU’s utilization as percentage value. Based on user and system CPU time, but it doesn’t include components such as iowait.Percent
Memory utilizationcouchbase.sync_gateway.sgw_resource_utilization_process_memory_residentThe memory utilization (Resident Set Size) for the process, in bytesByte
Public bytes receivedcouchbase.sync_gateway.sgw_resource_utilization_pub_net_bytes_recv.countThe total number of bytes received (since node start-up) on the network interface to which the Sync Gateway api.public_interface is bound.Byte
Public bytes sentcouchbase.sync_gateway.sgw_resource_utilization_pub_net_bytes_sent.countThe total number of bytes sent (since node start-up) on the network interface to which Sync Gateway api.public_interface is bound.Byte
Total available memorycouchbase.sync_gateway.sgw_resource_utilization_system_memory_totalThe total memory available on the system in bytes.Byte
Uptimecouchbase.sync_gateway.sgw_resource_utilization_uptime_upThe total uptime.NanoSecond

Related to Couchbase

ActiveGate logo

ActiveGate

Route traffic, monitor clouds and remote technologies & run Synthetic monitors

Full version history

To have more information on how to install the downloaded package, please follow the instructions on this page.
ReleaseDate

Full version history

v2.5.0

Background

The Python Couchbase extension continues to evolve to provide comprehensive monitoring capabilities for Couchbase deployments across different environments and versions. This release focuses on increasing the range of supported Couchbase deployments, improving reliability, and enhancing the user experience through better error handling and navigation.

What's Changed

Couchbase Sync Gateway Monitoring

  • Full metric collection from Sync Gateway instances
  • Dedicated Sync Gateway entities and dashboards

Couchbase v6 Cluster Support

  • Complete monitoring capabilities for v6 deployments
  • No special configuration required. Enter the cluster connection string and the extension will determine the cluster version.
  • Version-specific API handling and metric collection
  • Unified dashboards supporting both v6 and v7+ clusters

Enhanced FeatureSet Organization

The extension now includes clearly organized FeatureSets that can be enabled based on your monitoring needs:

Prometheus endpoint

These FeatureSets collect metrics from Couchbase's Prometheus /metrics endpoint. Use these FeatureSets to continue monitoring your Couchbase deployment the way you have in previous versions:

  • System metrics ✅ - 4 metrics
  • Cluster metrics ✅ - 8 metrics
  • Index metrics (Prometheus) ✅ - 5 metrics
  • Key-Value metrics ✅ - 20 metrics
  • N1QL query metrics (Prometheus) ✅ - 30 metrics
  • XDCR metrics - 4 metrics - Cross Data Center Replication metrics
API Endpoints

These FeatureSets collect metrics from various Couchbase API endpoints:

  • Node metrics ✅ - 36 metrics - Uses /pools/nodes API
  • Index metrics (API) ✅ - 15 metrics - Uses /api/v1/stats API
  • N1QL query metrics (API) ✅ - 12 metrics - Uses /admin/stats API
Sync Gateway Metrics

These FeatureSets are specifically for monitoring Couchbase Sync Gateway (only enable if monitoring Sync Gateway):

  • Sync Gateway main metrics - 11 metrics
  • Sync Gateway cache metrics - 7 metrics
  • Sync Gateway database metrics - 9 metrics
  • Sync Gateway delta sync metrics - 3 metrics
  • Sync Gateway GSI views metrics - 22 metrics
  • Sync Gateway security metrics - 3 metrics
  • Sync Gateway shared bucket import metrics - 3 metrics

Note: ✅ Recommended FeatureSets are enabled by default and provide essential monitoring capabilities for most Couchbase deployments.

New and improved in this version

  • Error Handling Enhancement: Introduced Dynatrace Error Codes (DEC) for improved troubleshooting and log analysis
  • Metadata Improvements: Updated FeatureSet definitions with more detailed and accurate metric descriptions
  • Infrastructure Integration: Enhanced linking between Couchbase cluster nodes and OneAgent-monitored hosts for better topology visibility
  • Metric Expansion: Add __ new metrics for enhanced visibility into your Couchbase deployment
  • Navigation Enhancement: Significantly improved Unified Analysis (UA) navigation and user interface elements
  • Add support for Couchbase Sync Gateway
  • Added support for Couchbase v6 clusters

Full version history

This version contains a breaking change that will require recreation of monitoring configurations. This version has no new features for users who are currently monitoring Capella databases and no need for Capella users to upgrade at this time. Future versions will add new features and will require an upgrade and recreation of monitoring configurations.

  • Adds support for self-hosted clusters monitored remotely from ActiveGate
  • Improved first run experience. Adds Fastcheck that checks credentials and provides feedback in Extension app monitoring configuration logs
  • Improved handling of connection strings that lack ports. The extension will now determine if the cluster is self-hosted and assign a default port based on cluster type.
  • Adds the version of the Couchbase cluster to the metric metadata
  • Adds couchbase.sys_cpu_utilization_rate to match CPU metric provided by Couchbase admin UI

Full version history

v1.1.0

  • Node discovery is now done via the API
  • Enhanced node properties
  • Improved handling for malformed dimensions
  • Refactoring of code

Full version history

  • Increased allowed certificate length to 2600 characters
  • Clarified wording around settings related to the Connection String
Dynatrace Hub
Get data into DynatraceBuild your own app
All (811)Log Management and AnalyticsKubernetesAI and LLM ObservabilityInfrastructure ObservabilitySoftware DeliveryApplication ObservabilityApplication SecurityDigital ExperienceBusiness Observability
Filter
Type
Built and maintained by
Deployment model
SaaS
  • SaaS
  • Managed
Partner FinderBecome a partnerDynatrace Developer

Discover recent additions to Dynatrace

Problems logo

Problems

Analyze abnormal system behavior and performance problems detected by Davis AI.

Logs logo

Logs

Explore all your logs without writing a single query.

Security Investigator logo

Security Investigator

Fast and precise forensics for security and logs on Grail data with DQL queries.

Business Flow logo

Business Flow

Track, analyze, and optimize your critical business processes.

Cost & Carbon Optimization logo

Cost & Carbon Optimization

Track, analyze, and optimize your IT carbon footprint and public cloud costs.

Davis Anomaly Detection logo

Davis Anomaly Detection

Detect anomalies in timeseries using the Davis AI

Analyze your data

Understand your data better with deep insights and clear visualizations.

Notebooks logo

Notebooks

Create powerful, data-driven documents for custom analytics and collaboration.

Dashboards logo

Dashboards

Transform complex data into clear visualizations with custom dashboards.

Automate your processes

Turn data and answers into actions, securely, and at scale.

Workflows logo

Workflows

Automate tasks in your IT landscape, remediate problems, and visualize processes

Jira logo

Jira

Create, query, comment, transition, and resolve Jira tickets within workflows.

Slack logo

Slack

Automate Slack messaging for security incidents, attacks, remediation, and more.

Secure your cloud application

See vulnerabilities and attacks in your environment.

Security Overview logo

Security Overview

Get a comprehensive overview of the security of your applications.

Code-Level Vulnerabilities logo

Code-Level Vulnerabilities

Detect vulnerabilities in your code in real time.

Security Posture Management logo

Security Posture Management

Detect, prioritize, and remediate security and compliance findings with SPM.

Threats & Exploits logo

Threats & Exploits

Understand, triage, and investigate detection findings and alerts.

Are you looking for something different?

We have hundreds of apps, extensions, and other technologies to customize your environment

Leverage our newest innovations of Dynatrace Saas

Kick-start your app creation

Kick-start your app creation

Whether you’re a beginner or a pro, Dynatrace Developer has the tools and support you need to create incredible apps with minimal effort.
Go to Dynatrace Developer
Upgrading from Dynatrace Managed to SaaS

Upgrading from Dynatrace Managed to SaaS

Drive innovation, speed, and agility in your organization by seamlessly and securely upgrading.
Learn More
Log Management and Analytics

Log Management and Analytics

Innovate faster and more efficiently with unified log management and log analytics for actionable insights and automation.
Learn more