Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f47c270

Browse files
committedAug 9, 2022
Update overview.md
Signed-off-by: smamindla57 <smamindla@newrelic.com>
1 parent 25d38fc commit f47c270

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)
Please sign in to comment.