This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
CockroachDB module
editCockroachDB module
editThis module periodically fetches metrics from CockroachDB.
Compatibility
editThe CockroachDB status
metricset is compatible with any CockroachDB version
exposing metrics in Prometheus format.
Dashboard
editThe CockroachDB module includes a predefined dashboard with overview information of the monitored servers.
The CockroachDB module supports the standard configuration options that are described in Modules. Here is an example configuration:
metricbeat.modules: - module: cockroachdb metricsets: ['status'] period: 10s hosts: ['localhost:8080'] # This module uses the Prometheus collector metricset, all # the options for this metricset are also available here. #metrics_path: /_status/vars
This module supports TLS connections when using ssl
config field, as described in SSL.
It also supports the options described in Standard HTTP config options.
The following metricsets are available: