Skip to technology filters Skip to main content
Dynatrace Hub

Extend the platform,
empower your team.

Popular searches:
Home hero bg
ElasticsearchElasticsearch
Elasticsearch

Elasticsearch

Monitor Elasticsearch Clusters, Nodes, Indexes, remotely or locally, via API.

Extension
Free trialDocumentation
Elasticsearch dashboardElasticsearch host KPIsCluster statusCluster nodes and indexesDisks and threads
  • Product information
  • Release notes

Overview

This extension remotely monitors your Elasticsearch Clusters, Nodes, and Indexes metrics, ingesteing metrics minutely. You can use the Unified Analysis screens to analyze Elasticseach clusters' health and drill down into individual metrics to identify the root cause of potential performance issues.

This is intended for users, who:

  • Want to monitor the health and performance of their Elasticsearch Clusters, Nodes, and Indexes.
  • Look for analysis support for Ops, IT and Network Admins.

This enables you to:

  • Monitor your Elasticsearch infrastructure using comprehensive unified analysis screens and dashboards.
  • Enable alerts based on detected anomalies.

Use cases

  • Monitor health and performance of your ElasticSearch cluster, using built-in analysis screens and easy-to-navigate dashboards
  • Root-cause analysis for Elasticsearch cluster, nodes and indexes performance issues.

Get started

For more information on the installation and configuration, please see Elasticsearch extension in the Dynatrace Documentation.

Details

  • This extension connects to the Elasticsearch cluster via API. The cluster needs to be reachable from the ActiveGate where the extension has been activated.
  • One Agent-instrumented host can run this extension too, so the Elasticsearch cluster can be monitored from OneAgent. pointing at the localhost network address.
    • However, if you activate extension on multiple hosts in the same cluster, you will receive the same cluster data multiple times. So - activate it only on one host in a cluster if you decide to run it locally.
  • This extension supports Elasticsearch version 8.0 or higher.
  • Extension has been confirmed to work with OpenSearch 2.12.0, but we can't guarantee full compatibility and complete support when running with OpenSearch.

Compatibility information

  • This extension connects to the Elasticsearch cluster via API. The cluster needs to be reachable from the ActiveGate where the extension has been activated.
  • One Agent-instrumented host can run this extension too, so the Elasticsearch cluster can be monitored from OneAgent. pointing at the localhost network address.
    • However, if you activate extension on multiple hosts in the same cluster, you will receive the same cluster data multiple times. So - activate it only on one host in a cluster if you decide to run it locally.
  • This extension supports Elasticsearch version 8.0 or higher.
