Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
telegraf-nftables
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Due to inactivity, this project is scheduled to be deleted on 2035-04-24.
Why is this scheduled?
Show more breadcrumbs
vqgroup
telegraf-nftables
Commits
cd0ec018
Unverified
Commit
cd0ec018
authored
7 years ago
by
Daniel Nelson
Browse files
Options
Downloads
Patches
Plain Diff
Update contributing section
Hoping this will encourage more non-plugin contributions.
parent
8124cfa3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-8
9 additions, 8 deletions
README.md
with
9 additions
and
8 deletions
README.md
+
9
−
8
View file @
cd0ec018
...
...
@@ -20,8 +20,15 @@ For more information on Processor and Aggregator plugins please [read this](./do
New plugins are designed to be easy to contribute,
we'll eagerly accept pull
requests and will manage the set of plugins that Telegraf supports.
See the
[
contributing guide
](
CONTRIBUTING.md
)
for instructions on writing
new plugins.
## Contributing
There are many ways to contribute:
-
Fix and
[
report bugs
](
https://github.com/influxdata/telegraf/issues/new
)
-
[
Improve documentation
](
https://github.com/influxdata/telegraf/issues?q=is%3Aopen+label%3Adocumentation
)
-
[
Review code and feature proposals
](
https://github.com/influxdata/telegraf/pulls
)
-
Answer questions on github and on the
[
Community Site
](
https://community.influxdata.com/
)
-
[
Contribute plugins
](
CONTRIBUTING.md
)
## Installation:
...
...
@@ -240,9 +247,3 @@ formats may be used with input plugins supporting the `data_format` option:
*
[
socket_writer
](
./plugins/outputs/socket_writer
)
*
[
tcp
](
./plugins/outputs/socket_writer
)
*
[
udp
](
./plugins/outputs/socket_writer
)
## Contributing
Please see the
[
contributing guide
](
CONTRIBUTING.md
)
for details on contributing a plugin to Telegraf.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment