Scylla Documentation Logo Documentation
  • Server
    • Scylla Open Source
    • Scylla Enterprise
    • Scylla Alternator
  • Cloud
    • Scylla Cloud
    • Scylla Cloud Docs
  • Tools
    • Scylla Manager
    • Scylla Monitoring Stack
    • Scylla Operator
  • Drivers
    • CQL Drivers
    • DynamoDB Drivers
Download
Menu

Caution

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

Scylla Monitoring Scylla Monitoring Stack Interfaces

Scylla Monitoring Stack 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
PREVIOUS
Using Docker Compose
NEXT
Deploying Scylla Monitoring Stack Without Docker
  • 3.6
    • 4.0
    • 3.10
    • 3.9
    • 3.8
    • 3.7
    • 3.6
    • 3.5
  • Install Scylla Monitoring Stack
  • The start-all.sh script
  • Running using Docker Compose
  • Scylla Monitoring Stack Interfaces
  • Deploy Scylla Monitoring Stack Without Docker
  • Troubleshoot the Monitoring Stack
  • Troubleshooting Guide for Scylla Manager and Scylla Monitor Integration
  • Upgrade Guide for Scylla Monitor
  • CQL Optimization Dashboard
  • Scylla Monitoring Stack Advisor
  • Adding and Modifying Dashboards
  • Alerting
  • Using Thanos
  • Scylla Monitoring Stack Support Matrix
  • Create an issue
  • Edit this page

On this page

  • Scylla Monitoring Stack Interfaces
    • Prometheus
Logo
Docs Contact Us About Us
Mail List Icon Slack Icon
© 2022, ScyllaDB. All rights reserved.
Last updated on 21 June 2022.
Powered by Sphinx 4.3.2 & ScyllaDB Theme 1.2.2