Dynatrace
DocumentationMore Information
By Dynatrace
Dynatrace support center
Subscribe to new releases
Copy to clipboard

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
Network Received Packetselasticsearch_transport_rx_packets_total.countAmount of packets receivedCount
Network Sent Packetselasticsearch_transport_tx_packets_total.countAmount of packets sentCount
Network Packets Transferredelasticsearch_transport_transferred_packets_totalCount of network packets transferredCount
Network Bytes Transferredelasticsearch_transport_transferred_bytes_totalTotal network bytes transferredByte
Metric nameMetric keyDescriptionUnit
Query Cache Sizeelasticsearch_indices_query_cache_memory_size_bytesSize of the query cache in bytesCount
Request Cache Sizeelasticsearch_indices_request_cache_memory_size_bytesSize of the request cache in bytesByte
Fielddata Evictionselasticsearch_indices_fielddata_evictionsNumber of fielddata evictionsCount
Metric nameMetric keyDescriptionUnit
Breaker Estimated Sizeelasticsearch_breakers_estimated_size_bytesCircuit breaker estimated size in bytesByte
Breaker Overheadelasticsearch_breakers_overheadCircuit breaker overheadCount
Metric nameMetric keyDescriptionUnit
Network Received byteselasticsearch_transport_rx_size_bytes_totalAmount of bytes receivedByte
Network sent byteselasticsearch_transport_tx_size_bytes_totalAmount of bytes sentByte
Metric nameMetric keyDescriptionUnit
Scroll Rateelasticsearch_index_stats_search_scroll_rate-PerSecond
Warmer Rateelasticsearch_index_stats_warmer_rate-PerSecond
Search Suggest Rateelasticsearch_index_stats_search_suggest_rate-PerSecond
Total Search Timeelasticsearch_index_stats_search_totalTotal search time in secondsSecond
Query Rateelasticsearch_index_stats_search_query_rate-PerSecond
Fetch Rateelasticsearch_index_stats_search_fetch_rate-PerSecond
Get Rateelasticsearch_index_stats_get_rate-PerSecond
Indexing Rateelasticsearch_index_stats_indexing_index_rate-PerSecond
Refresh Rateelasticsearch_index_stats_refresh_rate-PerSecond
Flush Rateelasticsearch_index_stats_flush_rate-PerSecond
Delete Rateelasticsearch_index_stats_indexing_delete_rate-PerSecond
Merge Rateelasticsearch_index_stats_merge_rate-PerSecond
Query Countelasticsearch_index_stats_search_query_total.countTotal query countCount
Query Timeelasticsearch_index_stats_search_query_time_seconds_totalQuery time in secondsSecond
Fetch Countelasticsearch_index_stats_search_fetch_total.countTotal fetch countCount
Fetch Timeelasticsearch_index_stats_search_fetch_time_seconds_totalFetch time in secondsSecond
Get Countelasticsearch_index_stats_get_total.countTotal get countCount
Get Timeelasticsearch_index_stats_get_time_seconds_totalGet time in secondsSecond
Indexing Countelasticsearch_index_stats_indexing_index_total.countTotal indexing countCount
Indexing Timeelasticsearch_index_stats_indexing_index_time_seconds_totalIndexing time in secondsSecond
Refresh Countelasticsearch_index_stats_refresh_total.countTotal refresh countCount
Refresh Timeelasticsearch_index_stats_refresh_time_seconds_totalRefresh time in secondsSecond
Flush Countelasticsearch_index_stats_flush_total.countTotal flush countCount
Flush Timeelasticsearch_index_stats_flush_time_seconds_totalFlush time in secondsSecond
Delete Countelasticsearch_index_stats_indexing_delete_total.countTotal delete countCount
Delete Timeelasticsearch_index_stats_indexing_delete_time_seconds_totalDelete time in secondsSecond
Merge Countelasticsearch_index_stats_merge_total.countTotal merge countCount
Merge Timeelasticsearch_index_stats_merge_time_seconds_totalMerge time in secondsSecond
Indexing Throttle Timeelasticsearch_index_stats_indexing_throttle_time_seconds_totalIndexing throttle time in secondsSecond
Indexing No-op countelasticsearch_index_stats_indexing_noop_update_total.countTotal indexing no-op countCount
Scroll Timeelasticsearch_index_stats_search_scroll_time_seconds_totalScroll time in secondsSecond
Scroll Countelasticsearch_index_stats_search_scroll_total.countTotal scroll countCount
Warmer Countelasticsearch_index_stats_warmer_total.countTotal warmer countCount
Warmer Timeelasticsearch_index_stats_warmer_time_seconds_totalWarmer time in secondsSecond
Search Suggest Countelasticsearch_index_stats_search_suggest_total.countTotal search suggest countCount
Search Suggest Timeelasticsearch_index_stats_search_suggest_time_seconds_totalSearch suggest time in secondsSecond
Metric nameMetric keyDescriptionUnit
Free Memoryelasticsearch_os_mem_free_bytesFree memory in bytesByte
Used Memoryelasticsearch_os_mem_used_bytesUsed memory in bytesByte
Total Memoryelasticsearch_os_mem_total_bytesTotal Memory in bytesByte
Memory Usageelasticsearch_os_mem_usage_percentMemory Usage PercentPercent
Metric nameMetric keyDescriptionUnit
Fielddata Evictionselasticsearch_index_stats_fielddata_evictions_totalNumber of fielddata evictionsCount
Fielddata Memoryelasticsearch_index_stats_fielddata_memory_bytes_totalAmount of fielddata memory in bytesByte
Query Cache Memoryelasticsearch_index_stats_query_cache_memory_bytes_totalAmount of query cache memory in bytesByte
Query Cache Sizeelasticsearch_index_stats_query_cache_sizeSize of the query cache in bytesByte
Request Cache Sizeelasticsearch_index_stats_request_cache_memory_bytes_totalRequest cache size in bytesByte
Metric nameMetric keyDescriptionUnit
Initializing Shardselasticsearch_cluster_health_initializing_shardsNumber of initializing shardsCount
Unassigned Shardselasticsearch_cluster_health_unassigned_shardsNumber of unassigned shardsCount
Relocating Shardselasticsearch_cluster_health_relocating_shardsNumber of relocating shardsCount
Delayed Unassigned Shardselasticsearch_cluster_health_delayed_unassigned_shardsNumber of delayed unassigned shardsCount
Data nodeselasticsearch_cluster_health_number_of_data_nodesNumber of data nodesCount
Metric nameMetric keyDescriptionUnit
Total Documents By Shardelasticsearch_indices_shards_docsTotal documents by shardCount
Deleted Documents By Shardelasticsearch_indices_shards_docs_deletedDeleted documents by shardCount
Shard Sizeelasticsearch_indices_shards_store_size_in_bytesShard size in bytesByte
Deleted Documentselasticsearch_indices_deleted_docs_totalTotal count of deleted documentsCount
Indexing Documentselasticsearch_index_stats_index_currentCount of documents that are currently being indexedCount
Merge Stopped Timeelasticsearch_index_stats_merge_stopped_time_seconds_totalTotal large merge stopped time in secondsSecond
Merge Throttle Timeelasticsearch_index_stats_merge_throttle_time_seconds_totalTotal merge I/O throttle time in secondsSecond
Metric nameMetric keyDescriptionUnit
Breaker Limit Sizeelasticsearch_breakers_limit_size_bytesCircuit Breaker Limit SizeByte
Breaker Trippedelasticsearch_breakers_trippedWhether or not a breaker trippedState
Metric nameMetric keyDescriptionUnit
Filesystem Sizeelasticsearch_filesystem_data_size_bytesFilesystem size in bytesByte
Filesystem Freeelasticsearch_filesystem_data_free_bytesFilesystem available in bytesByte
Filesystem Usedelasticsearch_filesystem_data_used_bytesFilesystem Used in bytesByte
Filesystem Usageelasticsearch_filesystem_data_usage_percentFilesystem used percentagePercent
Metric nameMetric keyDescriptionUnit
Kilobytes Read From Diskelasticsearch_filesystem_io_stats_device_read_size_kilobytes_sumTotal kilobytes read from diskKiloByte
Kilobytes Written To Diskelasticsearch_filesystem_io_stats_device_write_size_kilobytes_sumTotal kilobytes written to diskKiloByte
Metric nameMetric keyDescriptionUnit
Filter Cache Sizeelasticsearch_indices_filter_cache_memory_size_bytesSize of the filter cache in bytesByte
Fielddata Memory Usageelasticsearch_indices_fielddata_memory_size_bytesFielddata memory usage in bytesByte
Metric nameMetric keyDescriptionUnit
Heap Max Byteselasticsearch_jvm_memory_max_bytesHeap max bytesByte
Heap Used Byteselasticsearch_jvm_memory_used_bytesHeap used bytesByte
Heap Usedelasticsearch_jvm_memory_used_percentHeap used percentPercent
Metric nameMetric keyDescriptionUnit
Disk IOPSelasticsearch_filesystem_io_stats_device_operations_countAmount of disk IO operations per secondPerSecond
Disk Read Rateelasticsearch_filesystem_io_stats_device_read_operations_countAmount of read operations per secondPerSecond
Disk Write Rateelasticsearch_filesystem_io_stats_device_write_operations_countAmount of write operations per secondPerSecond
Metric nameMetric keyDescriptionUnit
Heap Committed Byteselasticsearch_jvm_memory_committed_bytesHeap committed bytesByte
Garbage Collection Timeelasticsearch_jvm_gc_collection_seconds_sumGarbage collection time in secondsSecond
Garbage Collection Countelasticsearch_jvm_gc_collection_count.count-Count
Garbage Collection Rateelasticsearch_jvm_gc_collection_rate-PerSecond
Metric nameMetric keyDescriptionUnit
Query Rateelasticsearch_indices_search_query_rate-PerSecond
Fetch Rateelasticsearch_indices_search_fetch_rate-PerSecond
Get Rateelasticsearch_indices_get_rate-PerSecond
Indexing Rateelasticsearch_indices_indexing_index_rate-PerSecond
Refresh Rateelasticsearch_indices_refresh_rate-PerSecond
Flush Rateelasticsearch_indices_flush_rate-PerSecond
Delete Rateelasticsearch_indices_delete_rate-PerSecond
Query Countelasticsearch_indices_search_query_total.countTotal query countCount
Query Timeelasticsearch_indices_search_query_time_secondsQuery time in secondsSecond
Fetch Countelasticsearch_indices_search_fetch_total.countTotal fetch countCount
Fetch Timeelasticsearch_indices_search_fetch_time_secondsFetch time in secondsSecond
Get Countelasticsearch_indices_get_total.countTotal get countCount
Get Timeelasticsearch_indices_get_time_secondsGet time in secondsSecond
Indexing Countelasticsearch_indices_indexing_index_total.countTotal indexing countCount
Indexing Timeelasticsearch_indices_indexing_index_time_seconds_totalIndexing time in secondsSecond
Refresh Countelasticsearch_indices_refresh_total.countTotal refresh countCount
Refresh Timeelasticsearch_indices_refresh_time_seconds_totalRefresh time in secondsSecond
Flush Countelasticsearch_indices_flush_total.countTotal flush countCount
Flush Timeelasticsearch_indices_flush_time_secondsFlush time in secondsSecond
Delete Countelasticsearch_indices_delete_total.countTotal delete countCount
Delete Timeelasticsearch_indices_delete_time_secondsDelete time in secondsSecond
Merge Countelasticsearch_indices_merges_total.countTotal merge countCount
Merge Timeelasticsearch_indices_merges_total_time_seconds_totalMerge time in secondsSecond
Merge Sizeelasticsearch_indices_merges_total_size_bytes_totalMerge size in bytesByte
Metric nameMetric keyDescriptionUnit
Threadselasticsearch_thread_pool_threads_count.gaugeCount of threadsCount
Rejected Threadselasticsearch_thread_pool_rejected_count.gaugeCount of rejected threadsCount
Metric nameMetric keyDescriptionUnit
Aliaselasticsearch_indices_aliasesThe index aliasUnspecified
Total Documentselasticsearch_indices_docs_totalTotal count of documentsCount
Documents Without Replicaselasticsearch_indices_docs_primaryTotal count of documnets without replicasCount
Index Sizeelasticsearch_indices_store_size_bytes_totalIndex size in bytesByte
Metric nameMetric keyDescriptionUnit
Query Cache Caches Countelasticsearch_index_stats_query_cache_caches_total.countAmount of caches in the query cacheCount
Query Cache Hitselasticsearch_index_stats_query_cache_hits_totalAmount of query cache hitsCount
Query Cache Misseselasticsearch_index_stats_query_cache_misses_totalAmount of query cache missesCount
Query Cache Evictionselasticsearch_index_stats_query_cache_evictions_totalAmount of query cache evictionsCount
Request Cache Evictionselasticsearch_index_stats_request_cache_evictions_totalAmount of request cache evictionsCount
Request Cache Hitselasticsearch_index_stats_request_cache_hits_totalAmount of request cache hitsCount
Request Cache Misseselasticsearch_index_stats_request_cache_misses_totalAmount of request cache missesCount
Metric nameMetric keyDescriptionUnit
CPU Load Average(1m)elasticsearch_os_load1CPU load average over 1 minuteCount
CPU Load Average(5m)elasticsearch_os_load5CPU load average over 5 minutesCount
CPU Load Average(15m)elasticsearch_os_load15CPU load average over 15 minutesCount
Metric nameMetric keyDescriptionUnit
Max File Descriptorselasticsearch_process_max_files_descriptorsMax file descriptorsCount
Open File Descriptorselasticsearch_process_open_files_count.gaugeOpen file descriptorsCount
Metric nameMetric keyDescriptionUnit
Node Roleselasticsearch_nodes_rolesNode rolesCount
Total Documentselasticsearch_indices_docsTotal count of documentsCount
Documents Deletedelasticsearch_indices_docs_deletedTotal count of deleted documentsCount
Shardselasticsearch_node_shards_totalTotal count of shardsCount
Store Throttle Timeelasticsearch_indices_store_throttle_time_seconds_totalIndex store throttle time in secondsSecond
Translog Operationselasticsearch_indices_translog_operationsTotal translog operationsCount
Translog Sizeelasticsearch_indices_translog_size_in_bytesTranslog size in bytesByte
Metric nameMetric keyDescriptionUnit
OS CPU Utilelasticsearch_os_cpu_percentOS cpu utilization percentPercent
Process CPU Utilelasticsearch_process_cpu_percentProcess cpu utilization percentPercent
Metric nameMetric keyDescriptionUnit
Queued Threadselasticsearch_thread_pool_queue_count.gaugeCount of queued threadsCount
Active Threadselasticsearch_thread_pool_active_count.gaugeCount of active threadsCount
Completed Threadselasticsearch_thread_pool_completed_count.gaugeCount of completed threadsCount
Metric nameMetric keyDescriptionUnit
Health Statuselasticsearch_cluster_health_statusStatus of cluster healthUnspecified
Number of Nodeselasticsearch_cluster_health_number_of_nodesNumber of nodes in a clusterCount
Active Replica Shardselasticsearch_cluster_health_replica_shardsNumber of active replica shardsCount
Active Shardselasticsearch_cluster_health_active_shardsNumber of active shardsCount
Active Primary Shardselasticsearch_cluster_health_active_primary_shardsNumber of active primary shardsCount
Pending Taskselasticsearch_cluster_health_number_of_pending_tasksNumber of pending TasksCount
Max Task Waiting Timeelasticsearch_cluster_health_task_max_waiting_in_queue_millisAmount of task waiting time in millisMilliSecond
Segmentselasticsearch_indices_segment_count_totalNumber of segmentsCount

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

