Joshua Powers
|
8468850acb
|
fix(processors.override): Correct TOML tag name (#14880)
|
2024-02-22 19:06:01 +01:00 |
Sven Rebhan
|
b3cd1fde05
|
test(processors.override): Add unit-test for tracking metrics (#14781)
|
2024-02-13 06:41:57 -07:00 |
Paweł Żak
|
34ae468a8c
|
chore(linters): Fix findings found by testifylint: len (#14203)
|
2023-10-31 10:29:53 +01:00 |
Thomas Casteleyn
|
61523bd4b9
|
feat(tools/readme_linter): Check for global configuration section (#12426)
|
2023-01-12 16:55:21 +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 |
reimda
|
34eff493ae
|
chore: Fix readme linter errors for processor, aggregator, and parser plugins (#10960)
|
2022-06-06 17:04:28 -06:00 |
Joshua Powers
|
2fc19fa308
|
chore: correctly spell embed (#11200)
|
2022-05-27 07:13:47 -06:00 |
Sven Rebhan
|
e04d62dd16
|
chore: Embed sample configurations into README for processors (#11189)
|
2022-05-25 08:59:41 -06:00 |
Sebastian Spaink
|
d345348834
|
chore(processors): migrate sample configs into separate files (#11125)
|
2022-05-18 11:29:43 -05:00 |
Sebastian Spaink
|
be0008f9e2
|
feat: migrate processor plugins to new sample config format (#10913)
|
2022-04-06 14:49:41 -06:00 |
Paweł Żak
|
2b1a79f327
|
fix: Linter fixes for plugins/processors/[a-z]* (#10161)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-24 12:38:08 -07:00 |
Joshua Powers
|
4605c977da
|
chore: clean up all markdown lint errors in processor plugins (#10157)
|
2021-11-24 11:47:11 -07: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 |
Daniel Nelson
|
1c0f63a90d
|
Add new line protocol parser and serializer, influxdb output (#3924)
|
2018-03-27 17:30:51 -07:00 |
Daniel Nelson
|
2b65915b96
|
Update docs for addition of override processor
|
2018-03-07 13:47:54 -08:00 |
Karsten Schnitter
|
9d8b1b1e87
|
Add override processor (#3773)
This plugin can perform the standard metric modifications using override semantics.
|
2018-03-07 13:27:43 -08:00 |