User GuidesAPI ReferenceRelease Notes
Doc HomeHelp CenterLog In
User Guides

Monitoring

Tools for monitoring the Tamr platform.

1426

Tamr (left) and monitoring (right) stacks.

The Tamr platform supports and ships with the following systems-monitoring and alerting tools:

  • Grafana
  • Prometheus
  • Elasticsearch Exporter
  • Prometheus Node Exporter
  • Postgres Exporter
  • Spark Exporter (via Graphite)

📘

Before getting started with each component below, please review the requirements.

Grafana

Grafana allows you to query, visualize, alert on and understand metrics stored in Prometheus.

Having confirmed the requirements, to get started, browse to the default port 31101 and log into Grafana using the default credentials admin:admin.

Prometheus

Prometheus stores time series data for a specific metric and provides a query language that lets the user select and aggregate time series data in real time.

Metrics

Metrics measure the behavior of critical components in your production environment.

Querying

Query Prometheus to select and aggregate time series data in real time.