Skip to content

Commit 462029f

Browse files
authored
Update overview.md
1 parent 25d38fc commit 462029f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: monitoring-fluentd/overview.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ This article describes how to monitor Fluentd.
44

55
## Fluentd Metrics Monitoring
66

7-
Fluentd can expose internal metrics via REST API, and works with monitoring tools such as [`Prometheus`](https://prometheus.io/), [`Datadog`](https://www.datadoghq.com/), etc. Our recommendation is to use `Prometheus`, since we will be collaborating more in the future under the [CNCF \(Cloud Native Computing Foundation\)](https://www.cncf.io/).
7+
Fluentd can expose internal metrics via REST API, and works with monitoring tools such as [`Prometheus`](https://prometheus.io/), [`Datadog`](https://www.datadoghq.com/),[`New Relic`](https://newrelic.com/) etc. Our recommendation is to use `Prometheus`, since we will be collaborating more in the future under the [CNCF \(Cloud Native Computing Foundation\)](https://www.cncf.io/).
88

99
* [Monitoring Fluentd \(Prometheus\)](monitoring-prometheus.md)
10+
* [Monitoring Fluentd \(New Relic\)](https://docs.newrelic.com/docs/logs/forward-logs/fluentd-plugin-log-forwarding/)
1011
* [Monitoring Fluentd \(Datadog\)](https://docs.datadoghq.com/integrations/fluentd/)
1112
* [Monitoring Fluentd \(REST API\)](monitoring-rest-api.md)
1213

0 commit comments

Comments
 (0)