Tag: Grafana

Using Prometheus and Grafana With Couchbase Sync Gateway
In order to improve the accessibility of our stats, the Couchbase Sync Gateway 2.8 release integrates the Prometheus exporter functionality directly into Sync Gateway, reducing the steps required to setup a monitoring stack. In this post, we will discuss the...

Helm: Deploy & Monitor with Couchbase Autonomous Operator
One Chart to Rule Them All With the release of Couchbase Autonomous Operator 2.0, the Couchbase Operator and Cluster charts have been consolidated into a single chart. This streamlined approach means it’s now possible to install Autonomous Operator, Admission Controller,...

Monitoring a NoSQL Database with Couchbase and Prometheus
Couchbase Server currently has a plethora of stats from data access throughput in KV and query to system resources like disk IO and CPU to newer services like eventing. There have been a number of community authored Prometheus Exporters written...

Couchbase Autonomous Operator 2.0 with Prometheus – Part 2
Prerequisites As mentioned in Part 1 of the blog, we need to run Prometheus and Grafana in the Kubernetes environment on our Amazon EKS. The recommended way is to use Kube-Prometheus, an Open Source project. Not only will this simplify...

Couchbase Autonomous Operator 2.0 with Prometheus – Part 1
We recently announced the latest preview of the Couchbase Autonomous Operator (CAO) 2.0 beta. This release is a significant update to the Couchbase Autonomous Operator. Couchbase Autonomous Operator 2.0 introduces several new enterprise-grade features with fully autonomous capabilities – security,...

Prometheus Monitoring of Couchbase Mobile Kubernetes Cluster
The Couchbase Mobile 2.5 release introduced extensive stats reporting capabilities on the Sync Gateway. The stats provide key insights into the health of your Couchbase Mobile deployment and constitutes an integral part of any deployment. This is a step-by-step guide...

Monitor Couchbase Sync Gateway with Prometheus and Grafana
The Couchbase Mobile 2.5 release introduced extensive stats reporting capabilities on the Sync Gateway.The stats provide key insights into the health of your Couchbase Mobile deployment and constitues an integral part of any deployment. In this post, we discuss how...