Joshua Powers
|
ad59290166
|
feat(agent): Introduce CLI option to set config URL retry attempts (#15377)
|
2024-05-21 10:56:52 +02:00 |
Sven Rebhan
|
71b58ddaf5
|
chore(log): Restructure and cleanup logging code (#15234)
|
2024-05-10 16:43:43 -05:00 |
Sven Rebhan
|
8d603cdc9c
|
feat(inputs): Add framework to retry on startup errors (#15145)
|
2024-04-17 15:12:28 -05:00 |
Sven Rebhan
|
aa030b569a
|
feat(outputs): Add framework to retry on startup errors (#14884)
|
2024-03-26 12:12:30 -05:00 |
Sven Rebhan
|
7ce22b2490
|
fix(secrets): Avoid count underflow by only counting initialized secrets (#14991)
|
2024-03-14 13:31:32 -05:00 |
Sven Rebhan
|
03a6c554d3
|
chore(inputs.httpjson)!: Remove deprecated plugin (#14860)
|
2024-02-26 11:32:51 -06:00 |
Sven Rebhan
|
c114fc6fd6
|
chore(inputs.kafka_consumer_legacy)!: Remove deprecated plugin (#14863)
|
2024-02-26 11:30:58 -06:00 |
Joshua Powers
|
f0656a4910
|
feat(agent): Add option to skip re-running processors after aggregators (#14882)
|
2024-02-23 13:10:33 -06:00 |
Sven Rebhan
|
5847e1d9ee
|
test(config): Add unit-test for comments in arrays (#14875)
|
2024-02-22 11:38:55 -06:00 |
Joshua Powers
|
2e481081de
|
fix(config): Reword error message about missing config option (#14858)
|
2024-02-20 14:38:28 -06:00 |
Paweł Żak
|
c4dbe65732
|
chore(linters): Bump golangci-lint to v1.56.1 (#14759)
|
2024-02-12 23:26:10 +01:00 |
Paweł Żak
|
6506eecc9b
|
chore(linters): Bump golangci-lint to v1.56.0 (#14742)
|
2024-02-12 08:47:15 -06:00 |
Sven Rebhan
|
5f6772e869
|
chore(secrets): Warn if settings look like secrets but use invalid characters (#14706)
|
2024-02-08 15:36:16 -05:00 |
Paweł Żak
|
ae7fbc5082
|
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698)
|
2024-02-08 11:32:30 -06:00 |
Andreas Deininger
|
5f5a56ed01
|
docs: Fix typos (#14376)
|
2024-01-05 22:34:02 +01:00 |
Sven Rebhan
|
2a81343ad3
|
feat(migrations): Add migration for fieldpass/fielddrop (#14401)
|
2023-12-07 12:31:30 -07:00 |
Paweł Żak
|
aa681be594
|
chore(linters): Remove blank identifiers and errors which are not needed to handle (#14399)
|
2023-12-07 08:09:01 -07:00 |
Sven Rebhan
|
d570f015df
|
feat(secrets): Add unprotected secret implementation (#13998)
|
2023-12-04 10:42:48 -07:00 |
Thomas Casteleyn
|
193479a988
|
feat(config): Deprecate `fieldpass` and `fielddrop` modifiers (#14012)
|
2023-12-04 08:22:12 -07:00 |
Akash Gupta
|
761dbce964
|
feat(agent): Allow separators for namepass and namedrop filters (#14361)
|
2023-11-30 16:15:56 -07:00 |
Andreas Deininger
|
6814d7af8a
|
docs: Fix typos (#14359)
Co-authored-by: Josh Powers <powersj@fastmail.com>
|
2023-11-29 14:47:39 +01:00 |
Sven Rebhan
|
1887d2983c
|
fix(config): Fix comment removal in TOML files (#14240)
|
2023-11-06 06:37:33 -07:00 |
Paweł Żak
|
8fbea28ab3
|
chore(linters): Fix findings found by testifylint: expected-actual (#14229)
|
2023-11-01 14:09:55 -06:00 |
Paweł Żak
|
990ffc7222
|
chore(linters): Fix findings found by testifylint: bool-compare (#14163)
|
2023-10-24 10:45:17 -06:00 |
Sven Rebhan
|
184038d5e6
|
feat(migrations): Add option migration for inputs.disk (#14141)
|
2023-10-23 07:50:22 -06:00 |
Sven Rebhan
|
e2c4e10650
|
chore(secrets): Abstract secret implementation (#13953)
|
2023-09-25 14:37:04 -06:00 |
Sven Rebhan
|
84b3b587da
|
feat(prometheus): Allow to specify metric type (#13874)
|
2023-09-11 07:45:16 -06:00 |
Joshua Powers
|
8dbc177d3f
|
fix(metricpass): Remove python logic compatibility (#13791)
|
2023-08-28 22:47:29 +02:00 |
Joshua Powers
|
0b7ec728b6
|
feat(agent): Watch default config files if none specified (#13774)
|
2023-08-28 10:23:54 +02:00 |
Paweł Żak
|
5661341813
|
chore: Enable filepathJoin checker for gocritic (#13758)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-08-14 23:18:20 +02:00 |
Sven Rebhan
|
cb0bd849ad
|
fix(config): Handle escaping and quotation correctly (#13675)
|
2023-07-26 09:46:14 -06:00 |
Sven Rebhan
|
63ed4b5f85
|
fix(config): Setup logger for secret-stores (#13671)
|
2023-07-25 09:15:41 -06:00 |
Sven Rebhan
|
3da80fdfc6
|
feat(agent): Add option to avoid filtering of global tags (#13605)
|
2023-07-14 16:00:10 +02:00 |
Sven Rebhan
|
1dd45b1d1c
|
fix(config): Replace environment variables if existing but empty (#13570)
|
2023-07-10 15:24:40 +02:00 |
Sven Rebhan
|
86c11bce29
|
feat(migrations): Add migration for 'inputs.httpjson' (#13532)
|
2023-07-05 12:40:22 -06:00 |
Sven Rebhan
|
47e10e1679
|
fix(config): Restore old environment var behavior with option (#13457)
|
2023-06-21 07:58:21 -06:00 |
Sven Rebhan
|
4d22b9106e
|
fix(config): Move bracketed environment variable substitution to double-dollar (#13451)
|
2023-06-15 20:11:38 +02:00 |
Sven Rebhan
|
16786d2977
|
feat(config): Add framework for migrating deprecated plugins (#13377)
|
2023-06-09 10:10:09 +02:00 |
Joshua Powers
|
ca7c8f7005
|
chore: update removal and deprecations for v1.30.0 (#13351)
|
2023-06-02 12:36:19 +02:00 |
Sven Rebhan
|
c3ce6a8e12
|
chore(config): Split tests to avoid cyclic import (#13371)
|
2023-06-02 12:32:10 +02:00 |
Sven Rebhan
|
4a8b1473f7
|
chore(serializers): Cleanup after migration (#13378)
|
2023-06-01 12:10:06 -06:00 |
Sven Rebhan
|
0a491a7bf3
|
feat(agent): Add option to avoid filtering of explicit plugin tags (#13364)
|
2023-05-31 11:06:50 -06:00 |
Sven Rebhan
|
5a8ccbde6f
|
chore(serializers.prometheus): Migrate to new-style framework (#13347)
|
2023-05-31 11:02:19 -06:00 |
Sven Rebhan
|
238478bc9c
|
chore(serializers.wavefront): Migrate to new-style framework (#13344)
|
2023-05-26 11:51:03 -06:00 |
Sven Rebhan
|
b20a3ac77b
|
chore(serializers.splunkmetric): Migrate to new-style framework (#13342)
|
2023-05-26 08:43:58 -06:00 |
Sven Rebhan
|
ece214e5a9
|
chore(serializers.json): Migrate to new-style framework (#13335)
|
2023-05-25 13:22:14 -06:00 |
Sven Rebhan
|
bbe30f769d
|
chore(serializers.graphite): Migrate to new-style framework (#13321)
|
2023-05-24 08:49:41 -06:00 |
Sven Rebhan
|
272add9b84
|
feat(secretstores): Add http plugin (#13150)
|
2023-05-24 08:48:59 -06:00 |
Neelay Upadhyaya
|
7c636b4b6b
|
feat(config): Support shell like syntax for environment variable substitution (#13229)
|
2023-05-24 09:47:25 +02:00 |
Sven Rebhan
|
7ced2606b2
|
chore(parsers)!: Remove old-style creation (#13310)
|
2023-05-23 14:17:11 -06:00 |