Commit Graph

59 Commits

Author SHA1 Message Date
Laurent Sesquès 733f033ea6
docs: remove duplicate links in CONTRIBUTING.md (#10218) 2021-12-06 09:02:05 -07:00
Joshua Powers 4df32096c9
chore: clean up all markdown lint errors in root directory (#10154) 2021-11-24 11:45:31 -07:00
Samantha Wang a65634c3d6
docs: update contributing.md (#9914) 2021-10-15 13:05:19 -06:00
Samantha Wang 7ca2ba7f9e Revert "Merge branch 'master' into master"
This reverts commit 98d061753a, reversing
changes made to 95ef674456.
2021-09-09 12:37:50 -07:00
Samantha Wang 98d061753a
Merge branch 'master' into master 2021-09-09 12:32:30 -07:00
Sebastian Spaink 8bf97809a8
docs: information on new conventional commit format (#9573) 2021-08-03 15:05:22 -06:00
Thomas Casteleyn c56a652b4d
Improve documentation (#9457) 2021-07-06 17:20:53 -04:00
Samantha Wang 1bc87ccc3c
Move wiki information to docs (#9126) 2021-04-22 16:51:21 -07:00
Helen Weller d41569caed
Integration test audit (#8725) 2021-01-26 11:06:12 -07:00
Harsh Seth ca7e3ff322
Fix typo in CONTRIBUTING.md (#8528) 2020-12-14 15:36:05 -07:00
Steven Soroka d312a5e6a8
Update CONTRIBUTING.md 2020-11-26 12:16:17 -05:00
Samantha Wang 8cc08a6363
Create external plugins doc file and update contributing guide (#8001) 2020-08-26 16:43:35 -06:00
Samantha Wang 72aa771891 edit docs 2020-07-28 12:13:26 -07:00
Samantha Wang 731fb3596d add external plugins info 2020-07-28 11:49:11 -07:00
Samantha Wang d2831d73ab
Update docs for execd plugins (#7465) 2020-05-14 11:19:19 -04:00
Steven Soroka 4162599081
Remove dep from contribution guidelines (#7180) 2020-03-16 19:24:02 -04:00
timhallinflux 73914ac920 Add security vulnerability reporting into to contributing doc (#6268) 2019-08-16 10:32:29 -07:00
David McKay 42cc84c262 Fix command for running integration test containers (#5660) 2019-04-02 11:53:11 -07:00
Daniel Nelson 6e5c2f8bb6
Remove outputs blocking inputs when output is slow (#4938) 2018-11-05 13:34:28 -08:00
Mihai Todor 5d31c04e94 Fix linter contributing guidelines (#4806) 2018-10-04 11:47:49 -07:00
Daniel Nelson 4e1a253633
Link to SampleConfig documentation in contributing guide. 2018-07-26 15:52:17 -07:00
Daniel Nelson 9051ea9dc0 Require dep to be installed before building (#4461) 2018-07-24 15:57:24 -06:00
Daniel Nelson 5150d565d7
Fix several build issues (#4412) 2018-07-11 22:57:46 -07:00
Ayrdrie 9fe90d71f4 Add plugin development framework (#4324) 2018-07-02 16:34:40 -07:00
Greg 1bd41ef3ce Update vendoring to dep from gdm (#4314) 2018-06-19 11:55:38 -07:00
Demian Dekoninck 93b2870b28 Add link to ServiceInput interface in contributing guide (#3828) 2018-03-06 10:14:14 -08:00
Daniel Nelson be688ec761
Update sample config in contributing docs 2018-02-02 12:31:31 -08:00
Daniel Nelson 5141f8a2a0
Update contributing documentation 2017-11-07 13:59:06 -08:00
Daniel Nelson 052e88ad5e
Fix grammar 2017-04-27 14:59:18 -07:00
Cameron Sparr cace663bbf Processor & Aggregator Contrib doc 2016-10-12 14:50:19 +01:00
Cameron Sparr 54c9ba7639 Update documentation for Gauge & Counters 2016-09-05 12:58:07 +01:00
Jack Zampolin 22c293de62 Add request for sample queries (#1608) 2016-08-08 23:06:03 +01:00
Jack Zampolin 497353e586 add call to action for plugin contribuitors to write tickscripts (#1580) 2016-08-04 14:27:06 +01:00
Cameron Sparr d6951dacdc Remove docker-machine/boot2docker dependencies & references 2016-06-22 17:25:01 +01:00
Ranjib Dey 3af65e7abb Fix typo in output plugin example (#1290) 2016-05-27 17:44:41 +01:00
Cameron Sparr 4dd364e1c3 Update all readme instances of data formats 2016-04-05 14:42:20 -06:00
Auke Willem Oosterhoff e81278b800 Fix bug in sample code.
closes #784
closes #785
2016-03-03 15:31:37 +00:00
Cameron Sparr 8d2e5f0bda Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
Cameron Sparr 7def6663bd Root directory cleanup 2016-02-18 13:37:36 -07:00
Cameron Sparr ccb6b3c64b Small readme formattings 2016-02-14 18:44:48 -07:00
Andrei Burd 0b72612cd2 Code formatted, Readme updated based on example
closes #695
2016-02-14 15:58:05 -07:00
Cameron Sparr c09884c686 Fixup some URL typos 2016-02-08 21:36:53 -07:00
Cameron Sparr e619493ece Implementing generic parser plugins and documentation
This constitutes a large change in how we will parse different data
formats going forward (for the plugins that support it)

This is working off @henrypfhu's changes.
2016-02-08 21:08:44 -07:00
Cameron Sparr c549ab907a Throughout telegraf, use telegraf.Metric rather than client.Point
closes #599
2016-01-27 23:47:32 -07:00
Cameron Sparr 7f8469b66a Fixup some disk usage reporting, make it reflect df
fixes #513
2016-01-26 11:56:28 -07:00
Cameron Sparr 8675bd125a add 'gdm restore' to adding a dependency instructions 2016-01-25 10:59:44 -07:00
Cameron Sparr 55c07f23b0 Update contributing document 2016-01-20 12:33:49 -07:00
Jack Zampolin 0cdf1b07e9 Fix issue 524 2016-01-20 10:57:35 -08:00
Cameron Sparr 7499c1f969 0.3.0: update README and documentation 2016-01-08 10:33:25 -07:00
Cameron Sparr 9c5db1057d renaming plugins -> inputs 2016-01-07 15:04:30 -07:00