Paweł Żak
34ae468a8c
chore(linters): Fix findings found by testifylint: len ( #14203 )
2023-10-31 10:29:53 +01:00
Paweł Żak
97f47c11dd
chore(linters): Fix findings found by testifylint: empty ( #14179 )
2023-10-25 15:09:13 -06:00
Paweł Żak
990ffc7222
chore(linters): Fix findings found by testifylint: bool-compare ( #14163 )
2023-10-24 10:45:17 -06:00
Joshua Powers
fb45a1d98a
feat(inputs.couchbase): Add failover metrics ( #13825 )
2023-08-29 16:02:44 +02:00
Sven Rebhan
1d24efe55c
chore(tools): Bump golangci-lint from v1.53.2 to v1.54.2 ( #13838 )
2023-08-29 07:07:41 -06:00
r3inbowari
19c4316694
chore: Update README.md ( #12989 )
2023-04-04 13:43:49 +02:00
Thomas Casteleyn
61523bd4b9
feat(tools/readme_linter): Check for global configuration section ( #12426 )
2023-01-12 16:55:21 +01:00
Paweł Żak
b9bba638b1
chore: Wrap long lines in plugins/inputs/[a-d]* ( #12185 )
2022-11-08 18:41:17 +01:00
Joshua Powers
49ac03fa80
docs: add global configuration header ( #12107 )
2022-10-26 14:58:36 -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
9fbd275d17
chore: Markdown fixes for inputs/[a-m]* ( #11606 )
2022-08-09 18:57:31 +02:00
Sven Rebhan
524038a1ec
fix: Sync back sample.confs for inputs.couchbase and outputs.groundwork. ( #11413 )
2022-06-29 09:04:28 -06:00
Alexander Krantz
fcc9373eba
feat: allow collecting node-level metrics for Couchbase buckets ( #9717 )
2022-06-27 13:03:55 -06:00
reimda
1b1482b5eb
chore: Fix readme linter errors for input plugins A-D ( #10964 )
2022-06-07 15:10:18 -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
6b697db11e
chore(inputs_a-l): migrate sample configs into separate files ( #11132 )
2022-05-18 11:31:52 -05:00
Sebastian Spaink
4a15e0aba8
fix(inputs.couchbase): Don't assume metrics will all be of the same length ( #11045 )
...
* fix(inputs.couchbase): Don't assume metrics will all be of the same length
* fix: move to one line
2022-05-10 16:30:37 -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
Joshua Powers
6fa29f2966
fix: markdown: resolve all markdown issues with a-c ( #10169 )
2021-11-24 11:55:55 -07:00
Alexander Krantz
872b29bf95
fix: Couchbase insecure certificate validation ( #9458 )
2021-09-29 15:39:46 -06:00
Alexander Krantz
ba1484cb75
Fix memory leak in couchbase input ( #9544 )
2021-09-07 15:25:30 -06:00
Alexander Krantz
e0ac5078bb
Fix Couchbase regression ( #9448 )
2021-07-01 14:50:35 -06:00
Paweł Żak
1fabc5f1fe
Linter fixes for plugins/inputs/[c]* ( #9194 )
...
* Linter fixes for plugins/inputs/[c]*
* Linter fixes for plugins/inputs/[c]*
Co-authored-by: Pawel Zak <Pawel Zak>
2021-04-27 20:41:52 -05:00
David Bennett
470628e5db
Add ~200 more Couchbase metrics via Buckets endpoint ( #9032 )
...
* Couchbase new metrics for buckets
* updated
* update to simplify two different modes.
* cleanup code
* linter telling me to fix things I didn't do
* add include/exclude filter
* update sample config
* appease the linter
* Update README.md
* make all metrics configurable, defaults as just 'basic bucket metrics'
* check error in test
2021-03-30 11:17:58 -04: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
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
cf10d03bb9
Remove credentials from cluster tag in couchbase ( #5313 )
2019-01-18 11:43:24 -08:00
Maximilien Richer
5f215c22fe
Fix typos in comments ( #3415 )
2017-10-31 17:00:06 -07:00
DanKans
5e95367f6c
Sanitize password from couchbase metric ( #3033 )
2017-07-31 11:29:14 -07:00
Zack Zatkin-Gold
dd537b3382
Fix telegraf example arguments ( #2788 )
...
Many of the examples provided within documentation are using a single
dash for the command line arguments, but the telegraf executable
explicitly has two dashes.
There are also some inconsistencies with the ordering of the command
line argument examples. I've ordered them so that the examples will
show: config, config-directory, input-filter, test
2017-05-12 15:22:29 -07:00
Patrick Hemmer
06baf7cf78
use AddError everywhere ( #2372 )
2017-04-24 11:13:26 -07:00
Cameron Sparr
811567a2f4
Update go version to 1.7, fix vet errors
...
closes #1728
2016-09-09 16:11:17 +01:00
Cameron Sparr
4f5f6761f3
Update gopsutil dependency
...
closes #656
2016-03-22 09:13:31 -06:00
Vebjorn Ljosa
077fa2e6b9
Improve README for couchabase input plugin
...
Proper terminology and case. Exmaples for tags. Example output.
2016-03-21 12:09:32 -06:00
Vebjorn Ljosa
2ae9316f48
Add examples in documentation for couchbase input plugin
2016-03-21 12:09:32 -06:00
Vebjorn Ljosa
9b5a90e3b9
Unit test couchbase input plugin
2016-03-21 12:09:32 -06:00
Vebjorn Ljosa
483942dc41
Comment on `default` pool name
2016-03-21 12:09:32 -06:00
Vebjorn Ljosa
2ddda6457f
Convert measurement names to snake_case
2016-03-21 12:09:32 -06:00
Vebjorn Ljosa
681e695170
Don't copy lock when `range`ing over map
...
Make `go vet` happy.
2016-03-21 12:09:32 -06:00
Vebjorn Ljosa
a043664dc4
Couchbase input plugin
2016-03-21 12:09:32 -06:00