Skip to content

Commit

Permalink
pipeline: pipeline-monitoring: fix typo (#1211)
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Kerins <[email protected]>
  • Loading branch information
isker authored Sep 28, 2023
1 parent 1bd4081 commit 4d309a7
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit 4d309a7

Please sign in to comment.