New in this version:

  • Support adding primary tags and fields to endpoints in the monitoring configuration

Full version history

⚠️ WARNING ⚠️️: Possible breaking changes and warnings - PLEASE READ before upgrading:

  • This version requires a minimum Dynatrace version of 1.338.0 and a minimum EEC version of 1.333.0.
  • This version includes a potentially breaking change for Dynatrace on Grail.
    • With the inclusion of OpenPipeline processing rules, any metrics ingested from the extension will be processed by a dedicated OpenPipeline pipeline instead of the default pipeline.
    • This means that any created custom dynamic rules will no longer be used on metrics ingested from the extension. If you want to keep enforcing them, please create pipeline groups.
    • Additionally, some field names are handled differently in OpenPipeline, e.g. capitalization. Please double-check any custom dashboards and alerts you have created for this extension.
    • You must opt-in to OpenPipeline configuration via Settings API – see the documentation.

New in this version:

  • Smartscape on Grail. This extension will populate new Smartscape nodes and edges via OpenPipeline extraction.
  • Added feature set metadata for recommended metrics.
  • Added feature to customize the metrics collection frequency.

Improved in this version

  • Resolved a problem causing relationships with clusters not to be created.

Full version history

Improved in this version

  • Corrected computation of elasticsearch_filesystem_data_used_bytes and elasticsearch_filesystem_data_usage_percent metrics.
  • Added support for python 3.14

