Skip to content

Commit c881800

Browse files
committed
Add requirements section
Sometimes Fluentd users report Fluentd version bumping upexpectedly. We should announce about dependency changes at least in README.
1 parent c807f5f commit c881800

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33

44
![fluent-plugin-azure-loganalytics overview](https://github.com/yokawasa/fluent-plugin-azure-loganalytics/raw/master/img/Azure-LogAnalytics-Fluentd.png)
55

6+
## Requirements
7+
8+
| fluent-plugin-azure-loganalytics | fluentd | ruby |
9+
|------------------------|---------|------|
10+
| >= 0.3.0 | >= v0.14.15 | >= 2.1 |
11+
| < 0.3.0 | >= v0.12.0 | >= 1.9 |
12+
613
## Installation
714
```
815
$ gem install fluent-plugin-azure-loganalytics

0 commit comments

Comments
 (0)