Commit Graph

39 Commits

Author SHA1 Message Date
Lars Stegman 338282be87
feat(processors.batch): Add batch processor (#15869) 2024-09-30 09:22:42 -05:00
Joshua Powers 7acbf58bb4
feat(processors.timestamp): Introduce timestamp processor (#15094) 2024-04-11 11:00:27 -05:00
Thomas Casteleyn a8551659bc
feat(processors.snmp_lookup): New SNMP lookup processor (#14223) 2024-02-27 09:13:17 -07:00
Sven Rebhan c0f8647eb1
chore(processors.aws_ec2): Rename processor to adhere to the standard directory structure (#14780) 2024-02-13 06:37:59 -07:00
Sven Rebhan 1c2c03d778
feat(processors.filter): Convert noop processor to filter processor (#14330) 2023-11-27 12:19:10 -07:00
Joshua Powers 0a63e2e1aa
feat(processors.noop): Noop processor (#14297) 2023-11-15 18:35:21 +01:00
Joshua Powers dec4a90b07
feat(processors): Add processor to split a metric into multiple (#13785) 2023-08-29 17:20:14 +02:00
PaddyKe e211bd3f28
feat(processors): Adding scale processor plugin (#13061) 2023-04-18 10:59:34 -06:00
Sven Rebhan df19061166
feat(processors): Add lookup processor (#12809) 2023-03-08 10:44:23 -07:00
reimda 07179c466b
chore: Use build tags to select plugins (#11654) 2022-08-15 22:44:59 +02:00
Christian a6b998f9b8
feat: Add noise plugin (#10057) 2022-01-12 08:20:33 -07:00
Paweł Żak ba66d4facb
Revive fixes - part 1 (#8797)
* Revive fixes regarding following set of rules:
[rule.blank-imports]
[rule.context-as-argument]
[rule.context-keys-type]
[rule.dot-imports]
[rule.error-return]
[rule.error-strings]
[rule.indent-error-flow]
[rule.errorf]
2021-02-08 11:18:40 -05:00
Patryk Małek 7e78a08eba
AWS EC2 metadata processor Using StreamingProcessor (#8707) 2021-02-04 17:02:27 -05:00
reimda 6f9c623986
Add ifname processor plugin (#7763) 2020-07-07 15:37:53 -06:00
Steven Soroka 9190f2e659
reverse dns lookup processor (#7639) 2020-06-26 18:40:05 -04:00
Steven Soroka 36e584e92f execd processor 2020-06-24 13:01:46 -04:00
Daniel Nelson c7cce961c3
Add starlark processor (#7660) 2020-06-23 14:15:14 -07:00
reimda 71b0b96241
Add processor to look up service name by port (#7540) 2020-05-27 15:42:59 -06:00
Jeff Registre a7674b707b
Add defaults processor to set default field values (#7370) 2020-05-22 11:44:13 -07:00
Andrés Álvarez b1ae81bb75
Add filepath processor plugin (#7418) 2020-05-01 11:21:41 -07:00
Daniel Nelson f11a2f80c4
Fix s2geo import 2020-03-18 13:04:42 -07:00
igomura 0038205266
Add dedup processor (#6792) 2020-03-17 15:53:03 -07:00
Daniel Nelson fe4ff3a3be
Move s2_geo processor to directory with same name 2020-03-10 15:46:46 -07:00
alespour c5234b365a
Add s2_geo processor plugin (#7087) 2020-03-10 15:39:06 -07:00
Daniel Nelson 5f2f2ff33d
Update readme and changelog for template processor 2020-02-06 13:34:36 -08:00
Adrián López acfdc5576c Add clone processor to all.go (#6697) 2019-11-21 10:36:48 -08:00
memory 46b9000ef6 Add tag_limit processor (#6086) 2019-08-19 20:54:40 -07:00
Daniel Nelson 1ea7863b9b
Add pivot and unpivot processors (#5991) 2019-06-14 15:26:56 -07:00
Anaisdg 3e5cfad2b0 Add Date Processor Plugin (#5895) 2019-06-14 12:08:10 -07:00
Daniel Nelson 433454aa3c
Fix go fmt issue 2018-09-05 15:15:54 -07:00
bsmaldon d6467e966f Add strings processor (#4476) 2018-09-05 15:13:29 -07:00
Ayrdrie 9f8de25e0e Add parser processor (#4551) 2018-08-22 16:28:50 -07:00
Harry Schmidt 7ca7f22e50 Add rename processor (#4528) 2018-08-13 17:38:46 -06:00
Karsten Schnitter 515ff03364 Add Enum Processor (#3772) 2018-07-03 15:32:52 -07:00
Daniel Nelson 7f93911f43
Add converter processor (#4178) 2018-05-23 14:29:57 -07:00
Alexander Shepelin ccc4a85fd6 Add regex processor plugin (#3839) 2018-05-21 15:46:10 -07:00
Germán Jaber ac9b308cee Add topk processor plugin (#4096) 2018-05-04 18:40:05 -07: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
Cameron Sparr 64a71263a1 Support Processor & Aggregator Plugins
closes #1726
2016-10-12 14:50:19 +01:00