Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e393c3af3f
commit
4978089aab
4963 changed files with 677545 additions and 0 deletions
22
.github/ISSUE_TEMPLATE/SUPPORT.yml
vendored
Normal file
22
.github/ISSUE_TEMPLATE/SUPPORT.yml
vendored
Normal file
|
@ -0,0 +1,22 @@
|
|||
name: Support request
|
||||
description: Open a support request
|
||||
labels: ["support"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
WOAH, hold up. This isn't the best place for support questions.
|
||||
You can get a faster response on slack or forums:
|
||||
|
||||
Please redirect any QUESTIONS about Telegraf usage to
|
||||
- InfluxData Slack Channel: https://www.influxdata.com/slack
|
||||
- InfluxData Community Site: https://community.influxdata.com
|
||||
|
||||
Check the documentation for the related plugin including the troubleshooting
|
||||
section if available.
|
||||
|
||||
https://docs.influxdata.com/telegraf
|
||||
https://github.com/influxdata/telegraf/tree/master/docs
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: "Please direct all support questions to Slack or the forums. Thank you."
|
Loading…
Add table
Add a link
Reference in a new issue