Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pipeline/pipeline-monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how to monitor your data pipeline with external services

# Pipeline Monitoring

A Data Pipeline represents a flow of data that goes through the inputs \(sources\), filers, and output \(sinks\). There are a couple of ways to monitor the pipeline. We recommend the following sections for a better understanding and steps to get started:
A Data Pipeline represents a flow of data that goes through the inputs \(sources\), filters, and output \(sinks\). There are a couple of ways to monitor the pipeline. We recommend the following sections for a better understanding and steps to get started:

* [HTTP Server: JSON and Prometheus Exporter-style metrics](../administration/monitoring.md#http-server)
* [Grafana Dashboards and Alerts](../administration/monitoring.md#grafana-dashboard-and-alerts)
Expand Down