Full version history

Improved in this version

  • Resolved issue with dashboard links not opening on pure Gen3 tenants.

Full version history

Improved in this version

  • Ongoing security updates

Full version history

⚠️ Important Change

  • This release requires a Minimum Dynatrace Version version of 1.318.0 or higher.

New in this version

  • Added ALERT_TEMPLATES for anomaly detectors in the Davis Anomaly Detection app (latest Dynatrace only).

Full version history

New features:

  • Filters now accept regex, instead of simple string-contains patterns

Patch level changes:

  • Fixed metric timestamps affected by the Daylight Saving time change

Full version history

⚠️IMPORTANT CHANGE: This extension release requires Dynatrace cluster version 1.313 or later.

New features:

  • The dt.security_context attribute is now propagated to all entities created by the extension. When enabling entity access control based on dt.security_context ensure you set the Grail security context destination property to dt.security_context
  • Enabled the extension to present the Dynatrace Platform (a.k.a. Gen3) entity details screens in the future platform apps that will expect these screens

Full version history

⚠️IMPORTANT CHANGE: This extension release requires Dynatrace cluster version 1.310 or later.

New features:

  • Added the Dynatrace Platform (a.k.a. Gen3) dashboard

Full version history

Patch level changes

  • Fixed issues with endpoint authentication under certain circumstances
  • Fixed Number of nodes metrics value reporting when nodes share the same host
  • Fixed inconsistent Query time metric value reporting

