2019-04-12 19:22:16 +00:00
---
name: Bug report
about: Create a report to help us improve
---
2019-10-21 21:46:19 +00:00
<!--
Please redirect any questions about Telegraf usage to the InfluxData Community
site: https://community.influxdata.com
Check the documentation for the related plugin including the troubleshooting
section if available.
-->
2019-04-12 19:22:16 +00:00
### Relevant telegraf.conf:
2019-10-21 21:46:19 +00:00
<!-- Place config in the toml code section. -->
2019-04-12 19:22:16 +00:00
```toml
```
### System info:
2019-10-21 21:46:19 +00:00
<!-- Include Telegraf version, operating system, and other relevant details -->
2019-04-12 19:22:16 +00:00
2020-03-16 23:17:37 +00:00
### Docker
2020-05-14 07:41:58 +00:00
<!-- If your bug involves third party dependencies or services, it can be very helpful to provide a Dockerfile or docker - compose.yml that reproduces the environment you're testing against -->
2020-03-16 23:17:37 +00:00
2019-04-12 19:22:16 +00:00
### Steps to reproduce:
2019-10-21 21:46:19 +00:00
<!-- Describe the steps to reproduce the bug. -->
2019-04-12 19:22:16 +00:00
1. ...
2. ...
### Expected behavior:
2019-10-21 21:46:19 +00:00
<!-- Describe what you expected to happen when you performed the above steps. -->
2019-04-12 19:22:16 +00:00
### Actual behavior:
2019-10-21 21:46:19 +00:00
<!-- Describe what actually happened when you performed the above steps. -->
2019-04-12 19:22:16 +00:00
### Additional info:
2019-10-21 21:46:19 +00:00
<!-- Include gist of relevant config, logs, etc. -->