Paweł Żak
f8b2b0a914
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/inputs/[e-j]*` ( #16088 )
2024-10-31 16:21:21 -05:00
Paweł Żak
43c503e734
chore: Fix linter findings for `revive:exported` in `plugins/inputs/j*` ( #16078 )
2024-10-28 14:30:24 +01:00
Paweł Żak
6c48fbb1f2
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/inputs/[a-m]*` ( #16042 )
2024-10-21 13:11:11 +02:00
Paweł Żak
ae7fbc5082
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible ( #14698 )
2024-02-08 11:32:30 -06:00
Joshua Powers
3fbe624b98
fix(inputs.jenkins): Filter after searching sub-folders ( #14105 )
2023-10-19 16:47:47 +02:00
Joshua Powers
0f8957f0e9
chore: Resolves gocritic sloppyReassign ( #13712 )
2023-08-03 18:57:18 +02:00
Joshua Powers
043aa0374b
feat(inputs.jenkins): Add option for node labels as tag ( #13649 )
2023-07-28 07:23:53 -06:00
Paweł Żak
5b2346dfa0
chore: Fix linter findings for errorlint (part5) ( #12731 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2023-03-01 22:18:35 +01:00
Paweł Żak
743e023f84
chore: Fix linter findings for makezero (part1) ( #12254 )
2022-11-21 21:07:07 +01: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
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
8e2b4988fe
feat: migrate input plugins to new sample config format (A-L) ( #10924 )
2022-04-07 16:01:21 -06:00
Alexander Krantz
17e86ab4ca
Add include_nodes filter for jenkins ( #9351 )
2021-07-01 14:54:53 -06:00
Sven Rebhan
9853bf6c54
Get rid of deprecated internal.{Duration,Size,Number} ( #8969 )
2021-04-09 13:15:04 -04:00
Paweł Żak
099ccda3f9
Linter fixes - gosimple ( #9046 )
2021-03-25 13:57:01 -04:00
Paweł Żak
5de640b855
Linter fixes - unconvert, revive:empty-lines, revive:var-naming, revive:unused-parameter ( #9036 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-24 11:27:46 -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
JS1010111
ed72aac0be
Add support for an inclusive job list in Jenkins plugin ( #8287 )
...
* Add support for an inclusive job list
* Update jenkins plugin tests
* Update jenkins plugin docs
* Update jenkins plugin docs
2020-12-23 09:21:38 -06:00
alespour
d3031a467d
feat: add build number field to jenkins_job measurement ( #8038 )
2020-12-10 12:02:07 -05:00
Colin Ameigh
7f7703b8fc
Multiple escaping occurs on Jenkins URLs at certain folder depth ( #8048 )
...
Co-author: @hansnqyr
2020-10-07 18:20:26 -04:00
Daniel Nelson
c73ed8ca6c
Export internal/tls package for use in execd plugins ( #7697 )
2020-06-25 11:44:22 -07:00
Josh Soref
2c56d6de81
Fix spelling errors in comments and documentation ( #7492 )
2020-05-14 00:41:58 -07:00
Harshit Bansal
a907edc1f3
Fix url encoding of job names in jenkins input plugin ( #7211 )
2020-03-23 11:33:06 -07:00
vikkyomkar
e056097cb4
Add new fields for Jenkins Total and Busy executors ( #6957 )
2020-02-14 14:04:54 -08:00
vikkyomkar
1b1d78b8dd
Add source and port tags to jenkins_job metrics ( #6844 )
2020-01-09 17:52:26 -08:00
Nick Neisen
0c918b099b
Add source and port tags to jenkins plugin ( #6641 )
2019-11-13 13:38:33 -08:00
Daniel Nelson
bcf1bcf318
Fix metric creation when node is offline in jenkins input ( #6627 )
2019-11-12 11:59:11 -08:00
Greg
817c9a69a9
Document and add support to input plugins for logging alias ( #6357 )
2019-09-23 15:39:50 -07:00
Daniel Nelson
d1610d50e6
Always send basic auth in jenkins input ( #5329 )
2019-01-23 14:17:57 -08:00
Jeppe Fihl-Pearson
6d2fb0027c
Set default config values in jenkins input ( #5046 )
2018-11-27 17:26:22 -08:00
kelwang
3b0cee346c
Add jenkins input plugin ( #4289 )
2018-11-05 14:19:08 -08:00