Dane Strandboge
|
19fd5712ae
|
feat(inputs.redfish): Allow secrets for username/password configuration (#14702)
|
2024-02-08 15:42:07 -05: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
|
d8dc29be85
|
fix(inputs.redfish): Resolve iLO4 fan data (#14659)
|
2024-02-01 10:29:31 +01:00 |
Joshua Powers
|
43ec383fc6
|
feat(inputs.redfish): Allow specifying with metrics to collect (#14143)
|
2023-10-19 12:08:20 +02:00 |
Steven Freed
|
2f1edfbbfc
|
feat(inputs.redfish): Add additional chassis tags (#13727)
|
2023-08-11 07:14:07 -06:00 |
Paweł Żak
|
e2a510f157
|
chore: Fix linter findings for errorlint (part7) (#12772)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-03 10:11:54 +01:00 |
Joshua Powers
|
5cc626f161
|
feat(inputs.redfish): Add power control metric (#12496)
|
2023-01-18 11:07:52 +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
|
b355be5ccb
|
feat: migrate input plugins to new sample config format (M-Z) (#10926)
|
2022-04-11 16:32:25 -05: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 |
Eng Zer Jun
|
6a3b27126a
|
refactor: move from io/ioutil to io and os package (#9811)
|
2021-09-28 15:16:32 -06: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
|
8a6907a186
|
Revive fixes - part 3 (#8872)
* * Revive fixes regarding following set of rules: [rule.var-naming]
|
2021-03-01 16:04:35 -05:00 |
sarvanikonda
|
458f9d1e47
|
added member_id as tag(as it is a unique value) for redfish plugin and added address of the server when the status is other than 200 for better debugging (#8813)
|
2021-02-17 11:17:13 -05:00 |
smizach
|
d369003912
|
Add OData-Version header to requests (#8288)
Closes
influxdata#8093
|
2020-11-06 10:15:27 -05:00 |
Daniel Nelson
|
a19befe376
|
Traverse redfish api using resource links (#7722)
|
2020-07-07 14:25:55 -07:00 |
Daniel Nelson
|
f063ff78f2
|
Update tls import path
|
2020-06-25 11:49:45 -07:00 |
Daniel Nelson
|
b4bfecc95b
|
Update changelog and redfish docs
|
2020-06-18 19:04:20 -07:00 |
sarvanikonda
|
b0cd913ff7
|
Add redfish input plugin (#7082)
|
2020-06-18 12:16:49 -07:00 |