Skip to content

Latest commit

 

History

History
73 lines (72 loc) · 2.41 KB

BUG_REPORT.yml

File metadata and controls

73 lines (72 loc) · 2.41 KB
NameAboutLabelsAssignees
Bug ReportCreate a bug report to help us improvebug

Thanks for taking time to fill out this bug report! We reserve Telegraf issues for bugs for reproducible problems.
Please redirect any questions about Telegraf usage to our Community Slack or Community Page we have a lot of talented community members there who could help answer your question more quickly.

Place config in the toml code section. This will be automatically formatted into toml, so no need for backticks.

Please include the Telegraf logs, ideally with --debug used.

Include Telegraf version, operating system, and other relevant details

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.

Describe the steps to reproduce the bug.

Describe what you expected to happen when you performed the above steps.

Describe what actually happened when you performed the above steps.

Include gist of relevant config, logs, etc.