Paweł Żak
b98a76372a
chore: wrap long lines in plugins/inputs/[t-z]* ( #12218 )
2022-11-10 11:41:43 -07:00
Joshua Powers
49ac03fa80
docs: add global configuration header ( #12107 )
2022-10-26 14:58:36 -05:00
Sven Rebhan
8e23402305
chore: remove deprecated io/ioutils ( #11678 )
2022-09-20 09:37:14 -06:00
Sebastian Spaink
d67f75e557
docs: Remove warning not to remove go:embed ( #11797 )
...
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2022-09-13 12:47:58 -05:00
Joshua Powers
8c49ddccc3
chore: update to go1.19.1 ( #11776 )
2022-09-08 12:49:36 -06:00
reimda
f7aab29381
chore: Fix readme linter errors for input plugins M-Z ( #11274 )
2022-06-08 15:22:56 -06:00
Joshua Powers
2fc19fa308
chore: correctly spell embed ( #11200 )
2022-05-27 07:13:47 -06:00
Sven Rebhan
56eb914998
chore: Embed sample configurations into README for inputs ( #11136 )
2022-05-24 08:49:47 -05:00
Sebastian Spaink
0f5dc9946c
chore(inputs_m-z): migrate sample configs into separate files ( #11133 )
2022-05-18 11:31:34 -05:00
sammcadams-8451
df6d4e7972
feat: Artifactory Webhook Receiver ( #10918 )
2022-05-16 14:20:54 -06:00
Sebastian Spaink
5676326ae9
chore(inputs): add descriptions to config in README.md ( #10962 )
2022-04-12 08:29:02 -05:00
Sebastian Spaink
b355be5ccb
feat: migrate input plugins to new sample config format (M-Z) ( #10926 )
2022-04-11 16:32:25 -05:00
Alexander Krantz
f76729cfb9
feat: HTTP basic auth for webhooks ( #9332 )
...
Co-authored-by: Sebastian Spaink <3441183+sspaink@users.noreply.github.com>
2022-03-04 09:51:01 -06:00
Paweł Żak
7aa6b533bd
fix: Linter fixes for plugins/inputs/[p-z]* (leftovers) ( #10193 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2021-11-30 13:31:10 -06:00
Mya
7d3531a29b
chore: clean up markdown lint errors input plugins w to z ( #10166 )
2021-11-24 11:50:22 -07:00
Sam Arnold
c4c32025c8
feat: more fields for papertrail event webhook ( #9940 )
2021-10-18 09:04:53 -05:00
Eng Zer Jun
6a3b27126a
refactor: move from io/ioutil to io and os package ( #9811 )
2021-09-28 15:16:32 -06:00
David Bennett
842a788022
Remove error return type from metric.New method ( #9116 )
...
* Remove error return type from metric.New method.
* Formatting changes for linter + gofmt
* Additional linter fixes.
* More linter fixes.
* Linter fix.
* address comments
2021-04-13 14:40:03 -04:00
Sven Rebhan
8e7da355b3
Linter fixes (unhandled errors) -- Part 1 ( #8992 )
2021-04-08 11:43:39 -05:00
David Bennett
ef2def20dc
Delete log.Fatal calls and replace with error returns. ( #9086 )
...
* Delete log.Fatal calls and replace with error returns.
* Update opcua_util.go
* Update opcua_util.go
2021-04-06 17:35:54 -04:00
Paweł Żak
099ccda3f9
Linter fixes - gosimple ( #9046 )
2021-03-25 13:57:01 -04:00
Paweł Żak
74a1acd814
Linter fixes - revive:unused-parameter, unparam, varcheck and unused ( #8984 )
...
* Linter fixes - revive:unused-parameter and unparam
* Linter fixes - revive:unused-parameter and unparam
* Linter fixes - revive:unused-parameter and unparam
* "nolint"'s removed
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-22 12:21:36 -05:00
Paweł Żak
38c61c07ef
Revive fixes - part 4: ( #8981 )
...
empty-lines
Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-12 14:21:51 -06:00
Paweł Żak
8a6907a186
Revive fixes - part 3 ( #8872 )
...
* * Revive fixes regarding following set of rules: [rule.var-naming]
2021-03-01 16:04:35 -05:00
Paweł Żak
d9736d543f
Revive fixes - part 2 ( #8835 )
...
* Revive fixes regarding following set of rules:
[rule.if-return]
[rule.increment-decrement]
[rule.var-declaration]
[rule.package-comments]
[rule.receiver-naming]
[rule.unexported-return]
2021-02-16 18:19:50 -05:00
David Bennett
d9f237759d
Use the 'measurement' json field from the particle webhook as the measurment name, or if it's blank, use the 'name' field of the event's json. ( #8609 )
2021-01-12 17:59:42 -05:00
Russ Savage
40c6d189fe
fix(readmes): standarize first line of readmes ( #7973 )
2020-08-11 16:10:41 -04:00
Russ Savage
75e701c288
fix(readmes): adding code block annotations ( #7963 )
2020-08-10 15:50:48 -04:00
Josh Soref
2c56d6de81
Fix spelling errors in comments and documentation ( #7492 )
2020-05-14 00:41:58 -07:00
Greg
03920075e4
Fix links and add config to webhook readme ( #5558 )
2019-03-08 11:25:20 -08:00
Antoine Augusti
9ad0297b1f
Fix refType documentation for GitHub webhooks ( #3579 )
2017-12-13 11:22:47 -08:00
Daniel Nelson
ca8911fec0
Update example config
2017-12-01 11:49:07 -08:00
David G. Simmons
b813e2ecae
Add Particle Webhook Plugin ( #3477 )
2017-11-16 16:03:19 -08:00
Daniel Nelson
5141f8a2a0
Update contributing documentation
2017-11-07 13:59:06 -08:00
Daniel Nelson
e5a265c8c7
Revert particle webhook changes on master
2017-11-06 10:47:10 -08:00
David G. Simmons
ae2635b547
Readme update
2017-11-04 08:43:13 -04:00
David G. Simmons
0ea0519e89
Merge branch 'master' into dn-particle-plugin
2017-11-03 12:13:49 -04:00
David G. Simmons
92caf33fff
Updated Test JSON
2017-11-03 12:07:03 -04:00
David G. Simmons
a987118b01
Small fixes
...
Hoping to pass CircleCI this time
2017-11-03 12:07:03 -04:00
David G. Simmons
a6ada03b91
Updated README.md
2017-11-03 12:07:03 -04:00
David G. Simmons
8ed00af10a
Update README.md
2017-11-03 12:07:03 -04:00
David Norton
86961cc814
bug fixes and refactoring
2017-11-03 12:07:03 -04:00
David G. Simmons
ba462f5c94
New Particle Plugin
2017-11-03 12:07:03 -04:00
David G. Simmons
1d1d5e6089
Updated Test JSON
2017-11-02 17:21:50 -04:00
David G. Simmons
8560c2f88d
Fixed Readme
2017-11-02 17:19:37 -04:00
David G. Simmons
5d135cece3
test son update
2017-11-02 14:19:01 -04:00
David Norton
6aee40fac1
bug fixes and refactoring
2017-10-03 09:07:15 -04:00
David G. Simmons
d7b88b10ad
New Particle Plugin
2017-10-02 16:50:23 -04:00
François de Metz
c3d15f0aff
Add support for the rollbar occurrence webhook event. ( #1692 )
2017-09-29 11:49:22 -07:00
David G. Simmons
b2453e3ec3
Revert "New Particle.io Plugin for Telegraf"
...
This reverts commit c3b11f9cfb .
Accidentally pushed to master, instead of my fork. Backing it out.
2017-09-29 12:57:13 -04:00