DZone

Overview

Prometheus is a popular monitoring tool that is supported by the Cloud Native Computing Foundation, the group that supports Kubernetes. We often see Apache Ignite and GridGain users trying to integrate Prometheus with their clusters. This post provides hints about how to integrate Prometheus with Apache Ignite and GridGain.

Prometheus Configuration

This post isn’t about how best to configure Prometheus, so we’ll use the defaults as much as we can. I use the following configuration for the rest of this article.

Source: DZone