Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryotarai/prometheus-remote-fluentd
https://github.com/ryotarai/prometheus-remote-fluentd
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryotarai/prometheus-remote-fluentd
- Owner: ryotarai
- Created: 2018-11-01T03:57:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-16T06:18:14.000Z (about 6 years ago)
- Last Synced: 2024-11-07T17:03:58.057Z (about 2 months ago)
- Language: Go
- Size: 2.95 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prometheus-remote-fluentd
[![Docker Repository on Quay](https://quay.io/repository/ryotarai/prometheus-remote-fluentd/status "Docker Repository on Quay")](https://quay.io/repository/ryotarai/prometheus-remote-fluentd)
```
+------------+ +---------------------------+ +---------+
| | | | | |
| Prometheus +------------------> prometheus-remote-fluentd +-------> Fluentd |
| | | | | |
+------------+ Remote Storage +---------------------------+ +---------+
(/write)
``````
$ prometheus-remote-fluentd -fluent-host=localhost -fluent-tag=prometheus.samples
```