Sven Rebhan
|
c98115e744
|
feat: secret-store implementation (#11232)
|
2022-12-08 09:53:06 -07:00 |
jinx
|
ad780bb1eb
|
fix(inputs.sql): cast measurement_column to string (#12323)
|
2022-12-08 08:27:48 -07:00 |
Paweł Żak
|
6816aefcd5
|
chore: fix linter findings for unparam and revive.unused-parameter (#12150)
|
2022-11-08 12:04:12 -07:00 |
Joshua Powers
|
49ac03fa80
|
docs: add global configuration header (#12107)
|
2022-10-26 14:58:36 -05:00 |
Paweł Żak
|
9d9eb403a6
|
chore: Review of //nolint comments (#12088)
|
2022-10-26 12:06:08 +02:00 |
Joshua Powers
|
d45c7c44c7
|
test: update integration test occurrences (#12085)
|
2022-10-21 14:18:15 -06:00 |
Sebastian Spaink
|
4913392b85
|
chore: Remove deprecated build tags (#11867)
|
2022-09-22 13:25:31 -05: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 |
Sven Rebhan
|
7fa6f5f4fb
|
fix: Sync sql output and input build constraints to handle loong64 in go1.19. (#11664)
|
2022-08-15 10:00:42 -06:00 |
Sven Rebhan
|
e2578462a5
|
fix(inputs): Linter issues (#11576)
|
2022-08-02 13:52:17 +02:00 |
reimda
|
f7aab29381
|
chore: Fix readme linter errors for input plugins M-Z (#11274)
|
2022-06-08 15:22:56 -06:00 |
Joshua Powers
|
0b7c3c4b24
|
fix: add missing build constraints for sqlite (#11272)
|
2022-06-08 10:38:58 -06:00 |
Joshua Powers
|
d13314332e
|
fix: update modernc.org/sqlite from v1.10.8 to v1.17.3 (#11260)
|
2022-06-06 15:22:25 -06:00 |
Joshua Powers
|
58e01f72b2
|
test: add circle ci integration testing on PRs (#11246)
|
2022-06-03 10:33:28 -06:00 |
Joshua Powers
|
9daefaba11
|
test: harden running of testcontainer integration tests (#11245)
|
2022-06-03 10:29:08 -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 |
Joshua Powers
|
d0476898e5
|
test: remove unecessary flag in sql input (#11115)
|
2022-05-17 20:30:18 +00: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 |
Anatoly Laskaris
|
531d7bb741
|
feat: Add ClickHouse driver to sql inputs/outputs plugins (#9671)
|
2022-01-28 13:35:03 -07:00 |
Jérome Perrin
|
9ff4330bae
|
docs: Fixes for input/sql readme (#10498)
|
2022-01-24 08:03:29 -07:00 |
Mya
|
837465fcd5
|
chore: clean up all errors for markdown lint input plugins s through v (#10167)
|
2021-11-24 11:50:13 -07:00 |
Eng Zer Jun
|
6a3b27126a
|
refactor: move from io/ioutil to io and os package (#9811)
|
2021-09-28 15:16:32 -06:00 |
Sebastian Spaink
|
3a7d9b6d98
|
fix: support 1.17 & 1.16.7 Go versions (#9642)
|
2021-08-23 15:37:44 -05:00 |
bhsu-ms
|
27b98083f4
|
Change the timeout from all queries to per query (#9471)
|
2021-07-27 16:14:49 -05:00 |
Sven Rebhan
|
ee0a86c4ae
|
Fix import of sqlite and ignore it on all platforms that require CGO. (#9359)
|
2021-06-15 16:46:53 -06:00 |
Sven Rebhan
|
908ad2f6ce
|
Generic SQL input (#8735)
|
2021-06-15 13:10:52 -06:00 |