Full version history

New features

  • Credentials vault support has been added. Now user name and password required to connect to your ElasticSearch can be stored in a compliant way in the Dynatrace Credentials vault

Breaking change After adopting this release, you have to recreate your monitoring configuration. Apologies for inconvenience, but Credentials vault support change comes with such consequence.

Full version history

Patch level changes:

  • Support for filtering metrics by Management Zones
  • Fix issue with fastcheck using the wrong 'endpoint' variable
  • Fixed a wrong conditional which prevented shards info to be collected

Full version history

Patch level changes

  • When the Elasticsearch API is publicly accessible, no username or password is required.
  • Added a check to verify if username and password are set before setting a basic authentication type

Full version history

New features:

  • support for API token-based authentication to the Elasticsearch endpoint

Full version history

New features

  • Added support for proxy in the remote ElasticSearch cluster connection

Patch level changes

  • Fixed SAME_AS relationship between OneAgent-monitored host and server entities instantiated by this extension

Full version history

This release changes the way how clusters are identified.

  • Now cluster UUID is used instead of cluster name for entity idPattern. This change is necessary to address situations when extension monitors two identical clusters with identical cluster name node names, deployed in different environments, e.g. prod and dev.

This is a breaking change: entities created by previous version of the extension will not be continued and new entities will be created after the extension update. This may affect your custom dashboards and alerts if you created any - they may need an update too.

