ScyllaDB University Live | Free Virtual Training Event
Learn more
ScyllaDB Documentation Logo Documentation
  • Server
  • Cloud
  • Tools
    • ScyllaDB Manager
    • ScyllaDB Monitoring Stack
    • ScyllaDB Operator
  • Drivers
    • CQL Drivers
    • DynamoDB Drivers
  • Resources
    • ScyllaDB University
    • Community Forum
    • Tutorials
Download
ScyllaDB Docs ScyllaDB Monitoring Monitoring Interfaces

Caution

You're viewing documentation for a previous version of ScyllaDB Monitoring. Switch to the latest stable version.

Monitoring Interfaces¶

Scylla exposes two interfaces for online monitoring, as described below

Prometheus¶

By default, Scylla listens on port 9180 for Prometheus requests. To connect a Prometheus server to Scylla in your prometheus.yaml configuration file, add Scylla as a target with your-ip:9180

For more information on monitoring Scylla with Prometheus see Scylla Monitoring Stack

You can change the Prometheus listening address and port in scylla.yaml file

# prometheus port
# By default, Scylla opens prometheus API port on port 9180
# setting the port to 0 will disable the prometheus API.
prometheus_port: 9180
#
# prometheus address
# By default, Scylla binds all interfaces to the prometheus API
# It is possible to restrict the listening address to a specific one
prometheus_address: 0.0.0.0

Was this page helpful?

PREVIOUS
The start-all.sh command
NEXT
Deploying Scylla Monitoring Without Docker
  • Create an issue
  • Edit this page

On this page

  • Monitoring Interfaces
    • Prometheus
ScyllaDB Monitoring
  • 3.5
    • 4.9
    • 4.8
    • 4.7
    • 4.6
    • 4.5
    • 4.4
    • 4.3
    • 4.2
    • 4.1
    • 4.0
    • 3.10
    • 3.9
    • 3.8
    • 3.7
    • 3.6
    • 3.5
  • Install Scylla Monitor Stack
  • The start-all.sh script
  • Scylla Monitor Interfaces
  • Deploy Scylla Monitor Without Docker
  • Troubleshoot Monitor
  • Troubleshooting Guide for Scylla Manager and Scylla Monitor Integration
  • Upgrade Guide for Scylla Monitor
  • CQL Optimization Dashboard
  • Adding and Modifying Dashboards
  • Alerting
  • Scylla Monitor Support Matrix
Docs Tutorials University Contact Us About Us
© 2025, ScyllaDB. All rights reserved. | Terms of Service | Privacy Policy | ScyllaDB, and ScyllaDB Cloud, are registered trademarks of ScyllaDB, Inc.
Last updated on 04 May 2025.
Powered by Sphinx 7.4.7 & ScyllaDB Theme 1.8.6