Add release date info to FAQ
This commit is contained in:
parent
057b1557bc
commit
fc9cbd3906
|
@ -20,3 +20,8 @@ If running as a service add the environment variable to `/etc/default/telegraf`:
|
||||||
```
|
```
|
||||||
GODEBUG=netdns=cgo
|
GODEBUG=netdns=cgo
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Q: When will the next version be released?
|
||||||
|
|
||||||
|
The latest release date estimate can be viewed on the
|
||||||
|
[milestones](https://github.com/influxdata/telegraf/milestones) page.
|
||||||
|
|
Loading…
Reference in New Issue