Additionally, in this release:

  • Fixed issue with fastcheck failing due to activation schema parsing error.

Full version history

Fixed issues with querying endpoints quietly failing. Updated node idPattern to be unique across clusters, so monitoring on multi-cluster, multi-node performance retains correct drill downs and topological relationships.

Full version history

Initial release of the Prometheus-based Elasticsearch monitoring extension. Uses commonly available APIs, no need to enable Prometheus to monitor Elasticsearch.

Dynatrace Hub
Hub HomeGet data into DynatraceBuild your own app
Dynatrace Intelligence - Agentic Operations SystemThe Dynatrace Agentic AI ecosystem
Log Management and AnalyticsKubernetesAI and LLM ObservabilityInfrastructure ObservabilitySoftware DeliveryApplication ObservabilityApplication SecurityBusiness ObservabilityDigital Experience
Filter
Type
Built and maintained by
Deployment model
SaaS
  • SaaS
  • Managed
Partner FinderBecome a partnerDynatrace Developer

65 Results

Found in 'All'

Databases logo

Databases

Monitor databases, prevent issues, and resolve incidents quickly in real time.

App
  • database
  • db
  • google cloud sql
  • hanadb
  • monitoring
  • mssql
  • MySQL
  • oracle
  • PostgreSQL
  • rds
  • saas
Oracle Database logo

Oracle Database

Observe, analyze and optimize the usage, health and performance of your database.

Extension
  • database
  • logs
  • monitoring
  • oracle
  • sql
Azure SQL Database logo

Azure SQL Database

Managed cloud database provided as part of Microsoft Azure.

Technology
  • cloud
Azure Database for MySQL logo

Azure Database for MySQL

Full observability of MySQL servers and database instances to ensure database health and performance.

Technology
  • cloud
Database Operations Agent logo

Database Operations Agent

Identify application slowdowns by automatically analyzing database performance.

Technology
  • database
  • agentic-operations-system
  • agentic-workflows
  • AI
  • db
  • MCP
  • Model Context Protocol
  • readymade-agent
  • sql
Custom database extension logo

Custom database extension

Execute generic database queries and ingest metrics and logs to Dynatrace.

