1
0
Форкнуть 0
fluent-plugin-clouderametrics/README.md

44 строки
616 B
Markdown
Исходник Обычный вид История

2018-02-28 01:32:13 +03:00
# fluent-plugin-clouderametrics
2018-02-28 02:34:06 +03:00
[Fluentd](https://fluentd.org/) input plugin to do something.
TODO: write description for you plugin.
## Installation
### RubyGems
```
$ gem install fluent-plugin-clouderametrics
```
### Bundler
Add following line to your Gemfile:
```ruby
gem "fluent-plugin-clouderametrics"
```
And then execute:
```
$ bundle
```
## Configuration
You can generate configuration template:
```
$ fluent-plugin-config-format input clouderametrics
```
You can copy and paste generated documents here.
## Copyright
* Copyright(c) 2018- Wesley Yao
* License
* Apache License, Version 2.0