Commit Graph

7 Commits

Author SHA1 Message Date
Joshua Powers 4605c977da
chore: clean up all markdown lint errors in processor plugins (#10157) 2021-11-24 11:47:11 -07:00
Sven Rebhan fb5b541b1a
feat: Extend regexp processor do allow renaming of measurements, tags and fields (#9561) 2021-11-04 10:45:52 -06: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
Adrián López d3af8fd873 Allow regexp processor to mix different tags (#5863) 2019-06-14 15:23:54 -07:00
Daniel Nelson 58e6eb6f07
Clarify replacement string behavior in regex processor 2019-06-13 13:34:12 -07:00
Alexander Shepelin 35d2f90d6c Don't set values when pattern doesn't match in regex processor (#4396) 2018-07-06 16:13:46 -07:00
Alexander Shepelin ccc4a85fd6 Add regex processor plugin (#3839) 2018-05-21 15:46:10 -07:00