Install latest/edge of Cassandra Exporter

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install cassandra-exporter --edge

Don't have snapd? Get set up for snaps.

Cassandra Exporter is only available on the unstable edge channel. It could break and change often.

Channel Version Published

Details for Cassandra Exporter

Package name

  • cassandra-exporter

License

  • Apache-2.0

Last updated

  • 14 August 2026 - latest/edge

Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

Prometheus Cassandra Exporter

The Cassandra Exporter connects to Cassandra's JMX port and exports metrics as Prometheus metrics. It must run on every Cassandra node.

Key features:

  • Exports Cassandra JMX metrics as Prometheus metrics
  • Configurable JMX connection and metric blacklisting
  • Supports Cassandra 2.2.x, 3.x, and 4.x

Default ports:

  • Metrics endpoint: 8080
  • Cassandra JMX (target): 7199

Configuration:

  • snap set cassandra-exporter cassandra.host=localhost:7199
  • snap set cassandra-exporter web.listen-port=8080
  • snap set cassandra-exporter cassandra.user=jmxuser
  • snap set cassandra-exporter cassandra.password=jmxpassword

The exporter config file is stored at: $SNAP_COMMON/config.yml

Revision Channel Version Published Build Commit

The build and commit information is derived from build infrastructure records.


Install Cassandra Exporter on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.