Technology
  • database
  • Custom
  • extension
Azure Database for Maria DB logo

Azure Database for Maria DB

Full coverage of performance for critical workloads with AI-problem detection, availability, and more.

Technology
  • cloud
Azure Database for PostgreSQL logo

Azure Database for PostgreSQL

Full insight into database performance for critical workloads with AI-problem detection and more.

Technology
  • cloud
AWS Database Migration Service logo

AWS Database Migration Service

Makes it easy to migrate relational databases, and other types of data stores.

Technology
  • cloud
Amazon Quantum Ledger Database (QLDB) logo

Amazon Quantum Ledger Database (QLDB)

Ledger by a central trusted authority that provides an immutable, and cryptographically verifiable transaction log.

Technology
  • cloud
SAP HANA Database (remote monitoring) logo

SAP HANA Database (remote monitoring)

Easily understand the health and performance of your SAP HANA databases.

Extension
  • database
  • extension
  • hanadb
  • sap
  • sql
Amazon Relational Database Service (RDS) logo

Amazon Relational Database Service (RDS)

Instant insights and unified monitoring for optimal Amazon RDS performance.

Technology
  • database
  • log-ingest-integration-cloud:relational:database:service
  • amazon
  • aws
Couchbase logo

Couchbase

Couchbase Capella (SaaS) database monitoring.

Extension
  • database
  • full-stack
  • monitoring
  • noSQL
  • OneAgent
  • performance
IBM DB2 for LUW (remote monitoring) logo

IBM DB2 for LUW (remote monitoring)

Remotely collect monitoring metrics from your DB2 databases.

Extension
  • database
  • db2
  • ibm
  • linux
  • windows
Oracle Base DB and Autonomous DB on OCI logo

Oracle Base DB and Autonomous DB on OCI

Monitor health of the Oracle Base Service and Autonomous Database.

Extension
  • database
  • cloud
  • cloud-and-infrastructure
  • OCI
  • oracle
IBM DB2 logo

IBM DB2

Data management products, including database servers, developed by IBM.

Technology
  • database
  • ibm
  • mainframe
  • z/OS
Connection Pools: JBoss logo

Connection Pools: JBoss

Application server method of pooling and sharing connections to a database.

Extension
  • database
  • connection pool
  • java
  • jboss
  • JMX
  • OneAgent
  • open-source
  • pool
  • red-hat
  • wildfly
Connection Pools: C3P0 logo

Connection Pools: C3P0

Application server method of pooling and sharing connections to a database.

Extension
  • database
  • c3p0
  • connection pool
  • java
  • JMX
  • OneAgent
  • open-source
  • pool
Connection Pools: WebSphere Liberty logo

Connection Pools: WebSphere Liberty

Application server method of pooling and sharing connections to a database.

Extension
  • database
  • connection pool
  • ibm
  • java
  • JMX
  • liberty
  • OneAgent
  • pool
  • websphere
Connection Pools: WebLogic logo

Connection Pools: WebLogic

Application server method of pooling and sharing connections to a database.

Extension
  • database
  • connection pool
  • java
  • JMX
  • OneAgent
  • oracle
  • pool
  • weblogic
Apache CouchDB logo

Apache CouchDB

Intelligently observe and optimize health and performance of your database.

Extension
  • database
Connection Pools: Apache Commons logo

Connection Pools: Apache Commons

Application method of pooling and sharing multiple connections to a database.

Extension
  • database
  • apache
  • apache commons
  • connection pool
  • java
  • JMX
  • OneAgent
  • open-source
  • pool
Memcached logo

Memcached

Distributed caching system used to speed up dynamic database-driven websites.

Extension
  • database
  • cache
  • Memcached
Sybase ASE logo

Sybase ASE

Monitor Sybase ASE database for performance and health, using remote monitoring.

Extension
  • database
  • sap
  • sybase
MariaDB logo

MariaDB

Observe, analyze and optimize the usage, health and performance of your database.

Technology
  • database
  • full-stack
  • monitoring
Amazon Aurora logo

Amazon Aurora

Relational database service developed and offered by Amazon Web Services.

Technology
  • cloud
LanceDB logo

LanceDB

Monitor the performance of your multimodal AI database powered by LanceDB.

Technology
Pinecone logo

Pinecone

Gain insight into your Pinecone vector databases to build knowledgeable AI.

Technology
Milvus logo

Milvus

Gain insights about vector database resource utilization and cache behavior.

Technology
Java JDBC logo

Java JDBC

Application programming interface for the Java, defines access to a database.

Technology
  • java
Amazon DynamoDB logo

Amazon DynamoDB

Fully managed NoSQL database service that supports key-value and data structure.

Technology
  • amazon
  • log-ingest-integration-cloud:aws:dynamodb
Amazon Neptune logo

Amazon Neptune

Fast, reliable, fully managed graph database built for highly connected datasets.

Technology
  • cloud
Chroma logo

Chroma

Gain insights into the health of your vector and embedding databases from Chroma.

Technology
MySQL logo

MySQL

Automatically and intelligently observe, analyze and optimize how your the usage, health and performance of your database.

Technology
  • database
  • full-stack
  • monitoring
  • performance
  • web
Amazon Keyspaces for Apache Cassandra logo

Amazon Keyspaces for Apache Cassandra

Scalable, highly available, and managed Apache Cassandra–compatible database service.

Technology
  • cloud
WordPress logo

WordPress

Content management system written in PHP and paired with a MySQL or MariaDB database.

Technology
  • cms
  • php
  • web
Neo4j logo

Neo4j

Extend observability with PurePath® distributed traces by seamlessly integrating OpenTracing data emitted by the Neo4j graph database.

Technology
  • database
  • java
  • neo4j
  • opentracing
  • PurePath
Azure Synapse Analytics logo

Azure Synapse Analytics

Cloud-based, scale-out, relational database capable of processing massive volumes of data.

Technology
  • cloud
Azure SQL Managed logo

Azure SQL Managed

Full observability into cloud database performance and automated monitoring for Azure SQL Managed.

Technology
  • cloud
Amazon DocumentDB logo

Amazon DocumentDB

Amazon DocumentDB (with MongoDB compatibility) is a fast, reliable, and fully managed database service.

Technology
  • cloud
Azure Cosmos DB logo

Azure Cosmos DB

Fully managed and serverless distributed database supporting open-source PostgreSQL, MongoDB, and Apache Cassandra.

Technology
  • cloud
Snowflake for Workflows logo

Snowflake for Workflows

Access, query, and store Snowflake data to analyze further within Dynatrace.

App
  • database
  • automation
  • connector
  • connectors
  • snowflake
  • workflow
  • workflow action
  • workflow actions
  • workflows
Snowflake logo

Snowflake

Expand visibility to improve health and performance monitoring of your Snowflake.

Extension
  • database
  • logs
  • snowflake
  • sql
Elasticsearch logo

Elasticsearch

Monitor Elasticsearch Clusters, Nodes, Indexes, remotely or locally, via API.

Extension
  • database
  • Elasticsearch
  • search
Redis Enterprise - Prometheus logo

Redis Enterprise - Prometheus

Monitor Redis Enterprise with the official Redis Prometheus exporter.

Extension
  • database
  • cache
  • noSQL
  • Redis
  • redis
  • replication
  • shard
PostgreSQL logo

PostgreSQL

Monitor your Postgres performance via our new EF2.0 extension framework.

Extension
  • database
  • extension
  • logs
  • postgres
  • query
  • sql
Custom Extensions Creator logo

Custom Extensions Creator

Create custom extensions with a few clicks.

App
  • database
  • app
  • custom queries
  • datasource
  • extensions
  • JMX
  • Prometheus
  • queries
  • query
  • snmp
  • snmptraps
  • sql
  • WMI
Oracle GoldenGate logo

Oracle GoldenGate

Monitor Oracle GoldenGate for performance, usage, and availability.

Extension
  • database
  • oracle
  • sql
Oracle Exadata logo

Oracle Exadata

Monitor Oracle Exadata systems for performance, usage and availability.

Extension
  • database
  • exadata
  • oracle
MySQL (remote monitoring) logo

MySQL (remote monitoring)

Remotely monitor your MySQL instances, collect key KPIs and slow queries details.

Extension
  • database
  • MySQL